> 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/notification-settings/create-custom-notifications-as-a-partner.md).

# パートナーとしてカスタム通知を作成する

特定のイベントが発生したときに通知するカスタムメール通知を作成できます。これらの通知を設定およびカスタマイズする方法をご覧ください。

## 既存のカスタム通知を表示する

1. 上部のナビゲーションバーから、次を選択します ![](/files/b7dfddef87fb1f2e4c49d986e417363c9cd1943f) **\[通知]**.
2. 通知パネルの右上隅で、次を選択します [**設定**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml) 通知設定を編集します。
3. の上部ナビゲーションバーから *通知頻度設定* 画面で、次を選択します **カスタム通知**.

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

   * 現在作成されている通知があれば、それらを含む表が表示されます。
4. 通知を変更するには、表のエントリにカーソルを合わせて、次を選択します ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** 行の末尾にあります。
   * 変更オプションの詳細については、以下の *オプションのリファレンス* を参照してください。

<details>

<summary>オプションのリファレンス</summary>

| オプション    | 説明                                          |
| -------- | ------------------------------------------- |
| 編集       | 通知の次の項目を変更します *通知の詳細*, *通知ルール*、または *共有* 設定。 |
| 購読/購読解除  | この通知を受信する（または受信を停止する）には、このオプションを選択します。      |
| 無効化/再有効化 | この通知を無効化（または有効化）するには、このオプションを選択します。         |
| 削除       | 通知が無効化されると、このオプションを選択して削除できます。              |

</details>

## カスタム通知を作成する

1. 上部のナビゲーションバーから、次を選択します ![](/files/b7dfddef87fb1f2e4c49d986e417363c9cd1943f) **\[通知]**.
2. 通知パネルの右上隅で、次を選択します [**設定**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml) 通知設定を編集します。
3. の上部ナビゲーションバーから *通知頻度設定* 画面で、次を選択します **カスタム通知**.
4. 次の画面で *カスタム通知* 画面で、次を選択します **カスタム通知を作成** ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** 右上隅にあります。

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

   * 次のいずれかを作成できます *不正利用* 通知、または *パフォーマンス* 通知をドロップダウンメニューから選択できます。
5. 次を選択します **アカウント** 通知を適用する対象を選択し、次を追加します **通知名** および **説明**.
   * これらは通知を受信したときに表示されます。
6. 追加 *通知ルール*.
7. 必要に応じて、次を選択します ![](/files/fe07796f62bb97c2c6bc1bcad980158140535bf6) **\[チェックボックス]** **公開する** 他のアカウントメンバーにも通知へのアクセスを許可する場合。
8. 次を選択します **保存** 作成プロセスを完了します。

<details>

<summary>カスタム通知の例</summary>

まずは、カスタム通知の簡単な例をご覧ください。

**シナリオ**：Dinah Soaresは、7日間連続で顧客クリック数が1,000未満になった場合に加え、7日間連続でアクション数が1,000未満になった場合にも、メール通知を受け取りたいと考えています。この通知では、デジタルアセットへの支出を最適化できるよう、マーケティングチームに連絡するよう促す必要があります。

彼女には、次のものを作成することをお勧めします *パフォーマンス* 以下の設定を使用した通知：

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

</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/account-management/account-settings/notification-settings/create-custom-notifications-as-a-partner.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.
