> 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/brand/ja/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/configure-paid-search-monitoring-notification-settings.md).

# 有料検索モニタリングの通知設定を構成する

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

有料検索モニタリングの通知では、新規または更新された潜在的な違反について常に把握できます。これらの通知は左側のナビゲーションバーからアクセスできる通知パネルに表示され、メールまたはSMSで送信されます。

## 有料検索モニタリングの通知を設定する

1. 上部のナビゲーションバーから、次を選択します ![](/files/5967ee7fb70d87774db6d781de9ca488049960c1) **\[通知]**.
2. 通知パネルの右上隅で、次を選択します ![](/files/26332b3f21b857df397ebc33240b82bfc6145ac8) **\[設定]** して通知設定を編集します。
3. 次へ移動します *有料検索モニタリング* セクションで、 **違反**にカーソルを合わせて、次を選択します ![](/files/d6945707fb7750025bc646e9a47869cfbf6a2b28) **\[編集]**.
4. から ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** で、通知を受け取る方法とタイミングを指定します。 *有料検索モニタリング* 通知。
   * 以下の *通知設定リファレンス* の表で、これら各オプションの詳細を確認してください。

<details>

<summary>通知設定リファレンス</summary>

| 設定              | 説明                                                                      |
| --------------- | ----------------------------------------------------------------------- |
| イベント発生時にメールを送信  | 各違反ごとにメールが送信されます。                                                       |
| 毎日のダイジェストメールを送信 | その日のすべての違反をまとめた1通の毎日のダイジェストメールが送信されます。                                  |
| 毎週のダイジェストメールを送信 | その週のすべての違反をまとめた1通の毎週のダイジェストメールが送信されます。                                  |
| SMSを送信          | 各違反ごとに、確認済みの携帯電話番号にSMSが送信されます。                                          |
| 通知を送信しない        | 通知は送信されません。                                                             |
| 特定の設定（詳細設定）     | 新規または更新された各違反について、どのように通知を受け取るかを選択できます。また、重大な違反に対しては別の通知設定を指定することもできます。 |

</details>

5. 選択 **保存**.

   <div data-with-frame="true"><figure><img src="/files/a71b038de0d3818a04f9450d881fa7866a2897b9" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/brand/ja/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/configure-paid-search-monitoring-notification-settings.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.
