Status of the association between networks. When a parent network requests access, it is marked
as pending. Once the child network approves, it is marked as approved.
Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration
Description
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
APPROVED
The association request from the parent network is approved by the child network.
PENDING
The association request from the parent network is pending child network approval or rejection.
REJECTED
The association request from the parent network is rejected or revoked by the child network.
WITHDRAWN
The association request from the parent network is withdrawn by the parent network.
[[["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-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eDelegationStatus\u003c/code\u003e reflects the state of the relationship between a parent and child network in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines five potential states: \u003ccode\u003eUNKNOWN\u003c/code\u003e, \u003ccode\u003eAPPROVED\u003c/code\u003e, \u003ccode\u003ePENDING\u003c/code\u003e, \u003ccode\u003eREJECTED\u003c/code\u003e, and \u003ccode\u003eWITHDRAWN\u003c/code\u003e, which indicate the progression of the association request.\u003c/p\u003e\n"],["\u003cp\u003eThis status is crucial for managing network access and approvals within the platform.\u003c/p\u003e\n"]]],[],null,["# enum DelegationStatus (v202411)\n\n**Service** \n**CompanyService** **Dependencies** \n[ChildPublisher](/ad-manager/api/reference/v202411/CompanyService.ChildPublisher) \n▼\n**DelegationStatus**\n\nStatus of the association between networks. When a parent network requests access, it is marked\nas pending. Once the child network approves, it is marked as approved.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `APPROVED` | The association request from the parent network is approved by the child network. |\n| `PENDING` | The association request from the parent network is pending child network approval or rejection. |\n| `REJECTED` | The association request from the parent network is rejected or revoked by the child network. |\n| `WITHDRAWN` | The association request from the parent network is withdrawn by the parent network. |"]]