Retrieve Report By Zone Id

From wiki.taptica.com
(Difference between revisions)
Jump to: navigation, search
(End Point)
(End Point)
Line 10: Line 10:
 
http://api.reports.taptica.com/v2/data
 
http://api.reports.taptica.com/v2/data
  
'''Return Value'''<br/>
+
Example (GET)
Type: XML, JSON or CSV dependande on the format value, default value XML<br/>
+
http://api.reports.taptica.com/v2/data?zoneid=ABC&token=F0B2C2487b8BD5EBE782&from=20130120&to=20130122
Return value has the following properties:
+
 
  
 
'''Parameters Description'''<br/>
 
'''Parameters Description'''<br/>
Line 44: Line 44:
  
 
|}
 
|}
 +
 +
'''Return Value'''<br/>
 +
Type:  XML, JSON or CSV dependande on the format value, default value XML<br/>

Revision as of 11:55, 5 February 2013

This method is used to send request to Taptica's Core servers for retrieving ads reports. The method will pass to Taptica's Core servers unique IDs identifying the Zone Id and a set of metadata describing the request.

End Point

Service end point:

[ Version 2.0 ]

http://api.reports.taptica.com/v2/data

Example (GET) http://api.reports.taptica.com/v2/data?zoneid=ABC&token=F0B2C2487b8BD5EBE782&from=20130120&to=20130122


Parameters Description

Parameter Description
token Type: Authentication token provided by Taptica's Core
zoneid Type: string, Zone Id as provisioned by Taptica's Core.
from Type: Date , start date to begin the report.
to Type: Date , end date to end the report.
format Type: string, xml, json or csv responses.


Return Value
Type: XML, JSON or CSV dependande on the format value, default value XML

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox