> 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/zh/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>

付费搜索监控通知可让您及时了解任何新增或更新的潜在违规。这些通知会显示在左侧导航栏中的通知面板里，并通过电子邮件或短信发送给您。

## 配置您的付费搜索监控通知

1. 在顶部导航栏中，选择 ![](/files/3711362f41be5f094558b72112e4b270598e922d) **\[通知]**.
2. 在通知面板的右上角，选择 ![](/files/c8a98bb39e836f21b311ed120d0acc84b7ade790) **\[设置]** 以编辑通知设置。
3. 转到 *付费搜索监控* 部分，将鼠标悬停在 **违规**，然后选择 ![](/files/c767986b9db2bbceee422610d87824c200a86afc) **\[编辑]**.
4. 在 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 中，指定您希望如何以及何时接收您的 *付费搜索监控* 通知。
   * 请参阅下方的 *通知偏好参考* 表，了解这些选项的更多信息。

<details>

<summary>通知偏好参考</summary>

| 设置          | 说明                                          |
| ----------- | ------------------------------------------- |
| 事件发生时发送电子邮件 | 每次发生违规时，都会向您发送一封电子邮件。                       |
| 发送每日摘要电子邮件  | 每天所有违规情况的单封每日摘要电子邮件会发送给您。                   |
| 发送每周摘要电子邮件  | 每周所有违规情况的单封每周摘要电子邮件会发送给您。                   |
| 发送短信        | 每次发生违规时，都会向已验证的手机号码发送一条短信。                  |
| 不发送通知       | 不会发送任何通知。                                   |
| 特定设置（高级）    | 您可以选择希望如何接收每个新增或更新的违规通知。您还可以为严重违规指定不同的通知设置。 |

</details>

5. 选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/bce7a7c7b48cdd8f1490e9e24d0f8266269303e9" 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/zh/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.
