> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/pt-br/o-que-voce-gostaria-de-aprender/account-management/account-settings/connect-media-properties/connect-a-mobile-app.md).

# Conectar um app móvel

1. Na barra de navegação superior, selecione ![](/files/7ee51d5f422a370479757b57181e2c318ff138a3) **\[perfil do usuário] → Configurações**.
2. Em *Perfil* seção, selecione [**Propriedades de mídia**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. Na *Canais promocionais* na tela, em *Adicionar novos canais*, selecione **Mais** ![](/files/18bca5ccd843b5b6f2812ca7192765a3772db659) **\[menu suspenso] → Aplicativo móvel**.
4. No painel deslizante, preencha os campos com informações sobre seu aplicativo móvel:

<table><thead><tr><th width="337">Campo</th><th>Instrução</th></tr></thead><tbody><tr><td>Nome do aplicativo</td><td>Informe o nome do seu aplicativo móvel — ele aparecerá na <em>Nome</em> coluna ao visualizar a <em>Canais promocionais</em> tela.</td></tr><tr><td>Tipo</td><td>Use o <img src="/files/18bca5ccd843b5b6f2812ca7192765a3772db659" alt=""> <strong>[menu suspenso]</strong> para selecionar a plataforma em que seu aplicativo é executado — iOS ou Android. Se você atender ambas as plataformas, crie um segundo canal promocional de aplicativo móvel para a plataforma que você não selecionar aqui.</td></tr><tr><td>URL da loja de aplicativos</td><td>Forneça a URL pública completa da listagem do seu aplicativo na loja de aplicativos da plataforma relevante.</td></tr><tr><td>Descrição</td><td>Opcionalmente, forneça uma descrição do seu aplicativo móvel. A descrição é limitada a 1.000 caracteres, incluindo espaços.</td></tr><tr><td>Captura de tela</td><td>Envie uma captura de tela do seu aplicativo móvel, semelhante às capturas de tela exigidas na listagem da loja de aplicativos.</td></tr></tbody></table>

5. Selecione **Adicionar** para adicionar a propriedade do seu aplicativo móvel ao *Canais promocionais* tela.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/pt-br/o-que-voce-gostaria-de-aprender/account-management/account-settings/connect-media-properties/connect-a-mobile-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
