Reports service

This service is for getting statistics for an advertiser's account.

To request a report, send a POST request over HTTPS.

Specify the report parameters in XML or JSON format in the request body. The XML must conform to the XSD schema located at: https://api.direct.yandex.com/v5/reports.xsd. See the section Request: report specification.

The report is generated in TSV format. See Report content.

All data is UTF-8 encoded.

The Yandex Direct server can create a report in either online or offline mode, depending on the HTTP headers, the report type, and the amount of data in the report. See the section Online and offline reports.

Address for XML requests

https://api.direct.yandex.com/v5/reports

Address for JSON requests

https://api.direct.yandex.com/json/v5/reports