type MediaLocationSettings (v202502)

  • MediaLocationSettings configure a media location with a security policy and authentication credentials.

  • Key fields include a read-only name, a required urlPrefix, and a required securityPolicy which specifies security and authentication settings.

  • MediaLocationSettings are part of the CdnConfigurationService and depend on SourceContentConfiguration.

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/v202502

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.