> 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/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/notification-settings/configure-partner-paid-search-monitoring-notification-settings.md).

# 配置合作伙伴付费搜索监测通知设置

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

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

1. 从顶部导航栏中，选择 ![](/files/1399d88b44315d6195b2e8532b50bf88767feed6) **\[通知]**.
2. 在通知面板右上角，选择 [**设置**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml) ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 以编辑通知设置。
3. 在 *付费搜索监控* 部分下方，位于 *违规*之后，选择 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]**.
4. 使用 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 选项来指定您希望如何以及多频繁地接收您所发生的潜在搜索监控违规通知。有关这些选项的更多信息，请参见下面的 *通知偏好参考* 表。
5. 选择 **保存**.

<details>

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

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

</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/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/notification-settings/configure-partner-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.
