The security policy and authentication credentials needed to access the content in this media
location. This value is required for a valid media location.
[[["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."],[],["The core content details the `MediaLocationSettings` within the `CdnConfigurationService`, specifically within the namespace `https://www.google.com/apis/ads/publisher/v202502`. A media location requires a `name` (read-only, assigned by Google) and a `urlPrefix` to identify it. Crucially, each media location must be associated with a `SecurityPolicySettings`, which defines the security policy and authentication required for accessing the content. The `SourceContentConfiguration` is a dependency of `CdnConfigurationService` and is linked to `MediaLocationSettings`.\n"],null,["# type MediaLocationSettings (v202502)\n\n**Service** \n**CdnConfigurationService** **Dependencies** \n[SourceContentConfiguration](/ad-manager/api/reference/v202502/CdnConfigurationService.SourceContentConfiguration) \n▼\n**MediaLocationSettings**\n\nConfiguration that associates a media location with a security policy and the authentication\ncredentials needed to access the content.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|----------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `name` | ` `xsd:`string` The name of the media location. This value is read-only and is assigned by Google. |\n| ### `urlPrefix` | ` `xsd:`string` The url prefix of the media location. This value is required for a valid media location. |\n| ### `securityPolicy` | ` `[SecurityPolicySettings](/ad-manager/api/reference/v202502/CdnConfigurationService.SecurityPolicySettings)` ` The security policy and authentication credentials needed to access the content in this media location. This value is required for a valid media location. |"]]