public class AdExchangeCreative extends HasHtmlSnippetDynamicAllocationCreative implements Serializable
| Constructor and Description |
|---|
AdExchangeCreative() |
AdExchangeCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
String codeSnippet,
Boolean isNativeEligible,
Boolean isInterstitial) |
| 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 |
getIsInterstitial()
Gets the isInterstitial value for this AdExchangeCreative.
|
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 |
setIsInterstitial(Boolean isInterstitial)
Sets the isInterstitial value for this AdExchangeCreative.
|
void |
setIsNativeEligible(Boolean isNativeEligible)
Sets the isNativeEligible value for this AdExchangeCreative.
|
String |
toString() |
getCodeSnippet, setCodeSnippetgetAdvertiserId, getAppliedLabels, getAppliedLabels, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyLabels, getPolicyLabels, getPreviewUrl, getSize, getThirdPartyDataDeclaration, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPolicyLabels, setPolicyLabels, setPreviewUrl, setSize, setThirdPartyDataDeclarationpublic AdExchangeCreative()
public AdExchangeCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, CreativePolicyViolation[] policyLabels, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, ThirdPartyDataDeclaration thirdPartyDataDeclaration, String codeSnippet, Boolean isNativeEligible, Boolean isInterstitial)
public String toString()
toString in class HasHtmlSnippetDynamicAllocationCreativepublic 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 getIsInterstitial()
true if this creative is interstitial. An interstitial
creative will not consider an impression served until it is fully
rendered
in the browser.public void setIsInterstitial(Boolean isInterstitial)
isInterstitial - * true if this creative is interstitial. An interstitial
creative will not consider an impression served until it is fully
rendered
in the browser.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 © 2021. All rights reserved.