AI-generated Key Takeaways
- 
          CdnConfigurationStatus is an enumeration indicating the status of a CdnConfiguration. 
- 
          Possible statuses include UNKNOWN, ACTIVE (in use), and ARCHIVED (no longer used). 
- 
          The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202505.
                  Service
               
               
                  CdnConfigurationService
               
            
                  Dependencies
               
               
                  CdnConfiguration
                  
            ▼
                  CdnConfigurationStatus
               Indicates the status of the CdnConfiguration.
- 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. | 
| ACTIVE | The CDN configuration is in use. | 
| ARCHIVED | The CDN configuration is no longer used. |