A
More...
|
DelegationType | approvedDelegationType [get, set] |
| 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 More...
|
|
bool | approvedDelegationTypeSpecified [get, set] |
|
DelegationType | proposedDelegationType [get, set] |
| 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 More...
|
|
bool | proposedDelegationTypeSpecified [get, set] |
|
DelegationStatus | status [get, set] |
| Status of the delegation relationship between parent and child. More...
|
|
bool | statusSpecified [get, set] |
|
AccountStatus | accountStatus [get, set] |
| Status of the child publisher's Ad Manager account based on More...
|
|
bool | accountStatusSpecified [get, set] |
|
string | childNetworkCode [get, set] |
| Network code of child network. More...
|
|
string | sellerId [get, set] |
| The child publisher's seller ID, as specified in the parent publisher's sellers.json file. More...
|
|
long | proposedRevenueShareMillipercent [get, set] |
| 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. More...
|
|
bool | proposedRevenueShareMillipercentSpecified [get, set] |
|
OnboardingTask[] | onboardingTasks [get, set] |
| The child publisher's pending onboarding tasks. More...
|
|
A
ChildPublisher
represents a network being managed as part of Multiple Customer Management.
AccountStatus Google.Api.Ads.AdManager.v202402.ChildPublisher.accountStatus |
|
getset |
Status of the child publisher's Ad Manager account based on
as well as Google's policy verification results. This field is read-only.
bool Google.Api.Ads.AdManager.v202402.ChildPublisher.accountStatusSpecified |
|
getset |
true
, if a value is specified for accountStatus, false
otherwise.
DelegationType Google.Api.Ads.AdManager.v202402.ChildPublisher.approvedDelegationType |
|
getset |
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.
bool Google.Api.Ads.AdManager.v202402.ChildPublisher.approvedDelegationTypeSpecified |
|
getset |
string Google.Api.Ads.AdManager.v202402.ChildPublisher.childNetworkCode |
|
getset |
OnboardingTask [] Google.Api.Ads.AdManager.v202402.ChildPublisher.onboardingTasks |
|
getset |
The child publisher's pending onboarding tasks.
This will only be populated if the child publisher's
is PENDING_GOOGLE_APPROVAL
. This attribute is read-only.
DelegationType Google.Api.Ads.AdManager.v202402.ChildPublisher.proposedDelegationType |
|
getset |
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
is set to null.
bool Google.Api.Ads.AdManager.v202402.ChildPublisher.proposedDelegationTypeSpecified |
|
getset |
long Google.Api.Ads.AdManager.v202402.ChildPublisher.proposedRevenueShareMillipercent |
|
getset |
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.
bool Google.Api.Ads.AdManager.v202402.ChildPublisher.proposedRevenueShareMillipercentSpecified |
|
getset |
string Google.Api.Ads.AdManager.v202402.ChildPublisher.sellerId |
|
getset |
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.
Status of the delegation relationship between parent and child.
bool Google.Api.Ads.AdManager.v202402.ChildPublisher.statusSpecified |
|
getset |
true
, if a value is specified for status, false
otherwise.
The documentation for this class was generated from the following file: