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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["ReInviteAction enables a parent network to resend an invitation to a child publisher with potential proposal updates."],["This action is specifically for child publishers who previously rejected or withdrew an invitation."],["The invitation can include updates to delegation type, revenue share for Manage Account proposals, and the child publisher's email."],["Delegation types include full account management or inventory management based on website tags."],["The proposed revenue share for Manage Account proposals is set in millipercentage, ranging from 0 to 100000."]]],["The `ReInviteAction` within `CompanyService` allows a parent network to resend an invitation to a child publisher. This action can include an updated proposal, defining the `proposedDelegationType` (either `MANAGE_ACCOUNT` or `MANAGE_INVENTORY`). The parent can also set the `proposedRevenueShareMillipercent` for `MANAGE_ACCOUNT` or optionally update the child publisher's `proposedEmail`. The action applies to rejected or withdrawn child publishers.\n"]]