> 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/marketpleis.md).

# Маркетплейс

<figure><img src="/files/4e5bce12452184845b85c1dfeb8f7d34637a4ddb" alt=""><figcaption></figcaption></figure>

Этот **Marketplace** вкладка показывает список всех источников трафика в ExoClick, доступные для каждого сайта соответствующие рекламные места и соответствующие дневные показы и клики.

Данные по источникам трафика отражают активность за два дня назад. Чтобы зоны RTB отображались на Marketplace, у них должно быть не менее 1 000 запросов.

Вы можете фильтровать результаты по **Формат рекламы**, **Размещение рекламы** (Footer, NTV и т. д.), **Разрешённая категория продукта**, **Категории**, **Странам**, **Типы устройств**, и **Тип трафика**. Вы также можете искать конкретные записи по **Имя сайта**, **ID сайта**, или **ID зоны**.

<figure><img src="/files/7d44c9a7bf9e36b5db5d0b7f5489d8535e9bacbb" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Примечание:** Не всем рекламным зонам назначено размещение рекламы.
{% endhint %}

## Покупка рекламной зоны во вкладке Marketplace

Вы можете нажать **Купить** справа от любой рекламной зоны в списке, чтобы купить её. Вы будете перенаправлены на **Кампания** вкладку, где вы сможете заполнить остальные детали кампании, которая будет таргетироваться на эту рекламную зону.

## Сайты в чёрном списке

<figure><img src="/files/04c74ac6a5f16d08949d24c0f65102b44cc0b2cf" alt=""><figcaption></figcaption></figure>

Благодаря функции блокировки сайтов на уровне аккаунта вы не можете купить рекламное место на сайтах, которые находятся в чёрном списке. Перед кнопкой BUY вы увидите предупреждающий значок, выделенный красным, а сама кнопка будет неактивна и серого цвета. При наведении на этот значок отображается следующее сообщение: **Этот сайт был добавлен в чёрный список вашего аккаунта.**


---

# 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/marketpleis.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.
