type MediaLocationSettings (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CdnConfigurationService
Configuration that associates a media location with a security policy and the authentication
credentials needed to access the content.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
name
|
xsd:string
The name of the media location. This value is read-only and is assigned by Google.
|
urlPrefix
|
xsd:string
The url prefix of the media location. This value is required for a valid media location.
|
securityPolicy
|
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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. |"]]