> 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/exclude-partners-from-your-paid-search-monitoring-policies.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>

在你已经 [创建了付费搜索监控政策](/brand/zh/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/create-a-paid-search-monitoring-policy.md)，您可以将某些合作伙伴排除在此政策之外。如果您与某些合作伙伴有协议，允许他们在特定时间范围内使用您的关键词，此功能很有用。

#### 创建排除列表

1. 从左侧导航菜单中，选择 ![](/files/03e28afa659ac04a9ba6d0d62e867c1d13554cb1) **\[保护]** → **监控** → **政策**.
2. 找到您想要从中排除某个合作伙伴的特定付费搜索监控政策。
   * 使用 **类型** 用于筛选的过滤器 *付费搜索广告*.
3. 将鼠标悬停在该政策上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **查看排除项**.
4. 在右上角，选择 **创建排除项**.
5. 在 *创建排除项* 界面，填写以下信息：
   * 该 *名称* 排除项的。
   * 该 *时间范围* 在该时间范围内，应将合作伙伴从您的政策中排除。
   * 选择 *合作伙伴* 您想从中排除 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**.
6. 选择 **保存**.

#### 管理您的排除列表

当您创建了排除列表后，您可以跟踪它们并执行各种操作，例如编辑或取消它们。

**筛选您的排除列表**

1. 在 *排除项* 界面，使用筛选器查找特定的排除列表。
   * 请参见 *筛选参考* 下方表格以获取更多信息。

<details>

<summary>筛选参考</summary>

| 筛选器  | 描述                                                                                                                                                                                                |
| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 搜索栏  | 通过输入排除项名称进行筛选。                                                                                                                                                                                    |
| 创建日期 | 按排除项的创建日期筛选。                                                                                                                                                                                      |
| 状态   | <p>按排除项状态筛选：</p><p>• <strong>有效：</strong> 当前时间范围内所有有效的排除项。</p><p>• <strong>已过期：</strong> 所有已过结束日期的排除项。</p><p>• <strong>已取消：</strong> 所有您已取消的排除项。</p><p>• <strong>待定：</strong> 所有即将到达开始日期的排除项。</p> |

</details>

2. 选择适用的筛选条件后，继续执行任何其他操作：

<details>

<summary>编辑您的排除列表</summary>

1. 将鼠标悬停在该排除项上，然后选择 **编辑**.
2. 编辑 *名称*, *时间范围*，或 *合作伙伴*.
3. 选择 **保存**.

</details>

<details>

<summary>取消或删除排除项</summary>

1. 将鼠标悬停在该排除项上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]**.
2. 选择 **取消排除项** 以暂时暂停该排除项。
   * 选择 **恢复排除项** 以重新启用该排除项。
3. 选择 **删除排除项** 以永久移除该排除项。
   * 阅读提示并选择 **确定** 以完成操作。

</details>


---

# 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/exclude-partners-from-your-paid-search-monitoring-policies.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.
