|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201201.Creative
com.google.api.ads.dfp.axis.v201201.HasDestinationUrlCreative
com.google.api.ads.dfp.axis.v201201.BaseFlashRedirectCreative
public abstract class BaseFlashRedirectCreative
The base type for creatives that load 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 Summary | |
|---|---|
BaseFlashRedirectCreative()
|
|
BaseFlashRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getFallbackPreviewUrl()
Gets the fallbackPreviewUrl value for this BaseFlashRedirectCreative. |
String |
getFallbackUrl()
Gets the fallbackUrl value for this BaseFlashRedirectCreative. |
String |
getFlashUrl()
Gets the flashUrl value for this BaseFlashRedirectCreative. |
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 |
setFallbackPreviewUrl(String fallbackPreviewUrl)
Sets the fallbackPreviewUrl value for this BaseFlashRedirectCreative. |
void |
setFallbackUrl(String fallbackUrl)
Sets the fallbackUrl value for this BaseFlashRedirectCreative. |
void |
setFlashUrl(String flashUrl)
Sets the flashUrl value for this BaseFlashRedirectCreative. |
| Methods inherited from class com.google.api.ads.dfp.axis.v201201.HasDestinationUrlCreative |
|---|
getDestinationUrl, setDestinationUrl |
| Methods inherited from class com.google.api.ads.dfp.axis.v201201.Creative |
|---|
getAdvertiserId, getAppliedLabels, getAppliedLabels, getCreativeType, getId, getLastModifiedDateTime, getName, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCreativeType, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSize |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseFlashRedirectCreative()
public BaseFlashRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl)
| Method Detail |
|---|
public String getFlashUrl()
public void setFlashUrl(String flashUrl)
flashUrl - * The URL where the Flash asset resides. This attribute is required
and has
a maximum length of 1024 characters.public String getFallbackUrl()
public void setFallbackUrl(String fallbackUrl)
fallbackUrl - * The fallback URL to use if the Flash URL cannot be used. This
attribute is
required and has a maximum length of 1024 characters.public String getFallbackPreviewUrl()
public void setFallbackPreviewUrl(String fallbackPreviewUrl)
fallbackPreviewUrl - * The URL of the fallback image for preview. This attribute is
read-only and
is populated by Google.public boolean equals(Object obj)
equals in class HasDestinationUrlCreativepublic int hashCode()
hashCode in class HasDestinationUrlCreativepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||