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

Stores variable choices that users can select from More...

Properties

string label [get, set]
 Label that users can select from. This is displayed to users when creating a TemplateCreative. This attribute is intended to be more descriptive than #value. This attribute is required and has a maximum length of 255 characters. More...
 
string value [get, set]
 Value that users can select from. When creating a TemplateCreative, the value in StringCreativeTemplateVariableValue should match this value, if you intend to select this value. This attribute is required and has a maximum length of 255 characters. More...
 

Detailed Description

Stores variable choices that users can select from

Property Documentation

string Google.Api.Ads.AdManager.v202402.ListStringCreativeTemplateVariableVariableChoice.label
getset

Label that users can select from. This is displayed to users when creating a TemplateCreative. This attribute is intended to be more descriptive than #value. This attribute is required and has a maximum length of 255 characters.

string Google.Api.Ads.AdManager.v202402.ListStringCreativeTemplateVariableVariableChoice.value
getset

Value that users can select from. When creating a TemplateCreative, the value in StringCreativeTemplateVariableValue should match this value, if you intend to select this value. This attribute is required and has a maximum length of 255 characters.


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