The type of delegation of the child network to the parent network in MCM.
Namespace
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC."],[[["ChildPublisher DelegationType determines the level of access the parent network has to the child network in Google Ad Manager's Multiple Customer Management (MCM)."],["DelegationType can be either `MANAGE_ACCOUNT` for full access or `MANAGE_INVENTORY` for limited access based on ad request tags."],["`UNKNOWN` DelegationType is returned if the API version doesn't expose the actual value."]]],["The document outlines `DelegationType` within the `CompanyService` namespace. It defines the level of access a parent network has over a child network in MCM. `UNKNOWN` signifies an unexposed value. `MANAGE_ACCOUNT` grants the parent full access to the child's account. `MANAGE_INVENTORY` delegates only a subset of ad requests to the parent, with the child retaining control over parts of its inventory. The document also references ChildPublisher and ReInviteAction dependencies.\n"]]