enum CdnConfigurationType (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CdnConfigurationService
Indicates the type of CDN configuration for CdnConfiguration.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCdnConfigurationType\u003c/code\u003e enumeration indicates the configuration type for content delivery networks (CDNs) within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt primarily focuses on live stream source content, dictating how such content is ingested and delivered.\u003c/p\u003e\n"],["\u003cp\u003eTwo primary values exist: \u003ccode\u003eUNKNOWN\u003c/code\u003e for unexposed values and \u003ccode\u003eLIVE_STREAM_SOURCE_CONTENT\u003c/code\u003e for live stream configurations.\u003c/p\u003e\n"]]],["The core content describes the `CdnConfigurationType` within the `CdnConfigurationService` for the v202408 API version. It defines the type of CDN configuration, including two possible values: `UNKNOWN`, representing an unexposed value, and `LIVE_STREAM_SOURCE_CONTENT`, which specifies the ingestion and delivery of LiveStreamEvent content. The namespace for this data is also specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum CdnConfigurationType (v202408)\n\n**Service** \n**CdnConfigurationService** **Dependencies** \n[CdnConfiguration](/ad-manager/api/reference/v202408/CdnConfigurationService.CdnConfiguration) \n▼\n**CdnConfigurationType**\n\nIndicates the type of CDN configuration for [CdnConfiguration](/ad-manager/api/reference/v202408/CdnConfigurationService.CdnConfiguration).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `LIVE_STREAM_SOURCE_CONTENT` | A configuration that specifies where and how [LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent) content should be ingested and delivered. |"]]