# プロモコード例外リストを作成する

<a href="https://pxa.impact.com/student/activity/1117596?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

プロモコードの例外リストは、実施したアクションに関連付けられたプロモコードに基づいて、パートナーに異なる料率を支払うために使用できます。例外リストは、次に基づいて作成することもできます [商品カテゴリまたはSKU](/brand/ja/nitsuitebitaidesuka/account-administration/program-settings/exception-lists/create-category-and-sku-exception-lists.md).

#### プロモコードの例外リストを作成する

1. 上部のナビゲーションバーから ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロファイル] → 設定**.
2. 右側の *例外リスト*」の下で、次を選択します [**プロモコード**](https://app.impact.com/secure/advertiser/campaign/itemlist/view-promocodeitemlist-flow.ihtml).
3. 選択します **新しいプロモコードの例外リストを追加**.
4. 次の情報を入力してください：

   | フィールド名           | 説明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
   | ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | **リスト名**         | このリストの名前を追加してください。これは内部のユーザーと他のアカウントメンバーにのみ表示され、パートナーには表示されません。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
   | **関連付けるイベントタイプ** | この例外リストに関連付けるイベントタイプを1つ以上選択してください。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
   | **一致式**          | <p><strong>［詳細設定・任意］</strong> 特定のプロモコードのパターンに一致させる正規表現を入力してください。<br>正規表現の設定には、次の記事を使用してください：</p><ul><li><a href="/pages/faf4b27a229a1fd4920480449790234c0ea4ce57"><strong>正規表現の説明</strong></a><strong>:</strong> 基本的な概念を理解する。</li><li><a href="/pages/acc7392fa132e73044b74fe4e06bbdb3da22cdc8"><strong>かっこ内の正規表現</strong></a><strong>:</strong> リストと照合するために、コードの特定部分を抽出する方法を学びます。</li><li><a href="/pages/0db972b14a8a1f682f6c7c71e9abc14f52a9e8a1"><strong>かっこ外の正規表現</strong></a><strong>:</strong> パターンに対してプロモコード全体を一致させる方法を学びます。</li></ul> |
5. 選択します **保存してアイテムを追加** を続行します。
6. 追加できます **プロモコード** または **CSVまたはExcelファイルをアップロード** プロモコードとともに。
   * レポートのテーブル列の詳細については、 *プロモコード例外リストの形式* CSVファイルの作成方法については、以下のセクションを参照してください。
7. 選択します **保存**.
   * これで、新しいプロモコードの例外リストが次の画面に表示されます。 [プロモコード例外リスト画面](https://app.impact.com/secure/advertiser/campaign/itemlist/view-promocodeitemlist-flow.ihtml).
   * 次が表示されない場合は **プロモコード** オプションまたはこの画面がない場合、エディションにプロモコードの例外リストが含まれていない可能性があります。

<div data-with-frame="true"><figure><img src="/files/a3fdfd076114b80758efc58d37e1554d85a06dc7" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>プロモコード例外リストの形式</summary>

以下に表示されている列名を使用して、.CSV または .XLS/.XLSX ファイルを作成してください：

```programlisting
プロモコード
INFL001
INFL002
INFL003
```

| 列      | 種類  | 必須 | 説明                                                               |
| ------ | --- | -- | ---------------------------------------------------------------- |
| プロモコード | 文字列 | はい | <p>トラッキングのコンバージョンデータに含まれる値。</p><p>• ここで入力した値は大文字と小文字を区別しません。</p> |

<div data-with-frame="true"><figure><img src="/files/56f31680ee247d538bbbaeed952aede3e3957838" alt=""><figcaption></figcaption></figure></div>

</details>


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/ja/nitsuitebitaidesuka/account-administration/program-settings/exception-lists/create-promo-code-exception-lists.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
