> 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-offline-and-other-media-types.md).

# オフラインおよびその他のメディアタイプを接続する

1. 上部のナビゲーションバーから ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → \[設定]**.
2. 「Profile」の *プロフィール* セクションで [**メディアプロパティ**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. 「Promotional Channels」の *プロモーションチャネル* 画面で *「Add new channels」の下で*、選択します **その他** ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー] → オフライン/その他**.
4. スライドアウトで、プロモーションチャネルに関する情報を各項目に入力してください：

   | 項目                | 説明                                                                                                      |
   | ----------------- | ------------------------------------------------------------------------------------------------------- |
   | 名前                | プロモーションチャネルの名前を入力してください。これは、表示時に名前列に表示されます *プロモーションチャネル* 画面。                                            |
   | 種類                | 〜を使用して ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** 物件を最もよく表す物件タイプを選択してください。 |
   | 説明                | プロモーションチャネルの説明を入力してください。説明はスペースを含めて1,000文字までです。                                                         |
   | 消費者へのリーチ          | プロモーションチャネルのおおよその消費者リーチを入力してください。                                                                       |
   | オーディエンスの国/地域      | オーディエンスがいる国/地域をすべて選択してください。                                                                             |
   | 言語                | メール／ニュースレターで対応している言語をすべて選択してください。                                                                       |
   | 所有権をどのように確認できますか？ | impact.com がこのプロモーションチャネルの所有者であることをどのように確認できるか説明してください。                                                 |
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-offline-and-other-media-types.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.
