Service
CompanyService
Dependencies
ChildPublisher
▼
InvitationStatus
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/v202505
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. |
REJECTED
|
The child publisher has declined the invite. |
WITHDRAWN
|
The parent network withdrew the invite. |
DEACTIVATED_BY_AD_MANAGER
|
The invitation was disapproved by Google. |