enum DelegationType (v202411)

  • CompanyService in Google Ad Manager encompasses functionalities related to managing child publishers and delegation types within a multi-company network (MCM).

  • DelegationType defines the level of access a parent network has to a child network, ranging from full account management to managing only designated inventory.

  • The MANAGE_ACCOUNT delegation type grants the parent network complete control over the child network's account.

  • With MANAGE_INVENTORY, the parent network manages only a portion of the child network's ad requests based on specific tags, without 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/v202411
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.