> 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/sobre-o-que-voce-gostaria-de-aprender/account-management/account-settings/connect-media-properties/connect-offline-and-other-media-types.md).

# Conectar Mídia Offline e Outros Tipos de Mídia

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] → Offline/Outro**.
4. No painel deslizante, preencha os campos com informações sobre seu canal promocional:

   | Campo                                 | Instrução                                                                                                                                                            |
   | ------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | Nome                                  | Forneça um nome para o canal promocional, que aparece na coluna de nome ao visualizar o *Canais promocionais* tela.                                                  |
   | Tipo                                  | Use o ![](/files/18bca5ccd843b5b6f2812ca7192765a3772db659) **\[menu suspenso]** para selecionar um tipo de propriedade que descreva mais de perto a sua propriedade. |
   | Descrição                             | Forneça uma descrição do seu canal promocional. A descrição é limitada a 1.000 caracteres, incluindo espaços.                                                        |
   | Alcance do consumidor                 | Forneça o alcance aproximado de consumidores do seu canal promocional.                                                                                               |
   | Países/regiões do público             | Selecione todos os países/regiões de onde seu público é.                                                                                                             |
   | Idioma                                | Selecione todos os idiomas que seu e-mail/newsletter suporta.                                                                                                        |
   | Como podemos verificar a propriedade? | Descreva como a impact.com pode verificar que você é o proprietário deste canal promocional.                                                                         |
5. Selecione **Adicionar** para adicionar seu canal promocional 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/sobre-o-que-voce-gostaria-de-aprender/account-management/account-settings/connect-media-properties/connect-offline-and-other-media-types.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.
