|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201201.LineItemCreativeAssociationStats
public class LineItemCreativeAssociationStats
Contains statistics such as impressions, clicks delivered and cost
for LineItemCreativeAssociation objects.
| Constructor Summary | |
|---|---|
LineItemCreativeAssociationStats()
|
|
LineItemCreativeAssociationStats(Stats stats,
Money costInOrderCurrency)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Money |
getCostInOrderCurrency()
Gets the costInOrderCurrency value for this LineItemCreativeAssociationStats. |
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 |
Stats |
getStats()
Gets the stats value for this LineItemCreativeAssociationStats. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCostInOrderCurrency(Money costInOrderCurrency)
Sets the costInOrderCurrency value for this LineItemCreativeAssociationStats. |
void |
setStats(Stats stats)
Sets the stats value for this LineItemCreativeAssociationStats. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineItemCreativeAssociationStats()
public LineItemCreativeAssociationStats(Stats stats,
Money costInOrderCurrency)
| Method Detail |
|---|
public Stats getStats()
Stats object that holds delivered impressions and
clicks
statistics.public void setStats(Stats stats)
stats - * A Stats object that holds delivered impressions and
clicks
statistics.public Money getCostInOrderCurrency()
public void setCostInOrderCurrency(Money costInOrderCurrency)
costInOrderCurrency - * The revenue generated thus far by the creative from its association
with
the particular line item in the publisher's currency.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 | |||||||||