> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/ru/advertisers-introduction.md).

# Введение для рекламодателей

<figure><img src="/files/53d1b2d9bb099801e9f8d177df4ea339d71123f8" alt=""><figcaption></figcaption></figure>

Как рекламодатель, вы можете использовать Панель администратора для настройки рекламных кампаний, просмотра статистики в реальном времени по каждому их аспекту и принятия мер для увеличения ваших доходов на основе этой подробной информации.

#### **Преимущества Панели администратора для рекламодателей:**

* [Расширенный таргетинг](/advertisers/ru/kampanii/sozdanie-kampanii/create-campaign-step3.md#targeting-options) возможности охватить определённые аудитории для ваших продуктов.
* Возможность выбирать наиболее эффективные [время суток](/advertisers/ru/kampanii/sozdanie-kampanii/create-campaign-step3.md#a-d-schedule) в странах, на которые вы нацеливаетесь.
* Различные [модели ценообразования](/advertisers/ru/kampanii/sozdanie-kampanii/create-campaign-step4.md) в соответствии с вашим бюджетом.
* Отчётность в реальном времени — смотрите вашу [статистику](/advertisers/ru/advertiser-statistics.md) в любое время, чтобы получать актуальную оценку эффективности вашей кампании.

#### **Вкладки Панели администратора для рекламодателей:**

* Этот [панели управления](/advertisers/ru/advertiser-dashboard.md) показывает вам сводку ключевых показателей в реальном времени, которую вы можете использовать, чтобы держать свои кампании под контролем.
* В [статистике](/advertisers/ru/advertiser-statistics.md) вкладке вы можете просматривать более подробную статистику, чем на **панели управления**, чтобы вы могли по-настоящему углубиться в ваши данные для планирования стратегии или диагностики проблем.
* В [Кампания](/advertisers/ru/kampanii.md) вкладке вы можете настраивать и управлять всеми аспектами ваших кампаний.
* В [Платежи](/advertisers/ru/advertiser-payments.md) вкладке вы можете управлять оплатой своего аккаунта.
* В [Marketplace](/advertisers/ru/marketpleis.md) вкладке вы можете просматривать все доступные вам сайты и покупать на них рекламу.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.exoclick.com/advertisers/ru/advertisers-introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
