Ads API .NET library
|
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... | |
Stores variable choices that users can select from
|
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.
|
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.