public class TotalVolumeSettings extends Object implements Serializable
E.g. An adOpportunityCount of 3,000 indicates
a forecast goal for the targeting
specified on the parent traffic forecast segment of 3,000
ad opportunities over the entire
duration of the adjustment.
| Constructor and Description |
|---|
TotalVolumeSettings() |
TotalVolumeSettings(Long adOpportunityCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Long |
getAdOpportunityCount()
Gets the adOpportunityCount value for this TotalVolumeSettings.
|
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() |
void |
setAdOpportunityCount(Long adOpportunityCount)
Sets the adOpportunityCount value for this TotalVolumeSettings.
|
String |
toString() |
public TotalVolumeSettings()
public TotalVolumeSettings(Long adOpportunityCount)
public Long getAdOpportunityCount()
public void setAdOpportunityCount(Long adOpportunityCount)
adOpportunityCount - * The total ad opportunity count over the entire forecast adjustment
date range.public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2020. All rights reserved.