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."],[[["\u003cp\u003eMediaLocationSettings define how a media location is accessed, including its security policy and authentication credentials.\u003c/p\u003e\n"],["\u003cp\u003eA media location needs a URL prefix and associated security settings to be valid.\u003c/p\u003e\n"],["\u003cp\u003eGoogle assigns a read-only name to each media location.\u003c/p\u003e\n"],["\u003cp\u003eSecurityPolicySettings define the security policy and credentials required to access content within the media location.\u003c/p\u003e\n"]]],["The core content details the `MediaLocationSettings` within the `CdnConfigurationService`, specifically for the `v202411` namespace. Key actions involve configuring a media location by defining its `name` (read-only), `urlPrefix` (required), and `securityPolicy` (required). The `securityPolicy` dictates the authentication needed to access content. The information provided defines how to setup and secure media location through the `CdnConfigurationService`.\n"],null,["# type MediaLocationSettings (v202411)\n\n**Service** \n**CdnConfigurationService** **Dependencies** \n[SourceContentConfiguration](/ad-manager/api/reference/v202411/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/v202411`\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/v202411/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. |"]]