> 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/set-up-trademark-bidding-violation-alerts.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>

潜在违规提醒会在 impact.com 检测到合作伙伴竞价使用你的商标的潜在违规行为时向你发送电子邮件。你无需每天登录并查看你的搜索监测报告。

{% embed url="<https://res.cloudinary.com/product-enablement/video/upload/v1748513008/PXA%20Microlearnings/pro-201-3_Final_Video.mp4>" %}

## 设置潜在违规提醒

1. 从左侧导航栏中，选择 ![](/files/03e28afa659ac04a9ba6d0d62e867c1d13554cb1) **保护** → **监控** → [**付费搜索**](https://app.impact.com/secure/advertiser/protect/fr/compliance-search-monitor.ihtml).
2. 在屏幕右上角，选择 ![](/files/c46af45ed38054207bea364019555922218ea1dd) **\[电子邮件]**.
3. 选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选复选框]** **提醒我**.
4. 设置你希望接收电子邮件的频率。这可以是 *每天*, *每周*，或 *每月*.
5. 设置你希望接收电子邮件的时间。
6. 选择 **保存**.
   * 你将在计划时间收到一封电子邮件，其中列出你可以采取行动或忽略的潜在违规行为。


---

# 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/set-up-trademark-bidding-violation-alerts.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.
