| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://adgear.com/api/schemas/xml#output}inventory_report_item (restriction)
Represents a single report row item in an inventory report
| Nested Element Summary | |
adgear:_urls | _urlsNavigation URLs to help API consumers manipulate this entity |
| children |
adgear:long | clicksThe number of clicks |
adgear:float | ecpcEstimated Cost-Per-Click for this report item |
adgear:float | ecpmEstimated Cost-Per-Mille for this report item |
adgear:long | impressionsThe number of impressions |
adgear:long | inventory_idAdGear's internal ID of the inventory entity in this report item |
adgear:string | inventory_nameThe name of the inventory entity in this report item |
adgear:string | inventory_typeAdGear's internal type of the inventory entity in this report item |
adgear:long | reportable_idAdGear's internal ID of the entity in this report item |
adgear:string | reportable_nameThe name of the entity in this report item |
adgear:string | reportable_typeAdGear's internal type of the entity in this report item |
adgear:float | sold_impressions_percentagePercentage of sold inventory for this report item |
<xs:complexType name="inventory_report_item"><xs:all></xs:complexType><xs:element minOccurs="0" name="children"></xs:all><xs:complexType></xs:element><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="inventory_report_item" type="adgear:inventory_report_item"/></xs:sequence><xs:attribute fixed="array" name="type" type="xs:NMTOKEN" use="required"/></xs:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||