> 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/manage-your-exception-lists.md).

# 例外リストを管理する

作成後、 [カテゴリ](/brand/ja/what-would-you-like-to-learn-about/account-administration/program-settings/exception-lists/create-category-and-sku-exception-lists.md#create-a-category-exception-list), [SKU](/brand/ja/what-would-you-like-to-learn-about/account-administration/program-settings/exception-lists/skurisutowosuru.md)、または [プロモコード](/brand/ja/what-would-you-like-to-learn-about/account-administration/program-settings/exception-lists/create-promo-code-exception-lists.md) 例外リストでは、編集、表示、ダウンロードなどの追加操作を行えます。

{% 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/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. で、 *プログラム* 列を *例外リスト* そして、管理したい例外リストを選択します。
   * 例外リスト画面では、次のような利用可能なタブを選択して、例外リストを切り替えられます。 **例外リスト（カテゴリ）**, **SKU例外リスト**、または **プロモコード例外リスト**.
3. 管理したい例外リストにカーソルを合わせ、次に ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細]**.
4. 例外リストの種類に応じて、次のいずれかの操作を選択します。
   * **編集:** 例外リストの *名前*, *関連イベントタイプ*、または *一致式*.
   * **アイテム/プロモコードを追加:** アイテムやプロモコードを直接追加するか、CSV または Excel ファイルをアップロードします。
   * **アイテム/プロモコードを表示:** 特定の例外リストのすべてのアイテムまたはプロモコードを表示します。
   * **アイテム/プロモコードを削除:** 例外リストからすべてのアイテムまたはプロモコードを削除します。
   * **無効化:** 例外リストを無効化します。テンプレート条件から削除せずに例外リストを無効化すると、例外リストはテンプレート条件に引き続き表示されますが、支払いルールはパートナーに適用されません。
   * **CSVをダウンロード:** 例外リストをCSVファイルとしてダウンロードします。


---

# 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/manage-your-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.
