enum LiveStreamEventCdnSettingsError.Reason (v202411)

  • LiveStreamEventCdnSettingsError explains why errors occur in live stream event CDN settings.

  • Errors can arise from duplicate URL prefixes in CDN configurations, incorrect CDN configuration types, or unknown issues.

  • This information pertains to the LiveStreamEventService within the Google Ad Manager API.

Describes reasons for LiveStreamEventCdnSettingsError.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
CDN_CONFIGURATIONS_MUST_HAVE_UNIQUE_CDN_URL_PREFIXES CDN configurations in a single LiveStreamEvent cannot have duplicate URL prefixes.
MUST_BE_LIVE_CDN_CONFIGURATION Only CDN configurations of type VodConfigurationType.LINEAR_SOURCE_CONTENT can be listed in LiveStreamEvent.sourceContentConfigurations.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.