> 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 或促销码例外列表设置支付规则

一旦类别、SKU 或促销代码例外列表处于活动状态，您可以在以下位置将其添加到模板条款中： **结算组** 选项。

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

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

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

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **合同 → 模板条款**.
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.
