|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.cm.Stats
com.google.api.ads.adwords.v201109.cm.AdStats
public class AdStats
Represents stats specific to Ads.
| Constructor Summary | |
|---|---|
AdStats()
|
|
AdStats(String startDate,
String endDate,
StatsNetwork network,
Long clicks,
Long impressions,
Money cost,
Double averagePosition,
Money averageCpc,
Money averageCpm,
Double ctr,
Long conversions,
Double conversionRate,
Money costPerConversion,
Long conversionsManyPerClick,
Double conversionRateManyPerClick,
Money costPerConversionManyPerClick,
Long viewThroughConversions,
Long totalConvValue,
Double valuePerConv,
Double valuePerConvManyPerClick,
Long invalidClicks,
Double invalidClickRate,
Long numCalls,
Long numMissedCalls,
Long numReceivedCalls,
Long callDurationSecs,
Double avgCallDurationSecs,
String statsType,
Double percentServed)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Double |
getPercentServed()
Gets the percentServed value for this AdStats. |
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 |
setPercentServed(Double percentServed)
Sets the percentServed value for this AdStats. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdStats()
public AdStats(String startDate,
String endDate,
StatsNetwork network,
Long clicks,
Long impressions,
Money cost,
Double averagePosition,
Money averageCpc,
Money averageCpm,
Double ctr,
Long conversions,
Double conversionRate,
Money costPerConversion,
Long conversionsManyPerClick,
Double conversionRateManyPerClick,
Money costPerConversionManyPerClick,
Long viewThroughConversions,
Long totalConvValue,
Double valuePerConv,
Double valuePerConvManyPerClick,
Long invalidClicks,
Double invalidClickRate,
Long numCalls,
Long numMissedCalls,
Long numReceivedCalls,
Long callDurationSecs,
Double avgCallDurationSecs,
String statsType,
Double percentServed)
| Method Detail |
|---|
public Double getPercentServed()
public void setPercentServed(Double percentServed)
percentServed - * Percentage of time this ad gets shown
This field
can be selected using the value "PercentServed".public boolean equals(Object obj)
equals in class Statspublic int hashCode()
hashCode in class Statspublic 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 | |||||||||