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