> 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/offer-s-razdeleniem-dokhoda.md).

# Оффер с разделением дохода

**1. Перейдите в Offers » Create Offer**

<figure><img src="/files/0bbf106835deeafecc4a3ca612968e2f9d260c25" alt=""><figcaption></figcaption></figure>

**2. Сбор основных данных**

{% hint style="info" %}
Заполните все основные данные на вкладке Offer General

[**Нажмите здесь, чтобы просмотреть Offer - General**](/ru/set/offery/offer-obshie-svedeniya.md)
{% endhint %}

**Для моделей кампаний Revenue Share**

<table data-header-hidden><thead><tr><th width="285.3333333333333"></th><th width="161"></th><th></th></tr></thead><tbody><tr><td><strong>Поле</strong></td><td><strong>Модальное окно</strong></td><td><strong>Значение</strong></td></tr><tr><td>Ценообразование рекламодателя (доход)</td><td>CPA</td><td>Должно быть 0 в случае Revenue share</td></tr><tr><td>Ценообразование партнёра (выплата)</td><td>CPA+CPS</td><td>Процент выплаты партнёрам</td></tr></tbody></table>

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

{% hint style="info" %}
Расчёт дохода основывается на сумме выплаты, отправленной рекламодателем в Postback в параметре Postback **\&payout=**
{% endhint %}

**3. Отправьте, чтобы сохранить настройки**

***

### Получить Postback для оффера Revenue share

**Нажмите на Shortcuts** **»** **Postback**

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

{% hint style="warning" %}
Если **\&payout=** параметр не настроен в Postback, то расчёты дохода и затрат будут неточными.
{% endhint %}

<figure><img src="/files/e96423eadd863e3d35203ada5b898ca3ac501f6d" 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/offer-s-razdeleniem-dokhoda.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.
