public class SetTopBoxCreative extends BaseVideoCreative implements Serializable
Creative that will be served into cable set-top boxes.
There are no assets for this
creative type, as they are hosted by Canoe.| Constructor and Description |
|---|
SetTopBoxCreative() |
SetTopBoxCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
String externalAssetId,
String providerId) |
| 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
|
String |
getExternalAssetId()
Gets the externalAssetId value for this SetTopBoxCreative.
|
String |
getProviderId()
Gets the providerId value for this SetTopBoxCreative.
|
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 |
setExternalAssetId(String externalAssetId)
Sets the externalAssetId value for this SetTopBoxCreative.
|
void |
setProviderId(String providerId)
Sets the providerId value for this SetTopBoxCreative.
|
getAllowDurationOverride, getCompanionCreativeIds, getCompanionCreativeIds, getCustomParameters, getDuration, getSslManualOverride, getSslScanResult, getTrackingUrls, getTrackingUrls, getVastPreviewUrl, setAllowDurationOverride, setCompanionCreativeIds, setCompanionCreativeIds, setCustomParameters, setDuration, setSslManualOverride, setSslScanResult, setTrackingUrls, setTrackingUrls, setVastPreviewUrlgetDestinationUrl, getDestinationUrlType, setDestinationUrl, setDestinationUrlTypegetAdvertiserId, getAppliedLabels, getAppliedLabels, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSizepublic SetTopBoxCreative()
public SetTopBoxCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, String destinationUrl, DestinationUrlType destinationUrlType, Integer duration, Boolean allowDurationOverride, ConversionEvent_TrackingUrlsMapEntry[] trackingUrls, long[] companionCreativeIds, String customParameters, String vastPreviewUrl, SslScanResult sslScanResult, SslManualOverride sslManualOverride, String externalAssetId, String providerId)
public String getExternalAssetId()
public void setExternalAssetId(String externalAssetId)
externalAssetId - * An external asset identifier that is used in the Canoe system.
This attribute is read-only
after creation.public String getProviderId()
public void setProviderId(String providerId)
providerId - * An identifier for the provider in the Canoe system. This attribute
is read-only after creation.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)
Copyright © 2015. All Rights Reserved.