# Singular

Для начала процесса интеграции необходимо заполнить форму запроса партнеров Singular

{% embed url="<https://requests.singular.net/partnership_application>" %}

**Детали атрибуции можно добавить с помощью формы, приведенной ниже**

:link: [<mark style="color:синий;">https://requests.singular.net/attribution\_details</mark>](https://requests.singular.net/attribution_details/)

***

### Поддерживаемые макросы

<table data-header-hidden><thead><tr><th width="243.0855502732195"></th><th width="150"></th><th width="319.49514567824684"></th></tr></thead><tbody><tr><td><strong>Имя макроса Offer18</strong></td><td><strong>Идентификатор макроса</strong></td><td><strong>Описание</strong></td></tr><tr><td>Click ID</td><td>{tid}</td><td>Уникальный для платформы макрос Click ID</td></tr><tr><td>Affiliate ID / Publisher ID</td><td>{aff_id}</td><td>Передайте Affiliate ID в URL атрибуции</td></tr><tr><td>ID субпартнёра</td><td>{sub_aff_id}</td><td>Передайте Sub-Affiliate ID в URL атрибуции</td></tr><tr><td>ID кампании</td><td>{offerid}</td><td>Передайте OfferID в URL атрибуции <br>(требуется для iOS)</td></tr><tr><td>Название кампании </td><td>{offername}</td><td>Передайте название кампании в URL атрибуции</td></tr><tr><td>Рекламный идентификатор Google</td><td>{googleaid}</td><td>Передайте рекламный идентификатор Google в URL атрибуции</td></tr><tr><td>Рекламный идентификатор iOS</td><td>{iosidfa}</td><td>Передайте рекламный идентификатор iOS в случае iOS-кампаний в URL атрибуции</td></tr><tr><td>ID устройства</td><td>{deviceid}</td><td>Передайте уникальный идентификатор устройства в URL атрибуции</td></tr><tr><td>Android ID</td><td>{androidid}</td><td>Передайте Android ID в URL атрибуции</td></tr></tbody></table>

***

### Поддерживаемые постбеки

#### **Постбек установки**

```
https://example.o18.click/p?m=0000&tid={clickid}
```

#### Постбек события

```
https://example.o18.click/p?m=0000&event={partner_event_identifier}&tid={clickid}&payout={revenue_amount}
```

***

**Полное руководство - интеграция Singular**

{% embed url="<https://www.youtube.com/watch?v=3wtstYRYHlQ>" %}


---

# Agent Instructions: 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:

```
GET https://knowledgebase.offer18.com/ru/set/integraciya-mobilnoi-atribucii/singular.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
