> 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/create-sku-exception-lists.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とプロモコード [例外リスト](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 エディションで利用できるわけではありません。たとえば、Product-Led Growth（PLG）エディションのアカウントには **SKU** または **プロモコード** のオプションは *例外リスト*に含まれていません。いずれのオプションも表示されない場合は、アカウントのアップグレードが必要な場合があります。 [サポートにお問い合わせください](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml).
{% endhint %}

1. 上部のナビゲーションバーで、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[ユーザープロフィール] → 設定**.
2. 「 *プログラム* 」列で、 *例外リスト* までスクロールし、管理したい例外リストを選択します。
   * 例外リスト画面では、 **例外リスト（カテゴリ）**, **SKU例外リスト**、または **プロモコード例外リスト**.
3. 管理したい例外リストにカーソルを合わせ、次に ![](https://1458456015-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) **\[その他]**.
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.
