---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://yandex.ru/dev/direct/doc/en/best-practice/statistics.md
  - https://yandex.ru/dev/direct/doc/ru/best-practice/statistics.md
sourcePath: en/dg/best-practice/statistics.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/direct/doc/en/llms.txt

# Statistics and analysis

## Statistics {#stat}

The `Reports` service helps you retrieve statistics for a specific user account in Yandex Direct. For detailed instructions about how to get a report, parameter descriptions, and examples, see the [documentation](https://yandex.com/dev/direct/doc/en/how-to).

For equivalents of request parameters and report fields in version 4 (Live 4) and version 5 of the API, see [Statistics](https://yandex.ru/dev/direct/doc/en/concepts/stat) in the migration guide.

## Budget forecasting and keyword selection {#methods}

{% note alert %}

To get the budget forecast and selection of keywords, use the methods in the **API version 4 (Live 4)**.

{% endnote %}

### Budget forecast

- [CreateNewForecast](https://yandex.com/dev/direct/doc/dg-v4/reference/CreateNewForecast.html) / [CreateNewForecast (Live)](https://yandex.com/dev/direct/doc/dg-v4/live/CreateNewForecast.html)
- [DeleteForecastReport](https://yandex.com/dev/direct/doc/dg-v4/reference/DeleteForecastReport.html)
- [GetForecast](https://yandex.com/dev/direct/doc/dg-v4/reference/GetForecast.html) / [GetForecast (Live)](https://yandex.com/dev/direct/doc/dg-v4/live/GetForecast.html)
- [GetForecastList](https://yandex.com/dev/direct/doc/dg-v4/reference/GetForecastList.html)

### Keywords

- [CreateNewWordstatReport](https://yandex.com/dev/direct/doc/dg-v4/reference/CreateNewWordstatReport.html)
- [DeleteWordstatReport](https://yandex.com/dev/direct/doc/dg-v4/reference/DeleteWordstatReport.html)
- [GetWordstatReport](https://yandex.com/dev/direct/doc/dg-v4/reference/GetWordstatReport.html)
- [GetWordstatReportList](https://yandex.com/dev/direct/doc/dg-v4/reference/GetWordstatReportList.html)
- [GetKeywordsSuggestion](https://yandex.com/dev/direct/doc/dg-v4/reference/GetKeywordsSuggestion.html)
