Type of delegation the parent has been approved to have over the child. This field is
read-only, and set to the proposed delegation type value proposedDelegationType upon
approval by the child network. The value remains null if the parent network has not been
approved.
Enumerations
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.
Type of delegation the parent has proposed to have over the child, pending approval of the
child network. Set the value of this field to the delegation type you intend this network to
have over the child network. Upon approval by the child network, its value is copied to approvedDelegationType, and proposedDelegationType is set to null.
Enumerations
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.
Status of the child publisher's Ad Manager account based on ChildPublisher#status as
well as Google's policy verification results. This field is read-only.
Enumerations
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
INVITED
The child publisher has not acted on the invite from the parent.
DECLINED
The child publisher has declined the invite.
PENDING_GOOGLE_APPROVAL
The child publisher has accepted the invite, and is awaiting Google's policy compliance
verifications.
APPROVED
The child publisher accepted the invite, and Google found it to be compliant with its policies,
i.e. no policy violations were found, and the child publisher can be served ads.
CLOSED_POLICY_VIOLATION
The child publisher accepted the invite, but was disapproved by Google for violating its
policies.
CLOSED_INVALID_ACTIVITY
The child publisher accepted the invite, but was disapproved by Google for invalid activity.
CLOSED_BY_PUBLISHER
The child publisher has closed their own account.
DISAPPROVED_INELIGIBLE
The child publisher accepted the invite, but was disapproved as ineligible by Google.
DISAPPROVED_DUPLICATE_ACCOUNT
The child publisher accepted the invite, but was disapproved by Google for being a duplicate of
another account.
EXPIRED
The invite was sent to the child publisher more than 90 days ago, due to which it has been
deactivated.
INACTIVE
Either the child publisher disconnected from the parent network, or the parent network withdrew
the invite.
DEACTIVATED_BY_AD_MANAGER
The association between the parent and child publishers was deactivated by Google Ad Manager.
childNetworkCode
xsd:string
Network code of child network.
sellerId
xsd:string
The child publisher's seller ID, as specified in the parent
publisher's sellers.json file.
This field is only relevant for Manage Inventory child
publishers.
proposedRevenueShareMillipercent
xsd:long
The proposed revenue share that the parent publisher will receive
in millipercentage (values 0 to 100000) for Manage Account
proposals. For example, 15% is 15000 millipercent.
For updates, this field is read-only. Use company actions to
propose new revenue share agreements for existing MCM children.
This field is ignored for Manage Inventory proposals.
[[["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."],[[["A `ChildPublisher` represents a network managed under Multiple Customer Management (MCM)."],["`ChildPublisher` objects contain fields reflecting the delegation type, status, account status, and network code of the child network."],["Revenue share for Manage Account proposals is represented by `proposedRevenueShareMillipercent`."],["`onboardingTasks` provides insights into pending setup steps for child publishers awaiting Google's approval."]]],[]]