> 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/91aa58775fb9d43d8e8d7238f39a46cf6457e28b) **\[Profil utilisateur] → Paramètres**.
2. Sous la *Profil* section, sélectionnez [**Propriétés multimédias**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. Sur l' *Canaux promotionnels* écran, sous *Ajouter de nouveaux canaux*, sélectionnez **Plus** ![](/files/003bac5ad3fbce06e5e97b225e06fdf878d8d2dc) **\[Menu déroulant] → Application mobile**.
4. Dans le panneau coulissant, renseignez les champs avec des 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' <em>Canaux promotionnels</em> écran.</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 prenez en charge les deux plateformes, créez un deuxième canal promotionnel d'application mobile pour la plateforme que vous ne sélectionnez pas ici.</td></tr><tr><td>URL de la boutique d'applications</td><td>Fournissez l'URL publique complète de la fiche de votre application dans la boutique d'applications de la plateforme concernée.</td></tr><tr><td>Description</td><td>Facultativement, 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>Téléchargez une capture d'écran de votre application mobile, similaire aux captures d'écran requises pour votre fiche dans la boutique d'applications.</td></tr></tbody></table>

5. Sélectionnez **Ajouter** pour ajouter la propriété de votre application mobile au *Canaux promotionnels* écran.


---

# 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.
