> 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/platform-features/protect-and-monitor-your-performance-program/event-risk/view-validation-patterns-for-conversion-events.md).

# コンバージョンイベントの検証パターンを表示する

以下の手順に従って、注文IDとコンバージョンページURLに対して設定した検証ルールを表示します。

{% hint style="warning" %}
**重要：** これらのルールを変更したり、追加のルールを設定したりしたい場合は、 [サポートまでお問い合わせください](http://mailto:tech-support@impact.com/?subject=Conversion%20Spoofing%20Validation%20Rules%20Request%22%20target=%22_blank).
{% endhint %}

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **レポート** → **その他のレポート**.
2. 「 *カテゴリ* フィルターを選択 ![](/files/a4c20d141714e9e9248551f182c5acacb99049de) **\[未チェックのボックス]** **保護**、次に選択します **コンバージョン・スプーフィング・ルール**.
3. 各イベントタイプのコンバージョン・スプーフィング検証ルールを表示します：

   | 列名                 | 説明                                                                             |
   | ------------------ | ------------------------------------------------------------------------------ |
   | イベントタイプ名           | イベントタイプの名前。                                                                    |
   | 状態                 | イベントタイプのステータス。例： *有効*.                                                         |
   | 種類                 | コンバージョンイベントの種類。例：オンライン販売またはリード。                                                |
   | 注文IDの正規表現          | 注文IDを検証するために使用される正規表現です。一致しないイベントは *要注意* タブに移動され、明示的に承認されない限り差し戻されます。          |
   | コンバージョンページURLの正規表現 | コンバージョンページURLを検証するために使用される正規表現です。一致しないイベントは *要注意* タブに移動され、明示的に承認されない限り差し戻されます。 |


---

# 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/platform-features/protect-and-monitor-your-performance-program/event-risk/view-validation-patterns-for-conversion-events.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.
