public class LongCreativeTemplateVariable extends CreativeTemplateVariable
Java class for LongCreativeTemplateVariable complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LongCreativeTemplateVariable">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201805}CreativeTemplateVariable">
<sequence>
<element name="defaultValue" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
defaultValue |
description, isRequired, label, uniqueName| Constructor and Description |
|---|
LongCreativeTemplateVariable() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getDefaultValue()
Gets the value of the defaultValue property.
|
void |
setDefaultValue(Long value)
Sets the value of the defaultValue property.
|
getDescription, getLabel, getUniqueName, isIsRequired, setDescription, setIsRequired, setLabel, setUniqueNameprotected Long defaultValue
Copyright © 2018. All Rights Reserved.