|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201203.Creative
com.google.api.ads.dfp.axis.v201203.TemplateCreative
public class TemplateCreative
A Creative that is created by the specified creative template.
| Constructor Summary | |
|---|---|
TemplateCreative()
|
|
TemplateCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
Long creativeTemplateId,
Boolean isInterstitial,
BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Long |
getCreativeTemplateId()
Gets the creativeTemplateId value for this TemplateCreative. |
BaseCreativeTemplateVariableValue[] |
getCreativeTemplateVariableValues()
Gets the creativeTemplateVariableValues value for this TemplateCreative. |
BaseCreativeTemplateVariableValue |
getCreativeTemplateVariableValues(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Boolean |
getIsInterstitial()
Gets the isInterstitial value for this TemplateCreative. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCreativeTemplateId(Long creativeTemplateId)
Sets the creativeTemplateId value for this TemplateCreative. |
void |
setCreativeTemplateVariableValues(BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues)
Sets the creativeTemplateVariableValues value for this TemplateCreative. |
void |
setCreativeTemplateVariableValues(int i,
BaseCreativeTemplateVariableValue _value)
|
void |
setIsInterstitial(Boolean isInterstitial)
Sets the isInterstitial value for this TemplateCreative. |
| Methods inherited from class com.google.api.ads.dfp.axis.v201203.Creative |
|---|
getAdvertiserId, getAppliedLabels, getAppliedLabels, getCreativeType, getId, getLastModifiedDateTime, getName, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCreativeType, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSize |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateCreative()
public TemplateCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
Long creativeTemplateId,
Boolean isInterstitial,
BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues)
| Method Detail |
|---|
public Long getCreativeTemplateId()
public void setCreativeTemplateId(Long creativeTemplateId)
creativeTemplateId - * Creative template ID that this creative is created from.public Boolean getIsInterstitial()
true if this template instantiated creative is interstitial.
This attribute is read-only and is assigned by Google based on
the creative template.public void setIsInterstitial(Boolean isInterstitial)
isInterstitial - * true if this template instantiated creative is interstitial.
This attribute is read-only and is assigned by Google based on
the creative template.public BaseCreativeTemplateVariableValue[] getCreativeTemplateVariableValues()
CreativeTemplateVariable in the CreativeTemplate.public void setCreativeTemplateVariableValues(BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues)
creativeTemplateVariableValues - * Stores values of CreativeTemplateVariable in the CreativeTemplate.public BaseCreativeTemplateVariableValue getCreativeTemplateVariableValues(int i)
public void setCreativeTemplateVariableValues(int i,
BaseCreativeTemplateVariableValue _value)
public boolean equals(Object obj)
equals in class Creativepublic int hashCode()
hashCode in class Creativepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||