# Singular

要开始集成流程，需要填写 Singular Partners 请求表单

{% 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>点击 ID</td><td>{tid}</td><td>平台唯一的点击 ID 宏</td></tr><tr><td>联盟 ID / 发布者 ID</td><td>{aff_id}</td><td>在归因 URL 中传递联盟 ID</td></tr><tr><td>子联盟 ID</td><td>{sub_aff_id}</td><td>在归因 URL 中传递子联盟 ID</td></tr><tr><td>活动 ID</td><td>{offerid}</td><td>在归因 URL 中传递 OfferID <br>（iOS 必需）</td></tr><tr><td>活动名称 </td><td>{offername}</td><td>在归因 URL 中传递活动名称</td></tr><tr><td>Google 广告 ID</td><td>{googleaid}</td><td>在归因 URL 中传递 Google 广告 ID</td></tr><tr><td>iOS 广告 ID</td><td>{iosidfa}</td><td>针对 iOS 活动，在归因 URL 中传递 iOS 广告 ID</td></tr><tr><td>设备 ID</td><td>{deviceid}</td><td>在归因 URL 中传递唯一设备 ID</td></tr><tr><td>Android ID</td><td>{androidid}</td><td>在归因 URL 中传递 Android ID</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/zh/wang-luo/yi-dong-gui-yin-ji-cheng/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.
