AI-generated Key Takeaways
-
DelegationType describes the type of delegation for a child network to a parent network in MCM.
-
Possible DelegationType values include UNKNOWN, MANAGE_ACCOUNT, and MANAGE_INVENTORY.
-
MANAGE_ACCOUNT provides the parent network with complete access to the child network's account.
-
MANAGE_INVENTORY delegates a subset of the child's ad requests to the parent based on tags and does not give the parent full account access.
The type of delegation of the child network to the parent network in MCM.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Enumeration | Description |
---|---|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |
MANAGE_ACCOUNT
|
The parent network gets complete access to the child network's account |
MANAGE_INVENTORY
|
A subset of the ad requests from the child are delegated to the parent, determined by the tag on the child network's web pages. The parent network does not have access to the child network, as a subset of the inventory could be owned and operated by the child network. |