# Publisher Reporting API

## Technical Documentation: Publisher Reporting API

Retrieves all statistics for the account for the given date range and filtered by optional parameters. The returned data includes the impressions, clicks, conversions, revenue etc. statistics for the specified date range for each day grouped by country. If optional parameters (placements, adslots, etc.) are set, only metrics matching those parameters will be returned.

{% hint style="danger" %}
**Attention:** Requests to the reporting module are limited to *20 calls per hour*.
{% endhint %}

Follow the link to learn more about utilizing the Publisher Reporting API.

{% embed url="<https://www.ayetstudios.com/openapi/publisher-doc#tag/Publisher-Reporting-API>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ayetstudios.com/v/product-docs/reporting-apis/publisher-reporting-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
