datazone_delete_domain_unit {paws.analytics}R Documentation

Deletes a domain unit

Description

Deletes a domain unit.

See https://www.paws-r-sdk.com/docs/datazone_delete_domain_unit/ for full documentation.

Usage

datazone_delete_domain_unit(domainIdentifier, identifier)

Arguments

domainIdentifier

[required] The ID of the domain where you want to delete a domain unit.

identifier

[required] The ID of the domain unit that you want to delete.


[Package paws.analytics version 0.7.0 Index]