Service
               
               
                  CompanyService
               
            
                  Dependencies
               
               
                  ChildPublisher
                  
            ▼
                  DelegationStatus
               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/v202502
| 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. |