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 external cable systems.| Constructor and Description |
|---|
SetTopBoxCreative() |
SetTopBoxCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
SkippableAdType skippableAdType,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
String externalAssetId,
String providerId,
String[] availabilityRegionIds,
DateTime licenseWindowStartDateTime,
DateTime licenseWindowEndDateTime) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String[] |
getAvailabilityRegionIds()
Gets the availabilityRegionIds value for this SetTopBoxCreative.
|
String |
getAvailabilityRegionIds(int i) |
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.
|
DateTime |
getLicenseWindowEndDateTime()
Gets the licenseWindowEndDateTime value for this SetTopBoxCreative.
|
DateTime |
getLicenseWindowStartDateTime()
Gets the licenseWindowStartDateTime 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 |
setAvailabilityRegionIds(int i,
String _value) |
void |
setAvailabilityRegionIds(String[] availabilityRegionIds)
Sets the availabilityRegionIds value for this SetTopBoxCreative.
|
void |
setExternalAssetId(String externalAssetId)
Sets the externalAssetId value for this SetTopBoxCreative.
|
void |
setLicenseWindowEndDateTime(DateTime licenseWindowEndDateTime)
Sets the licenseWindowEndDateTime value for this SetTopBoxCreative.
|
void |
setLicenseWindowStartDateTime(DateTime licenseWindowStartDateTime)
Sets the licenseWindowStartDateTime value for this SetTopBoxCreative.
|
void |
setProviderId(String providerId)
Sets the providerId value for this SetTopBoxCreative.
|
String |
toString() |
getAllowDurationOverride, getCompanionCreativeIds, getCompanionCreativeIds, getCustomParameters, getDuration, getSkippableAdType, getSslManualOverride, getSslScanResult, getTrackingUrls, getTrackingUrls, getVastPreviewUrl, setAllowDurationOverride, setCompanionCreativeIds, setCompanionCreativeIds, setCustomParameters, setDuration, setSkippableAdType, setSslManualOverride, setSslScanResult, setTrackingUrls, setTrackingUrls, setVastPreviewUrlgetDestinationUrl, getDestinationUrlType, setDestinationUrl, setDestinationUrlTypegetAdvertiserId, getAppliedLabels, getAppliedLabels, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyViolations, getPolicyViolations, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPolicyViolations, setPolicyViolations, setPreviewUrl, setSizepublic SetTopBoxCreative()
public SetTopBoxCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, CreativePolicyViolation[] policyViolations, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, String destinationUrl, DestinationUrlType destinationUrlType, Integer duration, Boolean allowDurationOverride, ConversionEvent_TrackingUrlsMapEntry[] trackingUrls, long[] companionCreativeIds, String customParameters, SkippableAdType skippableAdType, String vastPreviewUrl, SslScanResult sslScanResult, SslManualOverride sslManualOverride, String externalAssetId, String providerId, String[] availabilityRegionIds, DateTime licenseWindowStartDateTime, DateTime licenseWindowEndDateTime)
public String toString()
toString in class BaseVideoCreativepublic String getExternalAssetId()
public void setExternalAssetId(String externalAssetId)
externalAssetId - * An external asset identifier that is used in the cable system.
This attribute is read-only
after creation.public String getProviderId()
public void setProviderId(String providerId)
providerId - * An identifier for the provider in the cable system. This attribute
is read-only after creation.public String[] getAvailabilityRegionIds()
public void setAvailabilityRegionIds(String[] availabilityRegionIds)
availabilityRegionIds - * IDs of regions where the creative is available to serve from
a local cable video-on-demand
server. This attribute is optional.public String getAvailabilityRegionIds(int i)
public void setAvailabilityRegionIds(int i,
String _value)
public DateTime getLicenseWindowStartDateTime()
public void setLicenseWindowStartDateTime(DateTime licenseWindowStartDateTime)
licenseWindowStartDateTime - * The date and time that this creative can begin serving from
a local cable video-on-demand
server. This attribute is optional.public DateTime getLicenseWindowEndDateTime()
public void setLicenseWindowEndDateTime(DateTime licenseWindowEndDateTime)
licenseWindowEndDateTime - * The date and time that this creative can no longer be served
from a local cable video-on-demand
server. This attribute is optional.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 © 2018. All Rights Reserved.