> 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/ja/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/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **契約 → テンプレート条件**.
2. 例外リストを追加したいテンプレート条件にカーソルを合わせ、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]→ 条件を変更**.
   * 新しいテンプレート条件を作成する場合は、 **テンプレート条件を作成** を右上隅で選択します。
3. の横で *支払いグループ*を選択し、 ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンにする]**&#x3092;選択してから、 **新規追加**.
4. 最初の ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** の横にある *ルール*を選択し、次のいずれかのオプションを選択します。

   * 注文プロモコードのリスト
   * 商品カテゴリのリスト
   * 商品SKUのリスト

   SKUまたはプロモコードの例外リストが含まれていないエディションでは、これらのルールオプションは表示されません。
5. 次を選択してルール設定を続けます **Is** を演算子として、例外リスト項目の値を設定します。リスト名は、すでに設定されている内容に基づいて自動入力されます。
   * 例： `商品カテゴリのリスト` `は` `アパレル`
6. 設定します **支払い** リスト上の商品に対して希望するものを。
7. 選択して **追加** して手順を完了します。

<div data-with-frame="true"><figure><img src="/files/b16882e7fc37bdb1306fd36d49929cfe9b4e7f7b" 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/ja/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.
