enum CdnConfigurationType (v202411)

  • CdnConfigurationType indicates the type of CDN configuration for CdnConfiguration.

  • The available CdnConfigurationType values are UNKNOWN and LIVE_STREAM_SOURCE_CONTENT.

  • LIVE_STREAM_SOURCE_CONTENT is a configuration for ingesting and delivering LiveStreamEvent content.

  • UNKNOWN is 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.