Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.ReInviteAction Class Reference

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...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.ReInviteAction:
Google.Api.Ads.AdManager.v202305.CompanyAction

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...
 

Detailed Description

The action used by the parent network to send a new invitation with a potentially updated proposal to a rejected or withdrawn child publisher.

Property Documentation

DelegationType Google.Api.Ads.AdManager.v202305.ReInviteAction.proposedDelegationType
getset

The type of delegation the parent has proposed to have over the child, pending approval of the child publisher.

bool Google.Api.Ads.AdManager.v202305.ReInviteAction.proposedDelegationTypeSpecified
getset

true, if a value is specified for proposedDelegationType, false otherwise.

string Google.Api.Ads.AdManager.v202305.ReInviteAction.proposedEmail
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.

long Google.Api.Ads.AdManager.v202305.ReInviteAction.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.

This field is ignored for Manage Inventory proposals.

bool Google.Api.Ads.AdManager.v202305.ReInviteAction.proposedRevenueShareMillipercentSpecified
getset

true, if a value is specified for proposedRevenueShareMillipercent, false otherwise.


The documentation for this class was generated from the following file: