> 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/account-administration/program-settings/exception-lists/set-payout-rules-for-exception-lists.md).

# 为例外列表设置支付规则

一旦类目、SKU 或促销代码例外列表生效，您就可以在以下位置的模板条款中将其添加到 **支付组** 选项。

{% hint style="success" %}
**结算逻辑：** 如果某个结算组的条件得到满足，它将把结算变更应用在与模板条款默认结算相同的层级（订单级或商品级）。例如，如果您的默认结算是在商品级应用结算，那么当特定商品落入该结算组中输入的类目时，其结算将会被更改。
{% endhint %}

#### 为例外列表设置结算规则

{% hint style="warning" %}
SKU 和促销代码例外列表并非在每个 impact.com 版本中都可用。例如，产品驱动增长（PLG）版本账户不包含 **SKU** 或 **促销码** 下的选项 *例外列表*。如果您看不到任一选项，您可能需要升级您的账户。 [联系支持](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml).
{% endhint %}

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合同 → 模板条款**.
2. 将鼠标悬停在您想添加例外列表的模板条款上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]→ 修改条款**.
   * 如果您想创建新的模板条款，请选择 **创建模板条款** 右上角的
3. 在……旁边 *支付组*下，选择 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[打开开关]**，然后选择 **新增**.
4. 在第一个 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 旁边的 *规则*，请选择以下选项之一：

   * 订单促销代码列表
   * 商品类目列表
   * 商品 SKU 列表

   如果您的版本不包含 SKU 或促销代码例外列表，则不会显示这些规则选项。
5. 通过选择以下内容继续配置规则： **是** 作为运算符以及例外列表项的值。列表名称会根据已设置的内容自动填充。
   * 例如 `商品类目列表` `为` `服装`
6. 设置 **付款** 您希望适用于列表中的商品。
7. 选择 **添加** 以完成流程。

   <div data-with-frame="true"><figure><img src="/files/194d5d13c3d97d7b67e6e12d1ea1edc8fbadbe2d" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="success" %}
**注意：** 您可以在相应的模板条款中查看并下载这些例外列表。
{% endhint %}


---

# 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/account-administration/program-settings/exception-lists/set-payout-rules-for-exception-lists.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.
