> 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).

# 例外リストを管理する

例外リストを作成した後、 [category](/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-0-0), [SKU](/brand/ja/what-would-you-like-to-learn-about/account-administration/program-settings/exception-lists/create-category-and-sku-exception-lists.md#create-a-sku-exception-list-0-2)、または [プロモコード](/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.
