> 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-a-mobile-app.md).

# Connecter une application mobile

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/155845cb71f5d867dc9305db7d5f421e72a5fa92) **\[Profil utilisateur] → Paramètres**. &#x20;
2. Sous la *Profil* section, sélectionnez [**Propriétés des mé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] → Application mobile**.
4. Dans le panneau coulissant, remplissez les champs avec les informations sur votre application mobile :

<table><thead><tr><th width="337">Champ</th><th>Instruction</th></tr></thead><tbody><tr><td>Nom de l'application</td><td>Indiquez le nom de votre application mobile — il apparaîtra dans la <em>Nom</em> colonne lors de l'affichage de l'écran <em>Canaux promotionnels</em> .</td></tr><tr><td>Type</td><td>Utilisez le <img src="/files/003bac5ad3fbce06e5e97b225e06fdf878d8d2dc" alt=""> <strong>[Menu déroulant]</strong> pour sélectionner la plateforme sur laquelle votre application fonctionne — iOS ou Android. Si vous diffusez sur les deux plateformes, créez une deuxième propriété média d'application mobile pour la plateforme que vous ne sélectionnez pas ici.</td></tr><tr><td>URL de l'App Store</td><td>Indiquez l'URL publique complète de la fiche de votre application dans l'App Store de la plateforme concernée.</td></tr><tr><td>Description</td><td>Le cas échéant, fournissez une description de votre application mobile. La description est limitée à 1 000 caractères, espaces compris.</td></tr><tr><td>Capture d'écran</td><td>Importez une capture d'écran de votre application mobile, similaire aux captures d'écran requises pour la fiche de votre application dans l'App Store.</td></tr></tbody></table>

5. Sélectionnez **Ajouter** pour ajouter la propriété de votre application mobile à 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-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.
