> 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/impactcom-mobile-app/mobile-app-account-administration/connect-and-manage-media-properties-on-the-mobile-app.md).

# 在移动应用上连接和管理推广渠道

推广渠道是您用来推广合作品牌的社交账号、网站和其他推广平台。您可以在移动应用中查看已连接的渠道、添加新渠道、重新连接已失去连接的渠道，以及编辑或移除现有渠道。

## 添加新渠道

1. 在左上角，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户个人资料]**.
2. 选择 **添加渠道** （如果您还没有渠道）或 **编辑渠道** 以打开 *推广渠道* 界面。
3. 在 *添加新渠道*下，选择您要连接的平台。
4. 完成连接：
   * 对于通过 OAuth 连接的平台，系统会直接带您进入该平台的登录和授权界面。登录并批准访问即可完成连接。
   * 对于使用手动输入的平台，请在打开的界面中输入渠道详情。

<div data-with-frame="true"><figure><img src="/files/892122d9d38c240d38a1da1aa9397460905eb2b5" alt="" width="375"><figcaption></figcaption></figure></div>

<table data-search="true"><thead><tr><th>渠道</th><th>连接方式<select><option value="fR38lHnsB4CY" label="OAuth" color="blue"></option><option value="g6KRmqU7CbWM" label="表单" color="blue"></option></select></th></tr></thead><tbody><tr><td>Instagram</td><td><span data-option="fR38lHnsB4CY">OAuth</span></td></tr><tr><td>TikTok</td><td><span data-option="fR38lHnsB4CY">OAuth</span></td></tr><tr><td>YouTube</td><td><span data-option="fR38lHnsB4CY">OAuth</span></td></tr><tr><td>Facebook</td><td><span data-option="fR38lHnsB4CY">OAuth</span></td></tr><tr><td>网站</td><td><span data-option="g6KRmqU7CbWM">表单</span></td></tr><tr><td>Pinterest</td><td><span data-option="fR38lHnsB4CY">OAuth</span></td></tr><tr><td>X</td><td><span data-option="fR38lHnsB4CY">OAuth</span></td></tr><tr><td>Twitch</td><td><span data-option="fR38lHnsB4CY">OAuth</span></td></tr><tr><td><a href="/pages/bb1d18da4d4ae20afd98030c17bc712477c75915">移动应用</a></td><td><span data-option="g6KRmqU7CbWM">表单</span></td></tr></tbody></table>

## 重新连接渠道

如果您的平台登录过期或您撤销访问权限，渠道可能会断开连接。

1. 导航到 *推广渠道* 界面。
2. 在 *我的渠道* 部分中，查找带有 ![](/files/dc68bbc7dfdda4ab95fef4def0af2af2547f33b0) **\[已断开连接]** 标记的渠道卡片。
3. 选择 **重新连接**.
4. 完成平台的登录和授权流程以恢复连接。

<div data-with-frame="true"><figure><img src="/files/420543ab954780a98dfd0686404c2257b6c8f8e0" alt="" width="375"><figcaption></figcaption></figure></div>

## 编辑或移除渠道

1. 导航到 *推广渠道* 界面。
2. 选择一个已连接的渠道卡片以打开 **编辑渠道** 滑出面板。
3. 选择操作：
   * **编辑：** 更新此渠道的信息。
   * **移除：** 断开并从您的账户中移除此渠道。


---

# 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/impactcom-mobile-app/mobile-app-account-administration/connect-and-manage-media-properties-on-the-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.
