Information Technology Reference
In-Depth Information
the ScheduleReportJobStandard request looks like this:
<?xml version=”1.0” encoding=”utf-8”?>
<soapenv:Envelope xmlns:soapenv=”http://schemas.xmlsoap.org/soap/envelope/”
xmlns:xsd=”http://www.w3.org/2001/XMLSchema”
xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance”>
<soapenv:Body>
<ScheduleReportJobStandard xmlns=”http://v3.soap.api.indextools.com”>
<ProjectId>1234</ProjectId>
<ReportId>182</ReportId>
<StartDate>2009-01-01</StartDate>
<EndDate>2009-01-10</EndDate>
<Limit>2</Limit>
<Sort>1</Sort>
<SortDirection>Ascending</SortDirection>
<IsShowDescription>true</IsShowDescription>
</ScheduleReportJobStandard>
</soapenv:Body>
356
</soapenv:Envelope>
notice the report id, which in the previous example is set to 182. You can
look this id up in table A.8 and see that it equals a campaign summary.
P Table A.8 API Report ID Constants
Operation
Description
104
Areas of the World
98
Bounce Rate (by Page Title)
97
Bounce Rate (by Page URL)
172
Bounce Rate of First-Time Visitors (by Page Title)
171
Bounce Rate of First-Time Visitors (by Page URL)
175
Bounce Rate of Returning Visitors (by Page Title)
174
Bounce Rate of Returning Visitors (by Page URL)
31
Browser Type
32
Browser Version
101
Campaign Conversion
102
Campaign Conversion Details
100
Campaign Details
99
Campaign Summary (Old version)
182
Campaign Summary
26
Clicks to Pages (listed by Page Title)
Search WWH ::




Custom Search