# Branch

Para registrarse en una cuenta de Ad Partner, complete los datos relevantes aquí. El equipo de Branch revisará la información y confirmará su cuenta por correo electrónico.

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

Use estos tokens en el formulario

#### Instrucciones de parámetros de URL de atribución global

<table data-header-hidden><thead><tr><th width="201.98393813206428">Nombre de la Macro</th><th width="184.27698688819876">Identificador de Macro</th><th>Descripción</th></tr></thead><tbody><tr><td><strong>Nombre de la Macro</strong></td><td><strong>Identificador de Macro</strong></td><td><strong>Descripción</strong></td></tr><tr><td>ID de clic</td><td>{tid}</td><td>Macro única de ID de clic de la plataforma.</td></tr><tr><td>ID de afiliado / ID de editor</td><td>{aff_id}</td><td>Pase el ID de afiliado / ID de fuente / ID de editor en la URL de atribución</td></tr><tr><td>ID de Subafiliado</td><td>{sub_aff_id}</td><td>Pase el ID de subafiliado / ID de subs_fuente / ID de subeditor en la URL de atribución</td></tr><tr><td>ID de publicidad de Google</td><td>{googleaid}</td><td>Pasar ID de publicidad de Google en la URL de atribución</td></tr><tr><td>ID de publicidad de iOS</td><td>{iosidfa}</td><td>Pase el ID de publicidad de iOS en caso de campañas iOS en la URL de atribución</td></tr><tr><td>ID de dispositivo</td><td>{deviceid}</td><td>Pasar ID único de dispositivo en la URL de atribución</td></tr><tr><td>ID de Android</td><td>{androidid}</td><td>Pasar ID de Android en la URL de atribución</td></tr></tbody></table>

***

#### Instrucciones relacionadas con parámetros de URL de postback

{% hint style="info" %}
Seleccione el método de postback GET&#x20;
{% endhint %}

<table data-header-hidden><thead><tr><th width="161.78571428571428">Nombre de la Macro</th><th width="150">Parámetro en el postback</th><th width="411.2">Descripción</th></tr></thead><tbody><tr><td><strong>Nombre de la Macro</strong></td><td><strong>Parámetros</strong> </td><td><strong>Descripción</strong></td></tr><tr><td>TID</td><td>tid</td><td>Para recibir el valor único de ID de clic que se pasa en la URL de la oferta</td></tr><tr><td>Eventos</td><td>event</td><td>Se utilizará para recibir valores de eventos (instalación, registro, etc.)  </td></tr><tr><td>Adv Sub1</td><td>adv_sub1</td><td>Recibir valor adicional del Anunciante </td></tr><tr><td>Adv Sub2</td><td>adv_sub2</td><td>Recibir valor adicional del Anunciante </td></tr><tr><td>Adv Sub3</td><td>adv_sub3</td><td>Recibir valor adicional del Anunciante </td></tr><tr><td>Adv Sub4</td><td>adv_sub4</td><td>Recibir valor adicional del Anunciante </td></tr><tr><td>Adv Sub5</td><td>adv_sub5</td><td>Recibir valor adicional del Anunciante </td></tr><tr><td>Venta</td><td>venta</td><td>Recomendado para usar en campaña CPS </td></tr><tr><td>Pago</td><td>payout</td><td>Recomendado para usar en campaña CPA </td></tr><tr><td>Moneda</td><td>currency</td><td>Código de moneda de 3 dígitos</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/es/red/integracion-de-atribucion-movil/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.
