> 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/fr/que-souhaitez-vous-apprendre/account-management/account-settings/connect-media-properties/connect-offline-and-other-media-types.md).

# Connecter des supports hors ligne et d’autres types de médias

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/91aa58775fb9d43d8e8d7238f39a46cf6457e28b) **\[Profil utilisateur] → Paramètres**.
2. Sous la section *Profil* , sélectionnez [**Propriétés multimédias**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. Sur l’écran *Canaux promotionnels* , sous *Ajouter de nouveaux canaux*, sélectionnez **Plus** ![](/files/003bac5ad3fbce06e5e97b225e06fdf878d8d2dc) **\[Menu déroulant] → Hors ligne/Autre**.
4. Dans le panneau coulissant, renseignez les champs avec des informations sur votre canal promotionnel :

   | Champ                                        | Instruction                                                                                                                                                               |
   | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | Nom                                          | Fournissez un nom pour le canal promotionnel, qui apparaît dans la colonne Nom lors de l’affichage de la *Canaux promotionnels* .                                         |
   | Type                                         | Utilisez le ![](/files/003bac5ad3fbce06e5e97b225e06fdf878d8d2dc) **\[Menu déroulant]** pour sélectionner un type d’établissement qui décrit le mieux votre établissement. |
   | Description                                  | Fournissez une description de votre canal promotionnel. La description est limitée à 1 000 caractères, espaces compris.                                                   |
   | Portée auprès des consommateurs              | Fournissez la portée approximative auprès des consommateurs de votre canal promotionnel.                                                                                  |
   | Pays/régions de l’audience                   | Sélectionnez tous les pays/régions d’où provient votre audience.                                                                                                          |
   | Langue                                       | Sélectionnez toutes les langues prises en charge par votre e-mail/newsletter.                                                                                             |
   | Comment pouvons-nous vérifier la propriété ? | Décrivez comment impact.com peut vérifier que vous êtes propriétaire de ce canal promotionnel.                                                                            |
5. Sélectionner **Ajouter** pour ajouter votre canal promotionnel à la *Canaux promotionnels* .


---

# 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/fr/que-souhaitez-vous-apprendre/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.
