com.google.api.ads.dfp.axis.v201111
Class FlashRedirectCreative
java.lang.Object
com.google.api.ads.dfp.axis.v201111.Creative
com.google.api.ads.dfp.axis.v201111.HasDestinationUrlCreative
com.google.api.ads.dfp.axis.v201111.BaseFlashRedirectCreative
com.google.api.ads.dfp.axis.v201111.FlashRedirectCreative
- All Implemented Interfaces:
- Serializable
public class FlashRedirectCreative
- extends BaseFlashRedirectCreative
- implements Serializable
A 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.
- See Also:
- Serialized Form
|
Constructor Summary |
FlashRedirectCreative()
|
FlashRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
String creativeType,
String destinationUrl,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl)
|
| Methods inherited from class com.google.api.ads.dfp.axis.v201111.Creative |
getAdvertiserId, getAppliedLabels, getAppliedLabels, getCreativeType, getId, getName, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCreativeType, setId, setName, setPreviewUrl, setSize |
FlashRedirectCreative
public FlashRedirectCreative()
FlashRedirectCreative
public FlashRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
String creativeType,
String destinationUrl,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl)
equals
public boolean equals(Object obj)
- Overrides:
equals in class BaseFlashRedirectCreative
hashCode
public int hashCode()
- Overrides:
hashCode in class BaseFlashRedirectCreative
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Serializer
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Deserializer
Copyright © 2012. All Rights Reserved.