> 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/pause-performance-campaign-applications.md).

# 暂停绩效活动申请

{% hint style="warning" %}
**注意：** 此功能处于测试版。如需使用，请联系你的 CSM 或我们的 [支持团队](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml) 如果你想测试此功能。
{% endhint %}

当您暂停活动申请时，新合作伙伴在暂停期间将无法申请该活动。 当您收到大量申请并需要时间审核时，暂停申请非常有用。

当活动暂停时，只有以下合作伙伴仍可继续其申请：

* 已受邀的合作伙伴仍可接受或协商活动邀请。
* 已申请或正在协商的合作伙伴可以查看和编辑他们的提案。
* 当活动暂停时，已申请或正在协商的合作伙伴仍可被聘用。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] →** **活动管理器 →** [**Performance**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. 从 *Campaign Manager* 界面中，将鼠标悬停在您要暂停申请的活动上，然后选择 **Manage Campaign**.
3. 在右上角，选择 ![](/files/77cad707ec8c8e3ea9d0056e8451a6deaf59419d) **\[More]** → **暂停新申请**.
   * 您会看到一个 ![](/files/bf74e134cf7f04c3c565d4033adadc218eda8897) **\[暂停]** 图标，显示在您的活动名称旁边。
   * 您可以重复这些步骤并选择 **恢复新申请** 如果您想继续接收新申请。


---

# 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/pause-performance-campaign-applications.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.
