enum CdnConfigurationType (v202411)

  • The CdnConfigurationType enumeration indicates the configuration type for content delivery networks (CDNs) within Google Ad Manager.

  • It primarily focuses on live stream source content, dictating ingestion and delivery methods for LiveStreamEvent content.

  • Two primary enumeration values exist: UNKNOWN for unexposed values and LIVE_STREAM_SOURCE_CONTENT for live stream configurations.

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.