> 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/zh/nin-xiang-liao-jie-shen-me/account-management/account-settings/connect-media-properties/connect-a-mobile-app.md).

# 连接移动应用

1. 从顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *个人资料* 部分下，选择 [**媒体属性**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. 在 *推广渠道* 页面上，在 *添加新渠道*下，选择 **更多** ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单] → 移动应用**.
4. 在侧边展开面板中，填写有关您的移动应用的信息：

<table><thead><tr><th width="337">字段</th><th>说明</th></tr></thead><tbody><tr><td>应用名称</td><td>提供您的移动应用名称——这将显示在 <em>名称</em> 列中，当查看 <em>推广渠道</em> 页面时。</td></tr><tr><td>类型</td><td>使用 <img src="/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e" alt=""> <strong>[下拉菜单]</strong> 选择您的应用运行的平台——iOS 或 Android。如果您同时支持两个平台，请为您未在此处选择的平台创建第二个移动应用推广渠道。</td></tr><tr><td>应用商店 URL</td><td>提供您的应用在相应平台应用商店中列表的完整公开 URL。</td></tr><tr><td>描述</td><td>可选地，提供您的移动应用描述。描述最多限制为 1,000 个字符，包括空格。</td></tr><tr><td>截图</td><td>上传您的移动应用截图，类似于应用商店列表所需的截图。</td></tr></tbody></table>

5. 选择 **添加** 以将您的移动应用推广渠道添加到 *推广渠道* 页面时。


---

# 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/zh/nin-xiang-liao-jie-shen-me/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.
