A ChildPublisher
represents a network being managed as part of Multiple Customer
Management.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
approvedDelegationType
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.
proposedDelegationType
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.
invitationStatus
Invitation status of the delegation relationship between parent and child. This field is read-only.
Enumerations
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
-
ACCEPTED
- The association request from the parent network has been accepted by the child network.
-
EXPIRED
- The invitation has expired. An invitation is valid for 90 days. Expired invitations can be resent.
-
PENDING
- The child publisher has not acted on the invite from the parent.
-
REJECTED
- The child publisher has declined the invite.
-
WITHDRAWN
- The parent network withdrew the invite.
-
DEACTIVATED_BY_AD_MANAGER
- The invitation was disapproved by Google.
accountStatus
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.
onboardingTasks
The child publisher's pending onboarding tasks.
This will only be populated if the child publisher's AccountStatus
is PENDING_GOOGLE_APPROVAL
. This
attribute is read-only.
Enumerations
-
UNKNOWN
-
BILLING_PROFILE_CREATION
- Creation of the child publisher's payments billing profile.
-
PHONE_PIN_VERIFICATION
- Verification of the child publisher's phone number.
-
AD_MANAGER_ACCOUNT_SETUP
- Setup of the child publisher's Ad Manager account.