|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201204.LabelFrequencyCap
public class LabelFrequencyCap
A LabelFrequencyCap assigns a frequency cap to a label.
The
frequency cap will limit the cumulative number of impressions
of any ad
units with this label that may be shown to a particular
user over a time
unit.
| Constructor Summary | |
|---|---|
LabelFrequencyCap()
|
|
LabelFrequencyCap(FrequencyCap frequencyCap,
Long labelId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
FrequencyCap |
getFrequencyCap()
Gets the frequencyCap value for this LabelFrequencyCap. |
Long |
getLabelId()
Gets the labelId value for this LabelFrequencyCap. |
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 |
setFrequencyCap(FrequencyCap frequencyCap)
Sets the frequencyCap value for this LabelFrequencyCap. |
void |
setLabelId(Long labelId)
Sets the labelId value for this LabelFrequencyCap. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LabelFrequencyCap()
public LabelFrequencyCap(FrequencyCap frequencyCap,
Long labelId)
| Method Detail |
|---|
public FrequencyCap getFrequencyCap()
public void setFrequencyCap(FrequencyCap frequencyCap)
frequencyCap - * The frequency cap to be applied with this label.public Long getLabelId()
AdUnit.public void setLabelId(Long labelId)
labelId - * ID of the label being capped on the AdUnit.public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||