AI-generated Key Takeaways
- 
          CreativeService and NetworkService are relevant services. 
- 
          ThirdPartyDataDeclaration is a dependency. 
- 
          DeclarationType describes third party data usage and has possible values of NONE, DECLARED, and UNKNOWN. 
                  Service
               
               
                  CreativeService
                  CreativeWrapperService
                  NetworkService
               
            
                  Dependencies
               
               
                  ThirdPartyDataDeclaration
                  
            ▼
                  DeclarationType
               The declaration about third party data usage on the associated entity.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description | 
|---|---|
| NONE | There are no companies associated. Functionally the same as DECLARED, combined with an empty company list. | 
| DECLARED | There is a set of RichMediaAdsCompanys associated with this entity. | 
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. |