> 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/account-management/account-settings/connect-media-properties/connect-a-mobile-app.md).

# モバイルアプリを接続する

1. 上部のナビゲーションバーから、選択します ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → 設定**.
2. 〜の下に *プロファイル* セクションで、選択します [**メディアのプロパティ**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. 〜で *プロモーションチャネル* 画面の下に *新しいチャネルを追加*、選択します **その他** ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー] → モバイルアプリ**.
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/6b046c899791e34f6c5bd96746feecd1f5fce12b" alt=""> <strong>[ドロップダウンメニュー]</strong> を使用して、アプリが動作するプラットフォーム—iOS または Android—を選択します。両方のプラットフォームを提供している場合は、ここで選択しなかったプラットフォーム用に、2つ目のモバイルアプリプロモーションチャネルを作成してください。</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/ja/nitsuitebitaidesuka/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.
