public abstract class HasHtmlSnippetDynamicAllocationCreative extends BaseDynamicAllocationCreative implements Serializable
| Constructor and Description |
|---|
HasHtmlSnippetDynamicAllocationCreative() |
HasHtmlSnippetDynamicAllocationCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
String codeSnippet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCodeSnippet()
Gets the codeSnippet value for this HasHtmlSnippetDynamicAllocationCreative.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
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 |
setCodeSnippet(String codeSnippet)
Sets the codeSnippet value for this HasHtmlSnippetDynamicAllocationCreative.
|
String |
toString() |
getAdvertiserId, 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 HasHtmlSnippetDynamicAllocationCreative()
public HasHtmlSnippetDynamicAllocationCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, CreativePolicyViolation[] policyLabels, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, ThirdPartyDataDeclaration thirdPartyDataDeclaration, String codeSnippet)
public String toString()
toString in class BaseDynamicAllocationCreativepublic String getCodeSnippet()
public void setCodeSnippet(String codeSnippet)
codeSnippet - * The code snippet (ad tag) from Ad Exchange or AdSense to traffic
the dynamic allocation
creative. Only valid Ad Exchange or AdSense parameters
will be considered. Any extraneous HTML
or JavaScript will be ignored.public boolean equals(Object obj)
equals in class BaseDynamicAllocationCreativepublic int hashCode()
hashCode in class BaseDynamicAllocationCreativepublic 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.