datazone_get_domain_unit {paws.analytics} | R Documentation |
Gets the details of the specified domain unit
Description
Gets the details of the specified domain unit.
See https://www.paws-r-sdk.com/docs/datazone_get_domain_unit/ for full documentation.
Usage
datazone_get_domain_unit(domainIdentifier, identifier)
Arguments
domainIdentifier |
[required] The ID of the domain where you want to get a domain unit. |
identifier |
[required] The identifier of the domain unit that you want to get. |
[Package paws.analytics version 0.7.0 Index]