Delegation.ResourceType
The type of the linked resource: CONTENT_PROVIDER or BUSINESS_BRAND.
Declaration
string Delegation.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 mirrors the resourceType set when the delegation was created or last updated, and continues to determine whether resourceId is a Content Provider ID or a Brand ID.
Example
{
"resourceId": "555666777",
"resourceType": "CONTENT_PROVIDER"
}