> 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.
