A ChildPublisher
represents a network being managed as part of Multiple Customer
Management.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202008
Field
|
approvedDelegationType
|
DelegationType
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
|
DelegationType
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
|
DelegationStatus
Status of the delegation relationship between parent and child.
Enumerations
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
-
APPROVED
- The association request from the parent network is approved by the child network.
-
PENDING
- The association request from the parent network is pending child network approval or rejection.
-
REJECTED
- The association request from the parent network is rejected or revoked by the child network.
-
WITHDRAWN
- The association request from the parent network is withdrawn by the parent network.
|
accountStatus
|
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.
-
DISAPPROVED_POLICY_VIOLATION
- The child publisher accepted the invite, but was disapproved by Google for violating its
policies.
-
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 a month 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.
|