AI-generated Key Takeaways
- 
          CdnConfiguration encapsulates information about where and how to ingest and deliver content enabled for DAI (Dynamic Ad Insertion). 
- 
          A CdnConfiguration requires a unique ID, a name with a maximum length of 255 characters, and a CdnConfigurationType. 
- 
          The CdnConfigurationType determines if the configuration is for live stream source content. 
- 
          A CdnConfiguration includes parameters for source content configuration and has a status of either ACTIVE or ARCHIVED. 
A CdnConfiguration encapsulates information about where and how to ingest and deliver content enabled for DAI (Dynamic Ad Insertion).
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Field | |
|---|---|
| 
                            | 
                            The unique ID of the CdnConfiguration. This value is read-only and is assigned by Google. | 
| 
                            | 
                            The name of the CdnConfiguration. This value is required to create a CDN configuration and has a maximum length of 255 characters. | 
| 
                            | The type of CDN configuration represented by this CdnConfiguration. This value is required to create a CDN configuration Enumerations 
 | 
| 
                            | Parameters about this CDN configuration as a source of content. This facilitates fetching the original content for conditioning and delivering the original content as part of a modified stream. | 
| 
                            | The status of the CDN configuration. Enumerations 
 |