type ReInviteAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
The action used by the parent network to send a new invitation with a potentially updated
proposal to a rejected or withdrawn child publisher.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
CompanyAction (inherited)
|
ReInviteAction
|
proposedDelegationType
|
DelegationType
The type of delegation the parent has proposed to have over the child, pending approval of the
child publisher.
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.
|
proposedRevenueShareMillipercent
|
xsd:long
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.
|
proposedEmail
|
xsd:string
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eReInviteAction enables a parent network to resend an invitation to a child publisher with potential proposal updates.\u003c/p\u003e\n"],["\u003cp\u003eThis action is specifically for child publishers who previously rejected or withdrew an invitation.\u003c/p\u003e\n"],["\u003cp\u003eThe invitation can include updates to the delegation type, revenue share, and the child publisher's email address.\u003c/p\u003e\n"],["\u003cp\u003eDelegation types include full account management by the parent or inventory management based on specific tags.\u003c/p\u003e\n"],["\u003cp\u003eRevenue share is applicable only to account management proposals and is defined in millipercentages.\u003c/p\u003e\n"]]],["The `ReInviteAction` under `CompanyService` allows a parent network to send a new invitation to a rejected or withdrawn child publisher. This action includes updating the proposed `DelegationType` (either `MANAGE_ACCOUNT` or `MANAGE_INVENTORY`), the `proposedRevenueShareMillipercent` for `MANAGE_ACCOUNT`, and an optional `proposedEmail` for the child publisher. `CompanyAction` is an inherited action. Other `CompanyAction` include: `EndAgreementAction` and `ResendInvitationAction`. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type ReInviteAction (v202411)\n\n**Service** \n**CompanyService** **Inheritance** \n[CompanyAction](/ad-manager/api/reference/v202411/CompanyService.CompanyAction) \n▼\n[EndAgreementAction](/ad-manager/api/reference/v202411/CompanyService.EndAgreementAction) **ReInviteAction** [ResendInvitationAction](/ad-manager/api/reference/v202411/CompanyService.ResendInvitationAction)\n\nThe action used by the parent network to send a new invitation with a potentially updated\nproposal to a rejected or withdrawn child publisher.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|----------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`CompanyAction` (inherited)** ||\n| **`ReInviteAction`** ||\n| ### `proposedDelegationType` | ` `[DelegationType](/ad-manager/api/reference/v202411/CompanyService.DelegationType)` ` The type of delegation the parent has proposed to have over the child, pending approval of the child publisher. *** ** * ** *** **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. \u003cbr /\u003e |\n| ### `proposedRevenueShareMillipercent` | ` `xsd:`long` 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. \u003cbr /\u003e |\n| ### `proposedEmail` | ` `xsd:`string` 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. \u003cbr /\u003e |"]]