> 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/de/woruber-mochten-sie-mehr-erfahren/account-management/account-settings/connect-media-properties/connect-a-mobile-app.md).

# Eine mobile App verbinden

1. Wählen Sie in der oberen Navigationsleiste ![](/files/9c0f54f4427f50f51fed9f108c8338cc77ae3fa7) **\[Benutzerprofil] → Einstellungen**.
2. Unter dem *Profil* Abschnitt, wählen Sie [**Medieneigenschaften**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. Auf dem *Werbekanäle* Bildschirm, unter *Neue Kanäle hinzufügen*, wählen Sie **Mehr** ![](/files/eac5352ea6304c8e23afe05d88739a17e06d45dc) **\[Dropdown-Menü] → Mobile App**.
4. Füllen Sie im ausklappenden Bereich die Felder mit Informationen zu Ihrer mobilen App aus:

<table><thead><tr><th width="337">Feld</th><th>Anweisung</th></tr></thead><tbody><tr><td>App-Name</td><td>Geben Sie den Namen Ihrer mobilen App an – dieser wird in der <em>Name</em> Spalte angezeigt, wenn Sie die <em>Werbekanäle</em> Bildschirm.</td></tr><tr><td>Typ</td><td>Verwenden Sie das <img src="/files/eac5352ea6304c8e23afe05d88739a17e06d45dc" alt=""> <strong>[Dropdown-Menü]</strong> um die Plattform auszuwählen, auf der Ihre App läuft – iOS oder Android. Wenn Sie beide Plattformen bedienen, erstellen Sie einen zweiten Werbekanal für mobile Apps für die Plattform, die Sie hier nicht auswählen.</td></tr><tr><td>URL des App Stores</td><td>Geben Sie die vollständige öffentliche URL zum Eintrag Ihrer App im App Store der jeweiligen Plattform an.</td></tr><tr><td>Beschreibung</td><td>Optional können Sie eine Beschreibung Ihrer mobilen App angeben. Die Beschreibung ist auf 1.000 Zeichen einschließlich Leerzeichen begrenzt.</td></tr><tr><td>Screenshot</td><td>Laden Sie einen Screenshot Ihrer mobilen App hoch, ähnlich den Screenshots, die für den Eintrag in Ihrem App Store erforderlich sind.</td></tr></tbody></table>

5. Wählen Sie **Hinzufügen** um Ihren Werbekanal für mobile Apps zu dem *Werbekanäle* Bildschirm.


---

# 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/de/woruber-mochten-sie-mehr-erfahren/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.
