Log in

Reports

This API part enables you to get MyTracker reports.

API allows building reports as in Builder and export data to XLSX and CSV files.

Create report

  1. Create a file request.
  2. Wait for the response by sending Get requests.
  3. With the successful result, download report files.

You will get XLSX and CSV files compressed to gzip. Each file has a title with the names of requested selectors.

Was this article helpful?