# 合作伙伴点击佣金规则说明

当品牌与您创建合同时，他们可以为特定类型的点击设置自定义支付组规则。这些规则允许品牌对其点击支付进行精细控制，同时可能在您为品牌带来理想流量时给予您更高的支付。

从2024年1月起，您与品牌签署的新合约允许对每次点击进行这些更专业的支付。这些更改被称为 **CPC（每次点击成本）V2**。使用CPC V2时，点击会即时登记——不再有锁定期，已登记的点击无法被撤销。

所有新合约将使用CPC V2。您与品牌已有的合同不会受到影响，将继续遵循标准的CPC V1规则。但是，品牌可以选择更新已有合同以利用更新后的点击支付选项。

{% hint style="info" %}
**我如何查看我的合同详情？** 查看 [面向合作伙伴的合同说明](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/contracts-explained-for-partners.md) 以获取查找和了解您与品牌合同的说明。
{% endhint %}

#### CPC V2的好处

作为合作伙伴，新的点击支付规则：

* 取消行为的锁定期
* 消除点击被撤销的可能性
* 允许品牌在您带来更理想的点击时有可能以更高的费率支付

#### 合同示例

针对使用CPC V1的既有合同与使用CPC V2的新合同，支付规则的结构不同。下面的示例说明品牌在每种类型的合同下可能如何对点击支付不同的费用。

{% tabs %}
{% tab title="CPC V1" %}

* 默认每次点击支付为 **$0.10**.
* 行为在被跟踪当日结束后30天锁定。
* 点击可以被撤销或修改。
  {% endtab %}

{% tab title="CPC V2" %}

* 默认每次点击支付为 **$0.10**.
* 固定每次点击支付为 **$0.25** 对于来自美国、属于品牌 *玩具* SKU的产品，每日最多100次点击。
* 点击不适用任何行为锁定期。
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions: 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:

```
GET https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/click-payout-rules-explained-for-partners.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
