|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201208.Creative
com.google.api.ads.dfp.axis.v201208.HasDestinationUrlCreative
com.google.api.ads.dfp.axis.v201208.BaseVideoCreative
com.google.api.ads.dfp.axis.v201208.VideoRedirectCreative
public class VideoRedirectCreative
A Creative that contains externally hosted video ads and
is served via VAST 2.0 XML. This creative is read-only.
| Constructor Summary | |
|---|---|
VideoRedirectCreative()
|
|
VideoRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
VideoRedirectAsset[] videoAssets)
|
|
| Method Summary | |
|---|---|
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 |
VideoRedirectAsset[] |
getVideoAssets()
Gets the videoAssets value for this VideoRedirectCreative. |
VideoRedirectAsset |
getVideoAssets(int i)
|
int |
hashCode()
|
void |
setVideoAssets(int i,
VideoRedirectAsset _value)
|
void |
setVideoAssets(VideoRedirectAsset[] videoAssets)
Sets the videoAssets value for this VideoRedirectCreative. |
| Methods inherited from class com.google.api.ads.dfp.axis.v201208.BaseVideoCreative |
|---|
getAllowDurationOverride, getCompanionCreativeIds, getCompanionCreativeIds, getCustomParameters, getDuration, getTrackingUrls, getTrackingUrls, setAllowDurationOverride, setCompanionCreativeIds, setCompanionCreativeIds, setCustomParameters, setDuration, setTrackingUrls, setTrackingUrls |
| Methods inherited from class com.google.api.ads.dfp.axis.v201208.HasDestinationUrlCreative |
|---|
getDestinationUrl, setDestinationUrl |
| Methods inherited from class com.google.api.ads.dfp.axis.v201208.Creative |
|---|
getAdvertiserId, getAppliedLabels, getAppliedLabels, getCreativeType, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCreativeType, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSize |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VideoRedirectCreative()
public VideoRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
VideoRedirectAsset[] videoAssets)
| Method Detail |
|---|
public VideoRedirectAsset[] getVideoAssets()
public void setVideoAssets(VideoRedirectAsset[] videoAssets)
videoAssets - * The video creative assets.public VideoRedirectAsset getVideoAssets(int i)
public void setVideoAssets(int i,
VideoRedirectAsset _value)
public boolean equals(Object obj)
equals in class BaseVideoCreativepublic int hashCode()
hashCode in class BaseVideoCreativepublic 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 | |||||||||