type CdnConfiguration (v202402)

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/v202402

Field

id

xsd:long

The unique ID of the CdnConfiguration. This value is read-only and is assigned by Google.

name

xsd:string

The name of the CdnConfiguration. This value is required to create a CDN configuration and has a maximum length of 255 characters.

cdnConfigurationType

CdnConfigurationType

The type of CDN configuration represented by this CdnConfiguration. This value is required to create a CDN configuration


Enumerations
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.

sourceContentConfiguration

SourceContentConfiguration

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.

cdnConfigurationStatus

CdnConfigurationStatus

The status of the CDN configuration.


Enumerations
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
ACTIVE
The CDN configuration is in use.
ARCHIVED
The CDN configuration is no longer used.