> 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 和促销代码 [例外列表](https://help.impact.com/brand/what-would-you-like-to-learn-about/account-administration/program-settings/exception-lists/create-category-and-sku-exception-lists) 并非在每个 impact.com 版本中都可用。例如，产品驱动增长（PLG）版账户不包含 **SKU** 或 **促销代码** 下的选项 *例外列表*。如果您看不到任一选项，您可能需要升级您的账户。 [联系支持团队](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml).
{% endhint %}

1. 从左侧导航菜单中选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage]** → **合同 → 模板条款**.
2. 将鼠标悬停在您要添加例外列表的模板条款上，然后选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[更多]→ 修改条款**.
   * 如果您想创建新的模板条款，请选择 **创建模板条款** ，位于右上角。
3. 在 *付款组*下，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FiZjM1xY8o3v1iR3Zaysd%2FToggle.svg?alt=media\&token=b1550d48-bba9-4e81-8604-bc12370c5caa) **\[打开]**，然后选择 **添加新项**.
4. 从第一个 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[下拉菜单]** 旁边的 *规则*，请选择以下选项之一：

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

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

<div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FjV1iknQiPylYK2ZmtxZj%2FScreenshot%202026-04-23%20at%2011.55.58.png?alt=media&amp;token=623f97e3-9889-4dfc-b985-0fd009a318aa" 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.
