public class AudioRedirectCreative extends BaseAudioCreative implements Serializable
Creative that contains externally hosted audio ads and
is served via VAST XML.| Constructor and Description |
|---|
AudioRedirectCreative() |
AudioRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
String adId,
AdIdType adIdType,
SkippableAdType skippableAdType,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
VideoRedirectAsset[] audioAssets,
VideoRedirectAsset mezzanineFile) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
VideoRedirectAsset[] |
getAudioAssets()
Gets the audioAssets value for this AudioRedirectCreative.
|
VideoRedirectAsset |
getAudioAssets(int i) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
VideoRedirectAsset |
getMezzanineFile()
Gets the mezzanineFile value for this AudioRedirectCreative.
|
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 |
setAudioAssets(int i,
VideoRedirectAsset _value) |
void |
setAudioAssets(VideoRedirectAsset[] audioAssets)
Sets the audioAssets value for this AudioRedirectCreative.
|
void |
setMezzanineFile(VideoRedirectAsset mezzanineFile)
Sets the mezzanineFile value for this AudioRedirectCreative.
|
String |
toString() |
getAdId, getAdIdType, getAllowDurationOverride, getCompanionCreativeIds, getCompanionCreativeIds, getCustomParameters, getDuration, getSkippableAdType, getSslManualOverride, getSslScanResult, getTrackingUrls, getTrackingUrls, getVastPreviewUrl, setAdId, setAdIdType, setAllowDurationOverride, setCompanionCreativeIds, setCompanionCreativeIds, setCustomParameters, setDuration, setSkippableAdType, setSslManualOverride, setSslScanResult, setTrackingUrls, setTrackingUrls, setVastPreviewUrlgetDestinationUrl, getDestinationUrlType, setDestinationUrl, setDestinationUrlTypegetAdvertiserId, getAppliedLabels, getAppliedLabels, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyLabels, getPolicyLabels, getPreviewUrl, getSize, getThirdPartyDataDeclaration, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPolicyLabels, setPolicyLabels, setPreviewUrl, setSize, setThirdPartyDataDeclarationpublic AudioRedirectCreative()
public AudioRedirectCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, CreativePolicyViolation[] policyLabels, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, ThirdPartyDataDeclaration thirdPartyDataDeclaration, String destinationUrl, DestinationUrlType destinationUrlType, Integer duration, Boolean allowDurationOverride, ConversionEvent_TrackingUrlsMapEntry[] trackingUrls, long[] companionCreativeIds, String customParameters, String adId, AdIdType adIdType, SkippableAdType skippableAdType, String vastPreviewUrl, SslScanResult sslScanResult, SslManualOverride sslManualOverride, VideoRedirectAsset[] audioAssets, VideoRedirectAsset mezzanineFile)
public String toString()
toString in class BaseAudioCreativepublic VideoRedirectAsset[] getAudioAssets()
public void setAudioAssets(VideoRedirectAsset[] audioAssets)
audioAssets - * The audio creative assets.public VideoRedirectAsset getAudioAssets(int i)
public void setAudioAssets(int i,
VideoRedirectAsset _value)
public VideoRedirectAsset getMezzanineFile()
public void setMezzanineFile(VideoRedirectAsset mezzanineFile)
mezzanineFile - * The high quality mezzanine audio asset.public boolean equals(Object obj)
equals in class BaseAudioCreativepublic int hashCode()
hashCode in class BaseAudioCreativepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2021. All rights reserved.