public class OptimizedPoddingAdRuleSlot extends BaseAdRuleSlot implements Serializable
BaseAdRuleSlot.maxPodDuration and a BaseAdRuleSlot.maxAdsInPod,
and the ad
server chooses the best ads for the alloted duration.| Constructor and Description |
|---|
OptimizedPoddingAdRuleSlot() |
OptimizedPoddingAdRuleSlot(Long id,
AdRuleSlotBehavior slotBehavior,
Long minVideoAdDuration,
Long maxVideoAdDuration,
MidrollFrequencyType videoMidrollFrequencyType,
String videoMidrollFrequency,
AdRuleSlotBumper bumper,
Long maxBumperDuration,
Long minPodDuration,
Long maxPodDuration,
Integer maxAdsInPod,
String baseAdRuleSlotType) |
| 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
|
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() |
getBaseAdRuleSlotType, getBumper, getId, getMaxAdsInPod, getMaxBumperDuration, getMaxPodDuration, getMaxVideoAdDuration, getMinPodDuration, getMinVideoAdDuration, getSlotBehavior, getVideoMidrollFrequency, getVideoMidrollFrequencyType, setBaseAdRuleSlotType, setBumper, setId, setMaxAdsInPod, setMaxBumperDuration, setMaxPodDuration, setMaxVideoAdDuration, setMinPodDuration, setMinVideoAdDuration, setSlotBehavior, setVideoMidrollFrequency, setVideoMidrollFrequencyTypepublic OptimizedPoddingAdRuleSlot()
public OptimizedPoddingAdRuleSlot(Long id, AdRuleSlotBehavior slotBehavior, Long minVideoAdDuration, Long maxVideoAdDuration, MidrollFrequencyType videoMidrollFrequencyType, String videoMidrollFrequency, AdRuleSlotBumper bumper, Long maxBumperDuration, Long minPodDuration, Long maxPodDuration, Integer maxAdsInPod, String baseAdRuleSlotType)
public boolean equals(Object obj)
equals in class BaseAdRuleSlotpublic int hashCode()
hashCode in class BaseAdRuleSlotpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2013. All Rights Reserved.