public class AdExchangeCreative extends HasHtmlSnippetDynamicAllocationCreative implements Serializable
| Constructor and Description |
|---|
AdExchangeCreative() |
AdExchangeCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String codeSnippet,
Boolean isNativeEligible) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
Boolean |
getIsNativeEligible()
Gets the isNativeEligible value for this AdExchangeCreative.
|
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 |
setIsNativeEligible(Boolean isNativeEligible)
Sets the isNativeEligible value for this AdExchangeCreative.
|
getCodeSnippet, setCodeSnippetgetAdvertiserId, getAppliedLabels, getAppliedLabels, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSizepublic AdExchangeCreative()
public AdExchangeCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, String codeSnippet, Boolean isNativeEligible)
public Boolean getIsNativeEligible()
false.public void setIsNativeEligible(Boolean isNativeEligible)
isNativeEligible - * Whether this creative is eligible for native ad-serving. This
value is
optional and defaults to false.public boolean equals(Object obj)
equals in class HasHtmlSnippetDynamicAllocationCreativepublic int hashCode()
hashCode in class HasHtmlSnippetDynamicAllocationCreativepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2015. All Rights Reserved.