AI-generated Key Takeaways
- 
          CdnConfigurationType is an enumeration indicating the type of CDN configuration for CdnConfiguration. 
- 
          The available enumeration values are UNKNOWN and LIVE_STREAM_SOURCE_CONTENT. 
- 
          LIVE_STREAM_SOURCE_CONTENT specifies how LiveStreamEvent content should be ingested and delivered. 
                  Service
               
               
                  CdnConfigurationService
               
            
                  Dependencies
               
               
                  CdnConfiguration
                  
            ▼
                  CdnConfigurationType
               Indicates the type of CDN configuration for CdnConfiguration.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description | 
|---|---|
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. | 
| LIVE_STREAM_SOURCE_CONTENT | A configuration that specifies where and how LiveStreamEvent content should be ingested and delivered. |