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 configure the association of a media location with a security policy and authentication credentials.\u003c/p\u003e\n"],["\u003cp\u003eIt includes fields for name, URL prefix, and security policy, with name being read-only and assigned by Google.\u003c/p\u003e\n"],["\u003cp\u003eSecurity policy and authentication credentials are necessary for accessing content within the media location and are required for validation alongside the URL prefix.\u003c/p\u003e\n"]]],["The core content details the `MediaLocationSettings` within the `CdnConfigurationService`, used to link a media location with a security policy and authentication credentials. Key fields include `name`, a read-only identifier assigned by Google, and `urlPrefix`, the required URL prefix of the media location. Additionally, `securityPolicy` is essential for specifying the security and authentication details needed to access content at this media location. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type MediaLocationSettings (v202408)\n\n**Service** \n**CdnConfigurationService** **Dependencies** \n[SourceContentConfiguration](/ad-manager/api/reference/v202408/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/v202408`\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/v202408/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. |"]]