public class FlashRedirectCreative extends BaseFlashRedirectCreative implements Serializable
Creative that loads a Flash asset from a specified URL.
If the
remote flash asset cannot be served, a fallback image
is used at an
alternate URL.| Constructor and Description |
|---|
FlashRedirectCreative() |
FlashRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
| 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
|
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() |
String |
toString() |
getFallbackPreviewUrl, getFallbackUrl, getFlashUrl, getSslManualOverride, getSslScanResult, setFallbackPreviewUrl, setFallbackUrl, setFlashUrl, setSslManualOverride, setSslScanResultgetDestinationUrl, getDestinationUrlType, setDestinationUrl, setDestinationUrlTypegetAdvertiserId, getAppliedLabels, getAppliedLabels, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyLabels, getPolicyLabels, getPolicyViolations, getPolicyViolations, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPolicyLabels, setPolicyLabels, setPolicyViolations, setPolicyViolations, setPreviewUrl, setSizepublic FlashRedirectCreative()
public FlashRedirectCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, CreativePolicyViolation[] policyViolations, CreativePolicyViolation[] policyLabels, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, String destinationUrl, DestinationUrlType destinationUrlType, String flashUrl, String fallbackUrl, String fallbackPreviewUrl, SslScanResult sslScanResult, SslManualOverride sslManualOverride)
public String toString()
toString in class BaseFlashRedirectCreativepublic boolean equals(Object obj)
equals in class BaseFlashRedirectCreativepublic int hashCode()
hashCode in class BaseFlashRedirectCreativepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2019. All rights reserved.