AI-generated Key Takeaways
- 
          
CdnConfigurationTypeindicates the type of CDN configuration forCdnConfiguration. - 
          
The available
CdnConfigurationTypevalues areUNKNOWNandLIVE_STREAM_SOURCE_CONTENT. - 
          
LIVE_STREAM_SOURCE_CONTENTis a configuration for ingesting and deliveringLiveStreamEventcontent. - 
          
UNKNOWNis returned when the actual value is not exposed by the requested API version. 
Indicates the type of CDN configuration for 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. | 
                        LIVE_STREAM_SOURCE_CONTENT
                      | 
                     A configuration that specifies where and how LiveStreamEvent content should be ingested and delivered. |