AI-generated Key Takeaways
- 
          
CdnConfigurationStatusindicates the status of aCdnConfiguration. - 
          
CdnConfigurationStatushas states likeUNKNOWN,ACTIVE(in use), andARCHIVED(no longer used). - 
          
This enumeration is part of the
CdnConfigurationServiceand is found within thehttps://www.google.com/apis/ads/publisher/v202411namespace. 
                  Service
               
               
                  CdnConfigurationService
               
            
                  Dependencies
               
               
                  CdnConfiguration
                  
            ▼
                  CdnConfigurationStatus
               Indicates the status of the CdnConfiguration.
- 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. | 
                        ACTIVE
                      | 
                     The CDN configuration is in use. | 
                        ARCHIVED
                      | 
                     The CDN configuration is no longer used. |