| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://adgear.com/api/schemas/xml#output}campaign_report_item (restriction)
Represents a single report row item in a campaign report
| Nested Element Summary | |
adgear:_urls | _urlsNavigation URLs to help API consumers manipulate this entity |
| children |
adgear:long | clicksThe number of clicks |
adgear:float | clicks_per_userThe average number of clicks per user |
adgear:float | ctrThe click-through-ratio |
adgear:float | frequencyThe frequency at which each user saw an impression |
adgear:long | impressionsThe number of impressions |
adgear:long | interactionsThe number of interactions |
adgear:float | itrThe interaction-to-impression ratio |
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 |
<xs:complexType name="campaign_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="campaign_report_item" type="adgear:campaign_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 | ||||||