> 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/search-monitoring-violations-for-partners.md).

# 合作伙伴搜索监测违规

搜索监控违规是品牌向你发出的通知，提醒你在搜索引擎上违反了其在特定国家和语言下的付费搜索政策。如果 impact.com 发现任何合作伙伴在竞标某品牌的关键词，impact.com 会自动创建一条违规记录，并可向你（合作伙伴）发送违规电子邮件。这些违规通知位于 *任务* 你仪表板上的该部分。

{% hint style="info" %}
**注意：** impact.com 会在到期日前 24 小时和 8 小时发送两封违规提醒邮件。请参阅你收到的邮件，以了解具体违规情况以及你需要采取的操作。
{% endhint %}

#### 处理你的搜索监控任务

作为合作伙伴，在处理搜索监控违规任务时，你可以采取多种操作。

1. 在你的仪表板上，找到 *任务* 部分并选择 **查看全部**.

   <div data-with-frame="true"><figure><img src="/files/63123af5a922ba41f0311bf3e18878bfc52942fd" alt="" width="359"><figcaption></figcaption></figure></div>
2. 在 [任务](https://app.impact.com/secure/mediapartner/tasks/mediapartner-tasks-flow.ihtml) 页面中，将 **子类型** 筛选条件设为 *搜索* ![](/files/969e75c1eef226c7b502bac5880f3f0df0227f36) **\[复选框]**.
3. 将鼠标悬停在 **任务** 与 *新* 状态。
4. 选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** 以查看以下选项：
   * 选择 **开始** 以让品牌知道你已开始该任务。
     * 此选项会告知品牌你已开始处理一项违规任务。如果该任务原先分配给“任何人”，现在将分配给你。
   * 选择 **受阻** 以让品牌知道你在该任务上遇到了阻碍。
     * 如果还有其他因素阻止你完成此任务，可选择此选项。添加附件并留下评论，以帮助品牌识别阻碍因素。
5. 你也可以选择一项任务，并添加评论和附件，就该任务直接与品牌沟通。
6. 一旦你完成了标记为 *进行中*，选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **已完成**.


---

# 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/search-monitoring-violations-for-partners.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.
