Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202311.MediaLocationSettings Class Reference

Configuration that associates a media location with a security policy and the authentication credentials needed to access the content. More...

Properties

string name [get, set]
 The name of the media location. This value is read-only and is assigned by Google. More...
 
string urlPrefix [get, set]
 The url prefix of the media location. This value is required for a valid media location. More...
 
SecurityPolicySettings securityPolicy [get, set]
 The security policy and authentication credentials needed to access the content in this media location. This value is required for a valid media location. More...
 

Detailed Description

Configuration that associates a media location with a security policy and the authentication credentials needed to access the content.

Property Documentation

string Google.Api.Ads.AdManager.v202311.MediaLocationSettings.name
getset

The name of the media location. This value is read-only and is assigned by Google.

SecurityPolicySettings Google.Api.Ads.AdManager.v202311.MediaLocationSettings.securityPolicy
getset

The security policy and authentication credentials needed to access the content in this media location. This value is required for a valid media location.

string Google.Api.Ads.AdManager.v202311.MediaLocationSettings.urlPrefix
getset

The url prefix of the media location. This value is required for a valid media location.


The documentation for this class was generated from the following file: