# 使用支付组设置支付规则

<a href="https://pxa.impact.com/student/activity/1117596?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

*支付组* 允许您为合作伙伴因其推动的行为而获得的支付设置规则，并且它们包含在您的 [模板条款](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/create-template-terms.md)中。如果某个支付组的条件满足，它将按照模板条款的 *默认支付*.

Only 1 payout group can apply at a time. Customized payout groups work best when they're mutually exclusive, so if payout groups have overlapping conditions, place the more specific payout group criteria at the top (e.g., "Customer Status is New & Order Total ≥ $200"), and the more common criteria near the bottom (e.g., "Order Total ≥ $200").

#### 向模板条款添加支付组

{% hint style="warning" %}
**警告：** 添加额外的支付规则可能需要一些技术知识。如果您想配置额外的支付规则， [联系支持](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml?execution=e3s1).
{% endhint %}

支付组通常在您创建模板条款时添加，但您之后始终可以更换合同。

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 合同 →** [**模板条款**](https://app.impact.com/secure/advertiser/engage/contracts/library/view-manage-ios-flow.ihtml).
2. 在右上角，选择 **创建模板条款**.
3. 在 *事件类型*旁边，从 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**&#x4E2D;选择此模板条款适用的事件类型。
4. 在 *支付组*，切换 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[打开开关]** **设置自定义支付组**.
5. 要添加支付组，请选择 **添加新项**.
6. 设置支付组的 *支付规则* ，使用 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 和字段。
   * 可选地，选择 ![](/files/a4d92afe6e302635e52a9d3b155bca7a8dedb2ea) **\[添加另一个]** 以在同一支付组内创建第二条规则。
   * 如果您向 1 个支付组添加多条规则，则所有规则都必须满足，该支付组才会生效。

<details>

<summary>支付规则参考</summary>

</details>

7. 输入 **支付** 金额，如果有选项，请指定 **限制** 适用于可支付项目。

   * 如果您在弹窗中看不到 *限制* 切换开关， [联系支持](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml) 以请求将该功能添加到您的账户中。

   <div data-with-frame="true"><figure><img src="/files/c24486d34bc4704a3d22bfcac234b3423ea61401" alt="" width="563"><figcaption></figcaption></figure></div>
8. 在弹窗右下角，选择 **添加** 以保存该支付组。
9. 要创建另一个支付组，请选择 **添加新项**。如果您创建多个组，可以通过点击并拖动它们来更改其排名。
10. 继续 [创建您的模板条款](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/create-template-terms.md).

{% hint style="success" %}
**注意：** 在使用 *推荐 URL* 参数设置支付组时，您可以使用 *通配符* 选项来匹配任意前后字符。例如，使用 `*facebook*` 来匹配来自 Facebook 的任何推荐 URL。
{% endhint %}

#### 组合支付组条件

* 支付组条件中的逗号不会将这两个条件合并（例如， `项目类别是 ACME, Anvils` 将被解释为项目类别是 ACME 或 Anvils）。您可以通过在包含逗号的规则周围加上引号（`项目类别是 "ACME,Anvils"`).

### 基于位置的支付组

在按地理位置配置支付组时，您必须选择正确的数据源。您可以区分点击的来源地和客户实际居住地。

| 要求         | 推荐参数      | 数据源                |
| ---------- | --------- | ------------------ |
| 基于配送地址的支付组 | 客户国家/地区   | 在结账时通过您的跟踪像素传递的数据。 |
| 基于点击位置的支付组 | 推荐来源国家/地区 | 点击发生时用户的 IP 地址。    |


---

# 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/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/set-payout-rules-using-payout-groups.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.
