type MediaLocationSettings (v202508)

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

  • Key fields include name, urlPrefix, and securityPolicy.

  • name is read-only and assigned by Google, representing the media location's name.

  • urlPrefix is a required string field indicating the media location's URL prefix.

  • securityPolicy is a required field containing the security policy and authentication credentials.

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

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.