AI-generated Key Takeaways
-
MediaLocationSettings configure a media location with a security policy and authentication credentials.
-
Key fields include
name
,urlPrefix
, andsecurityPolicy
. -
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 |
|
---|---|
|
The name of the media location. This value is read-only and is assigned by Google. |
|
The url prefix of the media location. This value is required for a valid media location. |
|
The security policy and authentication credentials needed to access the content in this media location. This value is required for a valid media location. |