|
Ads API .NET library
|
The action used by the parent network to send a new invitation with a potentially updated proposal to a rejected or withdrawn child publisher. More...
Properties | |
| DelegationType | proposedDelegationType [get, set] |
| The type of delegation the parent has proposed to have over the child, pending approval of the child publisher. More... | |
| bool | proposedDelegationTypeSpecified [get, set] |
| 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] |
| string | proposedEmail [get, set] |
| The updated email of the child publisher. More... | |
The action used by the parent network to send a new invitation with a potentially updated proposal to a rejected or withdrawn child publisher.
|
getset |
The type of delegation the parent has proposed to have over the child, pending approval of the child publisher.
|
getset |
true, if a value is specified for proposedDelegationType, false otherwise.
|
getset |
The updated email of the child publisher.
This field is optional. If set, the scoping statement many not evaluate to more than one rejected or withdrawn child publisher.
|
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.
This field is ignored for Manage Inventory proposals.
|
getset |
true, if a value is specified for proposedRevenueShareMillipercent, false otherwise.