DelegationUpdate.ResourceType
The type of resource being delegated.
Declaration
string DelegationUpdate.ResourceTypePossible Values
CONTENT_PROVIDERA content provider resource associated with the ad account. Its
resourceIdis the Content Provider ID (CPID).BUSINESS_BRANDA Brand resource delegated from an organization. Its
resourceIdis the Brand ID.
Discussion
This value determines whether resourceId must refer to a Content Provider ID or a Brand ID.
Example
{
"resourceId": "555666777",
"resourceType": "CONTENT_PROVIDER"
}