> 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/platform-features/dashboard/configure-platform-and-email-notifications-for-partners.md).

# パートナー向けにプラットフォームとメール通知を設定する

<a href="https://pxa.impact.com/student/activity/1657304?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

通知は、impact.comアカウントで発生しているイベントについてお知らせします。impact.comの通知を設定し、頻度をカスタマイズする方法を学びましょう。

## 通知の種類

デフォルトでは、impact.comは以下のイベントについてメールで通知します。以下の手順に従って、各項目の頻度と配信方法をカスタマイズできます。

<table><thead><tr><th width="264.5234375">通知カテゴリ</th><th>説明</th></tr></thead><tbody><tr><td>管理</td><td>ユーザーがあなたのアカウントへの参加を招待されたときなど、アカウントに関連する管理イベントに関する通知。</td></tr><tr><td>財務</td><td>支払いや銀行取引に関連する財務イベントに関する通知。たとえば、支払いが清算されたときなどです。</td></tr><tr><td>ブランド</td><td>あなたの活動、契約、更新に関連するブランドイベントに関する通知。</td></tr><tr><td>技術</td><td>セキュリティに関わる、開発者向けのアラートに関連する技術的なイベントに関する通知。たとえば、FTPまたはAPI認証情報の要求や変更などです。</td></tr><tr><td>コンプライアンス</td><td>コンプライアンス、ポリシー、アセットの遵守に関する通知。</td></tr><tr><td>有料検索監視</td><td>有料検索に関連する違反に関する通知（例：ブランド名を含むキーワードへの不正な入札）。</td></tr><tr><td>プロモコード監視</td><td>クーポンおよびプロモコードの遵守違反に関する通知。</td></tr><tr><td>タスク</td><td>タスクの割り当てや更新など、一般的なアクション項目に関する通知。</td></tr><tr><td>メッセージ</td><td>ブランドからの直接の連絡に関する通知。Slackを含む配信オプションがあります。</td></tr></tbody></table>

## 通知を設定する

各通知をいつ、どのように受け取るかを、イベントごと、日次または週次のダイジェスト、あるいは完全にオフにする形でカスタマイズできます。

<div data-with-frame="true"><figure><img src="/files/14aa059fed0b1a649a3bed61ffe285c6834489fe" alt="" width="563"><figcaption></figcaption></figure></div>

1. 上部のナビゲーションバーから、 ![](/files/b7dfddef87fb1f2e4c49d986e417363c9cd1943f) **\[通知]**.
2. 通知スライドアウトの右上隅で、 [**設定**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml).
3. を使用して、 ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** 各カテゴリの下で、希望する通知方法と頻度を選択します。
   * 以下の [通知方法と頻度の設定リファレンス](#notification-method-and-frequency-settings-reference) を参照して、各設定の説明を確認してください。
4. 選択 **保存** して変更を保存します。

<details>

<summary>通知方法と頻度の設定リファレンス</summary>

{% hint style="success" %}
**注：** これらの通知頻度は、すべての通知イベントに適用されるわけではありません。
{% endhint %}

通知は、以下の方法と頻度で送信できます。

* **イベント発生時にメールを送信：** イベントごとに。
* **毎日のダイジェストメールを送信：** 通知の内容を毎日まとめて受け取ります。
* **毎週のダイジェストメールを送信：** 通知の内容を毎週まとめて受け取ります。
* **SMSを送信：** 特定の通知について、モバイル端末にSMSを受け取ります。
* **特定設定（詳細）：** 各通知について、 **特定設定（詳細）** をドロップダウンメニューから選択して、より細かいレベルで頻度を指定できます。
* **通知を送信しない：** イベントが発生しても通知されません。

</details>


---

# 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/platform-features/dashboard/configure-platform-and-email-notifications-for-partners.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.
