# 一致式ツールの正規表現

マッチ式ツールは、製品のSKU、カテゴリ、またはプロモコードに含まれる文字の組み合わせの一部が分かっており、それらの文字の組み合わせを、コンバージョンとともに渡されるSKU、カテゴリ、またはプロモコードと照合したい場合に使用します。このツールを使用する必要があるのは、項目の完全な一覧がない場合のみです。 [例外リスト](/brand/ja/nitsuitebitaidesuka/account-administration/program-settings/exception-lists/create-category-and-sku-exception-lists.md).

1. 上部のナビゲーションバーで、次を選択します ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロフィール] → 設定**.
2. 右側の列の下に *例外リスト*の下の *例外リスト* セクションで、次を選択します **SKU**.
3. 次を選択します **新しいSKUリストを追加**.
4. 次を選択します **詳細設定を表示** ![](/files/09195a469c69f799dda32a4394df46fd2022905a).
5. ［マッチ式］フィールドには、マッチ式ツールの重要なコンポーネントが2つあります。

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

   | コンポーネント                                                                                                                     | 説明                                         |
   | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
   | [括弧内の正規表現](/brand/ja/nitsuitebitaidesuka/platform-features/promo-codes/regular-expression/regex-inside-the-parentheses.md)  | 対応する例外リスト内の項目と完全に一致します。                    |
   | [括弧外の正規表現](/brand/ja/nitsuitebitaidesuka/platform-features/promo-codes/regular-expression/regex-outside-the-parentheses.md) | 例外リストの項目を、入力されたコンバージョンデータと照合するための条件を設定します。 |


---

# 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/platform-features/promo-codes/regular-expression/match-expression-tool-regex.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.
