# Branch

要注册广告合作伙伴帐户，请在此处填写相关信息。Branch 团队将审核信息并通过电子邮件确认您的帐户。

:link: <https://branchmetrics.typeform.com/to/XXkMePO9>

在表单中使用这些令牌

#### 全局归因 URL 参数 说明

<table data-header-hidden><thead><tr><th width="201.98393813206428">宏名称</th><th width="184.27698688819876">宏标识符</th><th>描述</th></tr></thead><tbody><tr><td><strong>宏名称</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 / 来源 ID / 发布者 ID</td></tr><tr><td>子联盟 ID</td><td>{sub_aff_id}</td><td>在归因 URL 中传递子联盟 ID / 子来源 ID / 子发布者 ID</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>在归因 URL 中为 iOS 活动传递 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>

***

#### 回传 URL 相关参数 说明

{% hint style="info" %}
选择回传方法 GET&#x20;
{% endhint %}

<table data-header-hidden><thead><tr><th width="161.78571428571428">宏名称</th><th width="150">回传中的参数</th><th width="411.2">描述</th></tr></thead><tbody><tr><td><strong>宏名称</strong></td><td><strong>参数</strong> </td><td><strong>描述</strong></td></tr><tr><td>TID</td><td>tid</td><td>接收在 Offer URL 中传递的唯一点击 ID 值</td></tr><tr><td>事件</td><td>event</td><td>它将用于接收事件值（安装、注册等）  </td></tr><tr><td>广告主子参数1 (Adv Sub1)</td><td>adv_sub1</td><td>从广告主接收附加值 </td></tr><tr><td>广告子参数2（Adv Sub2）</td><td>adv_sub2</td><td>从广告主接收附加值 </td></tr><tr><td>广告子参数3（Adv Sub3）</td><td>adv_sub3</td><td>从广告主接收附加值 </td></tr><tr><td>广告子参数4（Adv Sub4）</td><td>adv_sub4</td><td>从广告主接收附加值 </td></tr><tr><td>广告主子参数5 (Adv Sub5)</td><td>adv_sub5</td><td>从广告主接收附加值 </td></tr><tr><td>销售</td><td>sale</td><td>推荐用于 CPS 活动 </td></tr><tr><td>支出/付费</td><td>支付金额</td><td>推荐用于 CPA 活动 </td></tr><tr><td>货币</td><td>currency</td><td>三位货币代码</td></tr></tbody></table>


---

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