public class RotationGroup extends TargetableAdBase implements Serializable
| Constructor and Description |
|---|
RotationGroup() |
RotationGroup(long id,
String name,
boolean active,
boolean archived,
long campaignId,
String comments,
Calendar endTime,
PlacementAssignment[] placementAssignments,
long sizeId,
Calendar startTime,
long typeId,
ISP[] ISPs,
OSP[] OSPs,
AreaCode[] areaCodes,
long audienceSegmentId,
Bandwidth[] bandwidths,
BrowserVersion[] browserVersions,
City[] cities,
int costType,
CountryTargetingCriteria countryTargetingCriteria,
int[] daysOfWeek,
int deliveryLimit,
boolean deliveryLimitEnabled,
DesignatedMarketArea[] designatedMarketAreas,
DomainNameBase[] domainNames,
DomainType[] domainTypes,
int frequencyCap,
long frequencyCapPeriod,
boolean hardCutOff,
int[] hoursOfDay,
String keywordExpression,
OperatingSystem[] operatingSystems,
String[] postalCodes,
int priority,
int ratio,
State[] states,
UserListExpression userListExpression,
boolean userLocalTime,
FrequencyCapGroup[] assignedFrequencyCapGroups,
CreativeAssignment[] creativeAssignments,
boolean creativeOptimizationEnabled,
int rotationType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
FrequencyCapGroup[] |
getAssignedFrequencyCapGroups()
Gets the assignedFrequencyCapGroups value for this RotationGroup.
|
CreativeAssignment[] |
getCreativeAssignments()
Gets the creativeAssignments value for this RotationGroup.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
int |
getRotationType()
Gets the rotationType value for this RotationGroup.
|
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() |
boolean |
isCreativeOptimizationEnabled()
Gets the creativeOptimizationEnabled value for this RotationGroup.
|
void |
setAssignedFrequencyCapGroups(FrequencyCapGroup[] assignedFrequencyCapGroups)
Sets the assignedFrequencyCapGroups value for this RotationGroup.
|
void |
setCreativeAssignments(CreativeAssignment[] creativeAssignments)
Sets the creativeAssignments value for this RotationGroup.
|
void |
setCreativeOptimizationEnabled(boolean creativeOptimizationEnabled)
Sets the creativeOptimizationEnabled value for this RotationGroup.
|
void |
setRotationType(int rotationType)
Sets the rotationType value for this RotationGroup.
|
getAreaCodes, getAudienceSegmentId, getBandwidths, getBrowserVersions, getCities, getCostType, getCountryTargetingCriteria, getDaysOfWeek, getDeliveryLimit, getDesignatedMarketAreas, getDomainNames, getDomainTypes, getFrequencyCap, getFrequencyCapPeriod, getHoursOfDay, getISPs, getKeywordExpression, getOperatingSystems, getOSPs, getPostalCodes, getPriority, getRatio, getStates, getUserListExpression, isDeliveryLimitEnabled, isHardCutOff, isUserLocalTime, setAreaCodes, setAudienceSegmentId, setBandwidths, setBrowserVersions, setCities, setCostType, setCountryTargetingCriteria, setDaysOfWeek, setDeliveryLimit, setDeliveryLimitEnabled, setDesignatedMarketAreas, setDomainNames, setDomainTypes, setFrequencyCap, setFrequencyCapPeriod, setHardCutOff, setHoursOfDay, setISPs, setKeywordExpression, setOperatingSystems, setOSPs, setPostalCodes, setPriority, setRatio, setStates, setUserListExpression, setUserLocalTimegetCampaignId, getComments, getEndTime, getPlacementAssignments, getSizeId, getStartTime, getTypeId, isActive, isArchived, setActive, setArchived, setCampaignId, setComments, setEndTime, setPlacementAssignments, setSizeId, setStartTime, setTypeIdpublic RotationGroup()
public RotationGroup(long id,
String name,
boolean active,
boolean archived,
long campaignId,
String comments,
Calendar endTime,
PlacementAssignment[] placementAssignments,
long sizeId,
Calendar startTime,
long typeId,
ISP[] ISPs,
OSP[] OSPs,
AreaCode[] areaCodes,
long audienceSegmentId,
Bandwidth[] bandwidths,
BrowserVersion[] browserVersions,
City[] cities,
int costType,
CountryTargetingCriteria countryTargetingCriteria,
int[] daysOfWeek,
int deliveryLimit,
boolean deliveryLimitEnabled,
DesignatedMarketArea[] designatedMarketAreas,
DomainNameBase[] domainNames,
DomainType[] domainTypes,
int frequencyCap,
long frequencyCapPeriod,
boolean hardCutOff,
int[] hoursOfDay,
String keywordExpression,
OperatingSystem[] operatingSystems,
String[] postalCodes,
int priority,
int ratio,
State[] states,
UserListExpression userListExpression,
boolean userLocalTime,
FrequencyCapGroup[] assignedFrequencyCapGroups,
CreativeAssignment[] creativeAssignments,
boolean creativeOptimizationEnabled,
int rotationType)
public FrequencyCapGroup[] getAssignedFrequencyCapGroups()
public void setAssignedFrequencyCapGroups(FrequencyCapGroup[] assignedFrequencyCapGroups)
assignedFrequencyCapGroups - public CreativeAssignment[] getCreativeAssignments()
public void setCreativeAssignments(CreativeAssignment[] creativeAssignments)
creativeAssignments - public boolean isCreativeOptimizationEnabled()
public void setCreativeOptimizationEnabled(boolean creativeOptimizationEnabled)
creativeOptimizationEnabled - public int getRotationType()
public void setRotationType(int rotationType)
rotationType - public boolean equals(Object obj)
equals in class TargetableAdBasepublic int hashCode()
hashCode in class TargetableAdBasepublic 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.