The type of delegation of the child network to the parent network in MCM.
Namespace
https://www.google.com/apis/ads/publisher/v202405
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["CompanyService defines the delegation type of a child network to the parent network in Google Ad Manager's Multiple Customer Management (MCM)."],["`DelegationType` specifies the level of access the parent network has to the child network, ranging from full account access (`MANAGE_ACCOUNT`) to managing only a portion of ad inventory (`MANAGE_INVENTORY`)."],["Unknown `DelegationType` values are represented by the `UNKNOWN` enumeration."]]],["The content defines the `DelegationType` within the `CompanyService` namespace. It details three possible types: `UNKNOWN`, indicating an unexposed value; `MANAGE_ACCOUNT`, where the parent network gains full access to the child's account; and `MANAGE_INVENTORY`, where a subset of the child's ad requests is delegated to the parent, without the parent having access to the child's entire network. The `DelegationType` specifies the level of access granted to the parent network.\n"]]