> 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. 从左侧导航菜单中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-db1131f1b95ffbfa026aac99b07a7ffe0564b3b6%2F477fa23d9ffe966a6d1191fbd504e9a68f4c3918efe5cee5cb7bbd826e591fea.svg?alt=media) **\[保护]** → **监控** → **付费搜索**.
2. 找到您要审核的具体付费搜索广告。
3. 将光标悬停在广告上并选择 **审核**.
4. 在这里，您可以查看有关付费搜索广告的更多详情。

<details>

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

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

</details>

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

{% tabs %}
{% tab title="私密" %}
您的评论仅对您品牌的账户用户可见。私人评论可用于做笔记或为其他账户用户提供该问题的背景信息。
{% endtab %}

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

9. ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FiZjM1xY8o3v1iR3Zaysd%2FToggle.svg?alt=media\&token=b1550d48-bba9-4e81-8604-bc12370c5caa) **\[开启切换]** **发送违规通知** 如果您想通知合作伙伴该违规情况。
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.
