[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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. |"]]