Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
Represents stats specific to Ads
| Field | Type | Description |
|---|---|---|
Stats (inherited) |
||
| startDate |
xsd:string
|
Starting date (inclusive) of the statistics. |
| endDate |
xsd:string
|
Ending date (inclusive) of the statistics. |
| network |
Stats.Network
|
The ad network which the stats are for.
|
| clicks |
xsd:long
|
Number of clicks. |
| impressions |
xsd:long
|
Number of impressions. |
| cost |
Money
|
Cost. |
| averagePosition |
xsd:double
|
Average position of ads. |
| averageCpc |
Money
|
Average Cost Per Conversion. |
| averageCpm |
Money
|
Average Cost Per Impression. |
| ctr |
xsd:double
|
Click Through Rate. |
| conversions |
xsd:long
|
Number of conversions. |
| conversionRate |
xsd:double
|
Conversion Rate. |
| costPerConversion |
Money
|
Cost per Conversion. |
| conversionsManyPerClick |
xsd:long
|
Number of conversions (many-per-click). |
| conversionRateManyPerClick |
xsd:double
|
Conversion Rate (many-per-click). |
| costPerConversionManyPerClick |
Money
|
Cost per Conversion (many-per-click). |
| Stats.Type |
xsd:string
|
This field indicates the subtype of Stats of this instance. It is ignored on input, and instead xsi:type should be specified. |
AdStats |
||
| percentServed |
xsd:double
|
Percentage of time this ad gets shown |