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.
[[["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-13 UTC."],[],[],null,["# type CdnConfiguration (v202508)\n\n**Service** \n**CdnConfigurationService** **Dependencies** \n[CdnConfigurationPage](/ad-manager/api/reference/v202508/CdnConfigurationService.CdnConfigurationPage) [createCdnConfigurations()](/ad-manager/api/reference/v202508/CdnConfigurationService#createCdnConfigurations) [updateCdnConfigurations()](/ad-manager/api/reference/v202508/CdnConfigurationService#updateCdnConfigurations) \n▼\n**CdnConfiguration**\n\nA [CdnConfiguration](/ad-manager/api/reference/v202508/CdnConfigurationService.CdnConfiguration) encapsulates information about where and how to ingest and deliver\ncontent enabled for DAI (Dynamic Ad Insertion).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `id` | ` `xsd:`long` The unique ID of the [CdnConfiguration](/ad-manager/api/reference/v202508/CdnConfigurationService.CdnConfiguration). This value is read-only and is assigned by Google. |\n| ### `name` | ` `xsd:`string` The name of the [CdnConfiguration](/ad-manager/api/reference/v202508/CdnConfigurationService.CdnConfiguration). This value is required to create a CDN configuration and has a maximum length of 255 characters. |\n| ### `cdnConfigurationType` | ` `[CdnConfigurationType](/ad-manager/api/reference/v202508/CdnConfigurationService.CdnConfigurationType)` ` The type of CDN configuration represented by this [CdnConfiguration](/ad-manager/api/reference/v202508/CdnConfigurationService.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](/ad-manager/api/reference/v202508/LiveStreamEventService.LiveStreamEvent) content should be ingested and delivered. \u003cbr /\u003e |\n| ### `sourceContentConfiguration` | ` `[SourceContentConfiguration](/ad-manager/api/reference/v202508/CdnConfigurationService.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. |\n| ### `cdnConfigurationStatus` | ` `[CdnConfigurationStatus](/ad-manager/api/reference/v202508/CdnConfigurationService.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. \u003cbr /\u003e |"]]