PADomainUtils - move(String runAs)
Moves Performance Analytics records to a different domain.
| Name | Type | Description |
|---|---|---|
| runAs | String | The user whose domain you want to copy records to. |
| Type | Description |
|---|---|
| void |
// move all the Performance Analytics records from the global to the customers domain
var pa = new SNC.PADomainUtils();
pa.move('774190f01f1310005a3637b8ec8b70ef')