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

Stores values of CreativeTemplateVariable of VariableType::LONG. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.LongCreativeTemplateVariableValue:
Google.Api.Ads.AdManager.v202305.BaseCreativeTemplateVariableValue

Properties

long value [get, set]
 The long value of CreativeTemplateVariable More...
 
bool valueSpecified [get, set]
 
- Properties inherited from Google.Api.Ads.AdManager.v202305.BaseCreativeTemplateVariableValue
string uniqueName [get, set]
 A uniqueName of the CreativeTemplateVariable. More...
 

Detailed Description

Property Documentation

long Google.Api.Ads.AdManager.v202305.LongCreativeTemplateVariableValue.value
getset

The long value of CreativeTemplateVariable

bool Google.Api.Ads.AdManager.v202305.LongCreativeTemplateVariableValue.valueSpecified
getset

true, if a value is specified for value, false otherwise.


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