> 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/agency/zh/what-would-you-like-to-learn-about/account-settings/set-up-program-denied-lists-as-an-agency.md).

# 作为代理机构设置项目拒绝列表

您可以管理一个 **合作伙伴拒绝列表** 以及一个 **IP 拒绝列表** 用于您的品牌项目。

* 该 **合作伙伴拒绝列表** 可阻止特定合作伙伴申请您的品牌项目并与您的品牌签约。
* 该 **IP 拒绝列表** 允许阻止单个 IP 地址或一段 IP 地址向您的品牌项目发送流量。使用此拒绝列表可阻止非法流量，防止来源被记入信用，或阻止那些从其自身 IP 地址提交动作数据的合作伙伴的转化被计入。

#### 设置拒绝列表

1. 从左侧导航菜单，选择 **广告主**.
2. 在您想要设置拒绝列表的品牌（前称 *广告主*）旁边，在 *操作 列*下，选择 ![](/files/635524991ec9cfd0978baa7282a8fcdf7a5e0135) **【下拉菜单】** **→ 查看活动**.
3. 在 *查看*下，选择 **查看**.
4. 从这里，您有两个选项：
   * 设置一个 *合作伙伴拒绝列表*
   * 设置一个 *IP 拒绝列表*

参阅下面各节以了解如何设置每个拒绝列表。

<details>

<summary>设置合作伙伴拒绝列表</summary>

如果您想阻止特定合作伙伴申请此项目，您应考虑设置一个 **合作伙伴拒绝列表** 。

1. 完成位于 *设置拒绝列表* 上方的步骤。
2. 在 *合作伙伴拒绝列表* 以及在…旁边 *媒体合作伙伴 ID 列表*下，选择 ![](/files/59f5e50a6b3daf07206bb3be17355748d504a512) **【编辑】**.
3. 输入您希望包含在此项目拒绝列表中的合作伙伴的 impact.com 分配 ID。每个条目用逗号分隔。
   * 您可以通过登录该品牌的 impact.com 帐户，然后从左侧导航菜单中选择来查找这些 ID **合作伙伴 → 合作伙伴**.
4. 选择 **保存**.

</details>

<details>

<summary>设置 IP 地址拒绝列表</summary>

如果您想防止来自某些 IP 地址的动作被归因或跟踪，您应考虑设置一个 **IP 拒绝列表** 。

1. 完成位于 *设置拒绝列表* 上方的步骤。
2. 在 *IP 拒绝列表* 以及在…旁边 *IP 地址拒绝列表* 选择 ![](/files/59f5e50a6b3daf07206bb3be17355748d504a512) **【编辑】**.
3. 选择 **【未选中框】从某些 IP 地址压制事件**.
4. 选择 **策略**.

   |                      |                                               |
   | -------------------- | --------------------------------------------- |
   | **策略**               | **说明**                                        |
   | 阻止来自这些地址的转化和点击的记分    | 转化数据仍将被 impact.com 跟踪并显示，但不会为产生该转化的合作伙伴或来源计分。 |
   | 从系统中完全删除来自这些地址的转化和点击 | 如果来自这些 IP 地址，则不会跟踪或归因任何转化数据。                  |
5. 输入您希望包含在此项目拒绝列表中的 IP 地址。每个条目用逗号分隔。您可以用三种不同方式输入 IP 地址，且您的列表可以同时包含这三种方式：
   * 单个 IP 地址（10.2.3.23）
   * IP 地址范围（10.2.3.1-10.2.3.107）
   * IP 地址块（10.2.3.0/24）
6. 选择 **保存**.

</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:

```
GET https://help.impact.com/agency/zh/what-would-you-like-to-learn-about/account-settings/set-up-program-denied-lists-as-an-agency.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
