public class RichMediaStudioCreative extends BaseRichMediaStudioCreative implements Serializable
Creative that is created by a Rich Media Studio. You
cannot create this creative,
but you can update some fields of this creative.| Constructor and Description |
|---|
RichMediaStudioCreative() |
RichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
Long studioCreativeId,
RichMediaStudioCreativeFormat creativeFormat,
RichMediaStudioCreativeArtworkType artworkType,
Long totalFileSize,
String[] adTagKeys,
String[] customKeyValues,
String surveyUrl,
String allImpressionsUrl,
String richMediaImpressionsUrl,
String backupImageImpressionsUrl,
String overrideCss,
String requiredFlashPluginVersion,
Integer duration,
RichMediaStudioCreativeBillingAttribute billingAttribute,
RichMediaStudioChildAssetProperty[] richMediaStudioChildAssetProperties,
LockedOrientation lockedOrientation,
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 RichMediaStudioCreative.
|
LockedOrientation |
getLockedOrientation()
Gets the lockedOrientation value for this RichMediaStudioCreative.
|
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 RichMediaStudioCreative.
|
void |
setLockedOrientation(LockedOrientation lockedOrientation)
Sets the lockedOrientation value for this RichMediaStudioCreative.
|
getAdTagKeys, getAdTagKeys, getAllImpressionsUrl, getArtworkType, getBackupImageImpressionsUrl, getBillingAttribute, getCreativeFormat, getCustomKeyValues, getCustomKeyValues, getDuration, getOverrideCss, getRequiredFlashPluginVersion, getRichMediaImpressionsUrl, getRichMediaStudioChildAssetProperties, getRichMediaStudioChildAssetProperties, getStudioCreativeId, getSurveyUrl, getTotalFileSize, setAdTagKeys, setAdTagKeys, setAllImpressionsUrl, setArtworkType, setBackupImageImpressionsUrl, setBillingAttribute, setCreativeFormat, setCustomKeyValues, setCustomKeyValues, setDuration, setOverrideCss, setRequiredFlashPluginVersion, setRichMediaImpressionsUrl, setRichMediaStudioChildAssetProperties, setRichMediaStudioChildAssetProperties, setStudioCreativeId, setSurveyUrl, setTotalFileSizegetAdvertiserId, getAppliedLabels, getAppliedLabels, getCreativeType, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCreativeType, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSizepublic RichMediaStudioCreative()
public RichMediaStudioCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, String creativeType, Long studioCreativeId, RichMediaStudioCreativeFormat creativeFormat, RichMediaStudioCreativeArtworkType artworkType, Long totalFileSize, String[] adTagKeys, String[] customKeyValues, String surveyUrl, String allImpressionsUrl, String richMediaImpressionsUrl, String backupImageImpressionsUrl, String overrideCss, String requiredFlashPluginVersion, Integer duration, RichMediaStudioCreativeBillingAttribute billingAttribute, RichMediaStudioChildAssetProperty[] richMediaStudioChildAssetProperties, LockedOrientation lockedOrientation, Boolean isInterstitial)
public LockedOrientation getLockedOrientation()
public void setLockedOrientation(LockedOrientation lockedOrientation)
lockedOrientation - * A locked orientation for this creative to be displayed in.public Boolean getIsInterstitial()
true if this is interstitial. An interstitial creative
will not consider an
impression served until it is fully rendered in
the browser. This attribute is readonly.public void setIsInterstitial(Boolean isInterstitial)
isInterstitial - * true if this is interstitial. An interstitial creative
will not consider an
impression served until it is fully rendered in
the browser. This attribute is readonly.public boolean equals(Object obj)
equals in class BaseRichMediaStudioCreativepublic int hashCode()
hashCode in class BaseRichMediaStudioCreativepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2014. All Rights Reserved.