> 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/nin-xiang-liao-jie-shen-me/account-management/account-settings/search-monitoring-violations-for-partners.md).

# 合作伙伴搜索监控违规

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

{% hint style="success" %}
**注意：** impact.com 会在违规到期前 24 小时和 8 小时发送两封提醒邮件。请参考您收到的邮件，以了解具体违规内容以及您需要采取的措施。
{% endhint %}

## 了解违规字段

当您打开搜索监控任务时，违规详情会告诉您哪些内容被标记以及位置。请参考下表了解每个字段。

| 字段       | 所指内容                                                                                |
| -------- | ----------------------------------------------------------------------------------- |
| 违规 ID    | impact.com 为此违规分配的唯一标识符。在添加评论或联系支持时请引用它。                                            |
| 状态       | 违规的状态： *新建*, *进行中*, *已阻止*，或 *已完成*。（展开视图会将此字段标记为 *违规*.)                              |
| 严重程度     | 违规的严重程度，由品牌在记录违规时设定（例如， *中等*).                                                      |
| 到期日      | 处理该违规的截止时间。impact.com 会在此时间前 24 小时和 8 小时发送提醒。                                       |
| 广告展示 URL | 在被标记的付费搜索广告文本中显示的 URL。                                                              |
| 广告目标 URL | 用户点击广告后到达的完整 URL，包括跟踪参数。其中包含 `irclickid` （或 `im_ref`）值，用于识别子联盟（参见 *识别违规背后的子联盟* 如下）。 |
| 关键词      | 被监控的关键词或短语，广告即针对该词组被展示。                                                             |
| 搜索引擎     | 检测到该广告的搜索引擎（例如， *Google*).                                                          |
| 位置       | 广告投放所在的国家或地区，以 ISO 国家代码显示（例如， *SG* 代表新加坡）。                                          |
| 截图       | 一个链接，指向该广告在搜索结果中显示时的图片抓取。                                                           |
| 举报者      | 举报该违规的来源，括号中附有其账户 ID。                                                               |
| 附件       | 品牌或您附加到违规中的任何文件。                                                                    |
| 创建 / 更新  | 违规的创建时间以及最后更新时间。                                                                    |
| 描述       | 结合以上详情的违规摘要。                                                                        |

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

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

1. 在您的仪表板上，找到 *任务* 小组件并选择 **查看全部**.
2. 在 [*任务*](https://app.impact.com/secure/mediapartner/tasks/mediapartner-tasks-flow.ihtml) 屏幕上，将 **SubType** 筛选器设置为 *Search* ![](/files/969e75c1eef226c7b502bac5880f3f0df0227f36) **\[复选框]**.
3. 将鼠标悬停在带有 **任务** 状态的 *新建* 上。
4. 选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** 以查看以下选项：
   * 选择 **开始** ，让品牌知道您已经开始处理该任务。
     * 此选项会告知品牌您已开始处理违规任务。如果该任务最初分配给“任何人”，现在将分配给您。
   * 选择 **已阻止** ，让品牌知道您在该任务中遇到了阻碍。
     * 如果有其他因素阻止您完成此任务，可选择此选项。请添加附件并留下评论，以帮助品牌识别阻碍因素。
5. 您也可以选择一个任务，添加评论和附件，以便直接就该任务与品牌沟通。
6. 一旦您完成了标记为 *进行中*的任务，选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **完成**.

## 识别违规背后的子联盟

如果您在子联盟网络中，您可以追溯一条违规记录，找到生成该流量的子联盟。

1. 在违规记录中，复制 *广告目标 URL*.
2. 在 URL 中，找到 `irclickid` （或 `im_ref`）参数并复制其值。例如，在 `https://www.pelago.com/?afsrc=1&irgwc=1&utm_medium=affiliate&utm_campaign=419134_VibrantAds%20LLC&utm_source=impact&irclickid=UsuUuCw1vxyZWk9XPzyuaRziUkuykRTlqSbUwI0&gad_source=1`中，该值是 `UsuUuCw1vxyZWk9XPzyuaRziUkuykRTlqSbUwI0`.
3. 将该值作为 `{Id}` 路径参数传入 Retrieve a Click API 调用： `GET /Mediapartners/{AccountSID}/Clicks/{Id}`.
4. 在响应中，检查 `SharedId` 字段以及 `SubId1`, `SubId2`、 `SubId3` 值（位于 `PartnerRelated`下）以识别是哪一个子联盟带来了该点击。

{% hint style="success" icon="circle-info" %}
**注意：** 有关请求和响应的详细信息，请参阅 [Retrieve a Click](https://integrations.impact.com/partner-api-reference/reference/clicks/clicks) 参考文档。要了解这些值代表什么，请参阅 [面向合作伙伴的 Sub ID 和 Shared ID 参数说明](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md).
{% endhint %}


---

# 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/nin-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.
