> 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、またはプロモコードの例外リストが有効になると、テンプレート条件の下でそれを追加できます **支払いグループ** オプション。

{% 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) **\[オンに切り替え]**、次に選択 **新規追加**.
4. 1つ目の ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** の横に *ルール*、次のいずれかのオプションを選択してください:

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

   お使いのエディションにSKUまたはプロモコードの例外リストが含まれていない場合、これらのルールオプションは表示されません。
5. 選択してルール設定を続行します **である** を演算子として、例外リスト項目の値を設定します。リスト名は、既に設定されている内容に基づいて自動入力されます。
   * 例： `商品カテゴリのリスト` `が` `アパレル`
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.
