Status of the association between networks. When a parent network requests access, it is marked
as pending. Once the child network accepts the agreement, it is marked as accepted.
Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration
Description
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
ACCEPTED
The association request from the parent network has been accepted by the child network.
EXPIRED
The invitation has expired. An invitation is valid for 90 days. Expired invitations can be
resent.
PENDING
The child publisher has not acted on the invite from the parent.
[[["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 2025-08-13 UTC."],[],[],null,["# enum InvitationStatus (v202508)\n\n**Service** \n**CompanyService** **Dependencies** \n[ChildPublisher](/ad-manager/api/reference/v202508/CompanyService.ChildPublisher) \n▼\n**InvitationStatus**\n\nStatus of the association between networks. When a parent network requests access, it is marked\nas pending. Once the child network accepts the agreement, it is marked as accepted.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Enumeration | Description |\n|-----------------------------|----------------------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `ACCEPTED` | The association request from the parent network has been accepted by the child network. |\n| `EXPIRED` | The invitation has expired. An invitation is valid for 90 days. Expired invitations can be resent. |\n| `PENDING` | The child publisher has not acted on the invite from the parent. |\n| `REJECTED` | The child publisher has declined the invite. |\n| `WITHDRAWN` | The parent network withdrew the invite. |\n| `DEACTIVATED_BY_AD_MANAGER` | The invitation was disapproved by Google. |"]]