> 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-newsletter.md).

# ニュースレターを接続する

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

| 項目                          | 手順                                                                                                           |
| --------------------------- | ------------------------------------------------------------------------------------------------------------ |
| 名称                          | メール/ニュースレターの名前を入力してください—これは次に表示されます *名称* を表示しているときの列 *プロモーション チャネル* 画面から、どのクレジットグループに割り当てられているかを確認してください。    |
| 送信元メールアドレス                  | メール/ニュースレターの送信元となるメールアドレスを入力してください。                                                                          |
| メーリングリストの規模                 | メール/ニュースレターのメーリングリストのおおよその規模を入力してください。                                                                       |
| メーリングリスト登録URL               | メール/ニュースレターへの登録に使用するURLを入力してください。                                                                            |
| メーリングリストをどのように取得し、維持していますか？ | メール/ニュースレターの読者をどのように獲得し維持しているかの説明を入力してください。説明は、空白を含めて2,000文字以内です。                                            |
| メール配信事業者はどこですか？             | 「 ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** メール/ニュースレターの送信に使用するメール配信事業者を選択するには |
| 対象読者の国/地域                   | 対象読者がいるすべての国/地域を選択してください。                                                                                    |
| 言語                          | メール/ニュースレターで対応しているすべての言語を選択してください。                                                                           |
| 説明                          | 任意で、メール/ニュースレターの説明を入力してください。説明は、空白を含めて1,000文字以内です。                                                           |

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-newsletter.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.
