# Branch

To sign up for an Ad Partner account, fill in the relevant details here. The Branch team will review the information and confirm your account via email.

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

Use these tokens in the form

#### Global Attribution URL parameters Instructions

<table data-header-hidden><thead><tr><th width="201.98393813206428">Macro Name</th><th width="184.27698688819876">Macro Identifier</th><th>Description</th></tr></thead><tbody><tr><td><strong>Macro Name</strong></td><td><strong>Macro Identifier</strong></td><td><strong>Description</strong></td></tr><tr><td>Click ID</td><td>{tid}</td><td>Platform unique Click ID Macro.</td></tr><tr><td>Affiliate ID/ Publisher ID</td><td>{aff_id}</td><td>Pass Affiliate ID / Source ID / Publisher ID in Attribution URL</td></tr><tr><td>Sub Affiliate ID</td><td>{sub_aff_id}</td><td>Pass Sub-affiliate ID / Sub-source ID / Sub-publisher ID in Attribution URL</td></tr><tr><td>Google Advertising ID</td><td>{googleaid}</td><td>Pass Google Advertising ID in Attribution URL</td></tr><tr><td>IOS Advertising ID</td><td>{iosidfa}</td><td>Pass IOS advertising ID in case of IOS campaigns in Attribution URL</td></tr><tr><td>Device ID</td><td>{deviceid}</td><td>Pass Unique Device id in Attribution URL</td></tr><tr><td>Android ID</td><td>{androidid}</td><td>Pass Android ID in Attribution URL</td></tr></tbody></table>

***

#### Postback URL Related Parameters Instructions

{% hint style="info" %}
Select Postback method GET&#x20;
{% endhint %}

<table data-header-hidden><thead><tr><th width="161.78571428571428">Macro Name</th><th width="150">Parameter in postback</th><th width="411.2">Description</th></tr></thead><tbody><tr><td><strong>Macro Name</strong></td><td><strong>Parameters</strong> </td><td><strong>Description</strong></td></tr><tr><td>TID</td><td>tid</td><td>To receive unique Click ID value being passed in Offer URL</td></tr><tr><td>Events</td><td>event</td><td>It will be used to receive Event values (install, signup etc)  </td></tr><tr><td>Adv Sub1</td><td>adv_sub1</td><td>Receive additional value from Advertiser </td></tr><tr><td>Adv Sub2</td><td>adv_sub2</td><td>Receive additional value from Advertiser </td></tr><tr><td>Adv Sub3</td><td>adv_sub3</td><td>Receive additional value from Advertiser </td></tr><tr><td>Adv Sub4</td><td>adv_sub4</td><td>Receive additional value from Advertiser </td></tr><tr><td>Adv Sub5</td><td>adv_sub5</td><td>Receive additional value from Advertiser </td></tr><tr><td>Sale</td><td>sale</td><td>Recommended to use in CPS Campaign </td></tr><tr><td>Payout</td><td>payout</td><td>Recommended to use in CPA Campaign </td></tr><tr><td>Currency</td><td>currency</td><td>3-digit currency code</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/network/mobile-attribution-integration/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.
