> 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/reach-out-to-partners/partner-management/block-partners-from-re-applying-to-your-program.md).

# 阻止合作伙伴重新申请您的项目

当您拒绝某位希望加入您项目的合作伙伴的申请时，您可以选择阻止其将来再次申请。如果您之后希望允许该合作伙伴加入，则必须将其从您的黑名单中移除，以启用其申请并解除其点击的阻止。参见 [解除合作伙伴屏蔽](#unblocking-partners) 了解更多信息。

#### 阻止合作伙伴重新申请加入您的项目

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **合作伙伴** → [申请数](https://app.impact.com/secure/advertiser/engage/contracts/activity/adv-manage-pending-public-ios-v2-flow.ihtml).
2. 请确保您位于 **新建** 选项卡。
3. 找到您要拒绝的合作伙伴并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 拒绝**.
4. 在 *拒绝申请* 弹窗中，选择拒绝原因并选择屏蔽级别：

   * **当前项目 \[特定项目名称]：** 仅阻止该合作伙伴加入此特定项目。
   * **我的所有项目：** 阻止该合作伙伴参与所有当前和未来的项目，无需为特定项目单独设置黑名单。

   <div data-with-frame="true"><figure><img src="/files/a89778b2d0790fcf4418b9598e4a5b552c5b021b" alt=""><figcaption></figcaption></figure></div>
5. 选择 **拒绝**，将该合作伙伴移至您的已拒绝合作伙伴列表。

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>提示：</strong> 建议在 <strong>消息</strong> 字段中添加原因。未来考虑将合作伙伴从黑名单中移除时，了解其最初被屏蔽的原因会很有帮助。</p></div>

#### 解除合作伙伴封锁

如果您之前已阻止某位合作伙伴申请您的项目，但现在希望允许其重新申请，您可以通过账户设置管理并解除这些限制。

{% hint style="info" %}
**注意：** 解除合作伙伴屏蔽会取消您品牌下所有项目的限制。解除后，该合作伙伴将可立即向您任何可用的项目提交新的申请。
{% endhint %}

1. 在顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在……下 *账户设置* 在页面左侧，选择 **管理已屏蔽的合作伙伴** 在“常规”部分。
3. 在 *已屏蔽的合作伙伴* 页面，您可以单独或批量解除合作伙伴屏蔽：

   <div data-with-frame="true"><figure><img src="/files/7a8a230dace9ebb716a758faed527a564dd76f08" alt=""><figcaption></figcaption></figure></div>

   * **单独：** 找到该合作伙伴并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **解除屏蔽** 位于屏幕右侧。
   * **批量（全部）：** 选择 **全选** 在屏幕左上角。此时会出现“解除合作伙伴屏蔽”按钮；选择此按钮可解除列表中所有合作伙伴的屏蔽
   * **批量（多个）：** 将鼠标悬停在合作伙伴行的左侧以显示复选框。勾选您要解除屏蔽的每个合作伙伴对应的复选框，然后选择 **解除屏蔽** 列表顶部出现的按钮。


---

# 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/reach-out-to-partners/partner-management/block-partners-from-re-applying-to-your-program.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.
