> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/ru/set/offery/spisok-isklyuchenii.md).

# Список исключений

Список подавления будет передан рекламодателем рекламной сети или партнёру по партнёрской программе для email-маркетинга. Offer18 теперь позволяет загружать списки подавления для ваших партнёров по партнёрской программе для email-кампаний. Ниже описаны практики настройки списка подавления для оффера.

#### 1. Перейдите в Предложения **»** Предложение — Одобрено

<figure><img src="/files/03083b7f7fd376d0a94a895edaa784310e7057b7" alt=""><figcaption></figcaption></figure>

#### 2. Нажмите на название / ID оффера, чтобы перейти в панель его настроек.&#x20;

#### 3. Перейдите в «More» **»** Suppression List

<figure><img src="/files/604f240dfb490999be30e3145482ab3c9e139e3f" alt=""><figcaption></figcaption></figure>

#### 4. Введите данные **» Отправить**

***

## Список подавления в панели партнёра

#### 1. Войдите в панель партнёра

#### 2. Offers » My Offers (approved) » Выберите оффер&#x20;

#### **3. Перейдите в "**&#x412;кладку "Suppression List"

<figure><img src="/files/c1a49b1a7106d2a1f0f27fe8805a40bbdf71a66f" alt=""><figcaption></figcaption></figure>


---

# 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://knowledgebase.offer18.com/ru/set/offery/spisok-isklyuchenii.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.
