> 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/review-paid-search-ads-for-trademark-bidding-violations.md).

# 审核有商标竞价违规的付费搜索广告

查看付费搜索广告可让您查看更多所选特定广告的信息。如果合作伙伴被发现违反了您的规则，您还可以更改该广告的状态或记录违规。

1. 从左侧导航菜单中，选择 ![](/files/03e28afa659ac04a9ba6d0d62e867c1d13554cb1) **\[Protect]** → **监控** → **付费搜索**.
2. 找到您想要审核的具体付费搜索广告。
3. 将光标悬停在广告上，然后选择 **审核**.
4. 在这里，您可以查看该付费搜索广告的更多详细信息。

<details>

<summary>广告详情参考</summary>

| 广告详情          | 描述                         |
| ------------- | -------------------------- |
| **域名**        | 合作伙伴的网站域名。                 |
| **广告展示网址**    | 广告展示出现的 URL。               |
| **搜索引擎**      | 该广告在哪个搜索引擎上被发现。            |
| **关键词**       | 您使用的受保护关键词。                |
| **出现次数**      | impact.com 在一段时间内看到该广告的次数。 |
| **最近看到的广告排名** | 广告在搜索引擎结果页上的位置。            |
| **广告文案**      | 广告中包含的文本内容。                |
| **广告标签**      | 有关潜在违规类型的更多信息。             |

</details>

5. 您可以展开 *内容详情* 部分以获取有关广告的更多信息。这些附加详细信息包括：
   * **广告 ID** — 广告的唯一标识符。
   * **政策 —** 触发该事件的政策名称。
   * **设备类型 —** 广告的目标设备类型。
   * **广告截图 —** 广告截图的 URL。
   * **广告点击网址 —** 点击广告后会带您前往的 URL。
   * **SERP —** 广告出现在搜索引擎结果页面上的第几页。
   * **广告位置 —** 广告在页面上的位置。
6. 如果您发现该广告违反了您的条款，在 *决定*旁边，选择 **违规** 作为该广告的处理结果。
7. 选择 **错误** 类型，说明违规所属的类型，并注明 **严重程度** 。设置一个 **截止日期** ，要求合作伙伴在此之前作出回应。您也可以选择为违规通知附加文件，并给合作伙伴留言——您可以直接与特定合作伙伴沟通，向他们提问或要求移除未经授权的广告。
8. 可选地，留下一个 **评论**。如果您选择留言，请选择它应为 *私密* 还是 *公开* 评论。

{% tabs %}
{% tab title="私密" %}
您的评论只会对您品牌账户中的用户可见。私密评论可用于做笔记，或为其他账户用户提供有关该问题的背景说明。
{% endtab %}

{% tab title="公开" %}
您的评论将对相关合作伙伴可见。
{% endtab %}
{% endtabs %}

9. ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换开启]** **发送违规通知** 如果您想将违规情况通知合作伙伴。
10. 选择 **创建违规** 以创建违规并提交违规通知（如果您选择了这样做）。
    * 所有创建的违规都将显示在 *违规* 屏幕上。请参阅 [管理您的监控违规](/brand/zh/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/manage-your-monitoring-violations.md) ，了解如何调整违规状态及更多内容。


---

# 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/review-paid-search-ads-for-trademark-bidding-violations.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.
