public class ProgrammaticCreative extends Creative implements Serializable
Creative used for programmatic trafficking. This creative
will be auto-created with
the right approval from the buyer. This creative cannot
be created through
the API. This creative can be updated.| Constructor and Description |
|---|
ProgrammaticCreative() |
ProgrammaticCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
Boolean isSafeFrameCompatible) |
| 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 |
getIsSafeFrameCompatible()
Gets the isSafeFrameCompatible value for this ProgrammaticCreative.
|
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 |
setIsSafeFrameCompatible(Boolean isSafeFrameCompatible)
Sets the isSafeFrameCompatible value for this ProgrammaticCreative.
|
String |
toString() |
getAdvertiserId, getAppliedLabels, getAppliedLabels, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyViolations, getPolicyViolations, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPolicyViolations, setPolicyViolations, setPreviewUrl, setSizepublic ProgrammaticCreative()
public ProgrammaticCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, CreativePolicyViolation[] policyViolations, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, Boolean isSafeFrameCompatible)
public Boolean getIsSafeFrameCompatible()
true if this Creative is served in a SafeFrame.public void setIsSafeFrameCompatible(Boolean isSafeFrameCompatible)
isSafeFrameCompatible - * true if this Creative is served in a SafeFrame.public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2018. All Rights Reserved.