type MediaLocationSettings (v202505)

  • MediaLocationSettings is a configuration that links a media location to a security policy and access credentials.

  • It is part of the CdnConfigurationService and depends on SourceContentConfiguration.

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

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

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.