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

# モバイルアプリでプロモーションチャネルを接続・管理する

プロモーション用チャンネルは、提携ブランドを宣伝するために使用するソーシャルアカウント、Webサイト、その他のプロモーションプラットフォームです。モバイルアプリから、接続済みのチャンネルを表示したり、新しいチャンネルを追加したり、接続が切れたチャンネルを再接続したり、既存のチャンネルを編集または削除したりできます。

## 新しいチャンネルを追加

1. 左上隅で、選択します ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール]**.
2. 選択します **チャンネルを追加** （まだチャンネルがない場合）または **チャンネルを編集** を開くには *プロモーション用チャンネル* 画面。
3. の下で *新しいチャンネルを追加*、接続したいプラットフォームを選択します。
4. 接続を完了します：
   * OAuth経由で接続するプラットフォームでは、そのプラットフォームのログイン画面と認証画面に直接移動します。サインインしてアクセスを承認すると、接続が完了します。
   * 手動入力を使用するプラットフォームでは、開いた画面でチャンネルの詳細を入力します。

<div data-with-frame="true"><figure><img src="/files/14d3e5e7465ffc53bd077589db2af7a624cce415" 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>Webサイト</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/5ad36b006587cb74a1b5985b77c820a9554f7119">モバイルアプリ</a></td><td><span data-option="g6KRmqU7CbWM">フォーム</span></td></tr></tbody></table>

## チャンネルを再接続する

プラットフォームのログインの有効期限が切れた場合、またはアクセスを取り消した場合、チャンネルが切断されることがあります。

1. ～へ移動します *プロモーション用チャンネル* 画面。
2. ～の *マイチャンネル* セクションで、～の付いたチャンネルカードを探します ![](/files/8736d42596a3eff9d931f9710286cf941ff25d20) **\[接続解除]** フラグ。
3. 選択します **再接続**.
4. 接続を復元するには、プラットフォームのログインおよび認証の手続きを完了してください。

<div data-with-frame="true"><figure><img src="/files/ab2ebb97246a752722e25ae9b27d627fc400b0cb" 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/ja/nitsuitebitaidesuka/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.
