> 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/beta-product-boost/choose-between-scheduled-terms-product-boost-and-performance-campaigns.md).

# 在定期条款、产品提升与绩效活动之间进行选择

不确定该使用哪种佣金调整选项？了解方法 *定时条款*, *Product Boost*，以及 *绩效活动* 各不相同，因此你可以选择最符合目标的选项。

{% hint style="info" %}
**简而言之：** 产品提升侧重于提高特定产品的曝光度和销量。定时条款侧重于在设定期间提高佣金。绩效活动侧重于与指定合作伙伴就交付物或产品植入进行协作。
{% endhint %}

#### 比较你的选项

[Product Boost](/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/product-boost-explained.md) 可让你设置自动化活动，通过激励合作伙伴推广特定产品，而 [定时条款](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/set-limited-time-payouts-with-scheduled-terms.md) 可让你在设定的促销期间调整模板条款的佣金。 [绩效活动](/brand/zh/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/performance-campaign-manager-explained.md)则可让你与合作伙伴就交付物或植入进行协作。

{% tabs %}
{% tab title="用途" %}

* **产品提升活动**：用于为特定产品 SKU 引流。若你希望通过提高合作伙伴佣金来提升某些产品的曝光度和销量，这非常适合。
* **绩效活动**：用于与合作伙伴达成植入机会。若你想与合作伙伴签约，获取诸如媒体平台帖子之类的交付物，这非常适合。你也可以提高合作伙伴佣金，但这些佣金仅适用于这些付费植入带来的点击。
* **定时条款**：用于临时调整合作伙伴佣金。非常适合在指定促销期间提高合作伙伴佣金，且不受预算限制。
  {% endtab %}

{% tab title="佣金自定义" %}

* **产品提升活动**：可让你在产品层级自定义佣金。
* **绩效活动**：可让你在活动层级自定义佣金。
* **定时条款**：可让你在模板条款层级自定义佣金。
  {% endtab %}

{% tab title="合作伙伴选择" %}

* **产品提升活动**：可让你从已加入你的计划的合作伙伴中自动报名，并可选择限制为特定合作伙伴。
* **绩效活动**：可让你从市场中的合作伙伴或已加入你的计划的合作伙伴中指定符合条件的合作伙伴。
* **定时条款**：在指定期间，将调整后的佣金应用于所选模板条款下的所有合作伙伴。
  {% endtab %}

{% tab title="报酬类型" %}

* **产品提升活动**：支持 CPA（按行动付费）报酬模式。
* **绩效活动**：支持固定费用、CPA（按行动付费）或混合报酬模式，并可提高 CPA 以激励植入。
* **定时条款**：支持固定费用和 CPA（按行动付费）报酬模式，但与 CPC 佣金不兼容。
  {% endtab %}

{% tab title="模板条款影响" %}

* **产品提升活动**：与合作伙伴现有的模板条款同时生效，并且仅替换特定产品的佣金规则。
* **绩效活动**：与任何现有模板条款并行生效。
* **定时条款**：在给定期限内替换所选模板条款的佣金规则。
  {% endtab %}

{% tab title="链接维护" %}

* **产品提升活动**：合作伙伴推广标准计划链接，因此活动结束后无需切换到备用链接。
* **绩效活动**：合作伙伴使用活动/任务专属链接。
* **定时条款**：合作伙伴推广标准计划链接，因此活动结束后无需切换到备用链接。
  {% endtab %}

{% tab title="预算与时长" %}

* **产品提升活动**：可让你设置预算上限和自动到期偏好。
* **绩效活动**：可让你随时结束活动。
* **定时条款**：没有预算限制，并会在预定期限结束时结束，自动回退到模板条款的佣金规则。
  {% endtab %}
  {% endtabs %}

#### 你应使用哪种工具

* **使用产品提升活动** 当你希望通过临时提高合作伙伴佣金来推广某些产品，以提升这些产品的曝光度和销量时。
* **使用绩效活动** 当你需要合作伙伴完成特定营销活动或交付物，例如在其推广渠道上进行产品植入时。
* **使用定时条款** 当你希望在促销期间（例如黑色星期五）提高某个特定模板条款下所有合作伙伴的佣金率时。


---

# 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/beta-product-boost/choose-between-scheduled-terms-product-boost-and-performance-campaigns.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.
