PADomainUtils - PADomainUtils()
Instantiates a new PADomainUtils object to move or copy Performance Analytics records from the global domain.
Use the PADomainUtils(String domainFrom) constructor instead when moving or copying records from a domain other than the global domain.
| Name | Type | Description |
|---|---|---|
| None |
// PADomainUtils initialized with the global domain
var globalUtils = new SNC.PADomainUtils();