> 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/promo-code-monitoring/review-promo-codes.md).

# プロモコードを確認する

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

次の *プロモコードのモニタリング* 画面で、選択できます **確認** 任意のプロモコードの横で、特定のプロモコードの詳細情報を表示するか、違反を記録します。

#### プロモコードの監視結果を確認

1. 左側のナビゲーションメニューから ![](/files/a04507c15cd543fd3055919f33acaddabf53606f) **\[Protect] → 監視 → プロモコード**.
2. 次の *プロモコードのモニタリング* 画面で、プロモコードの右側にカーソルを合わせて選択します **確認**.
3. この *プロモコード* および *プロモコードの詳細* 各セクションに追加情報が表示されます。

<details>

<summary>プロモコード参照</summary>

| **項目**          | 説明                                                           |
| --------------- | ------------------------------------------------------------ |
| **ドメイン**        | プロモコードが関連付けられているドメインを一覧表示します。                                |
| **プロモコード表示URL** | プロモコードの表示URLを一覧表示します。                                        |
| **プロモコード**      | 実際のプロモコード値を一覧表示します。                                          |
| **表示回数**        | このプロモコードが何回検出されたか、またその日付を一覧表示します。                            |
| **プロモコード広告**    | このプロモコードを含む広告を一覧表示します。                                       |
| **プロモコードラベル**   | 適用されたプロモコードを一覧表示します — テキストフィールドで新しいものを作成したり、既存のものを削除したりできます。 |

</details>

<details>

<summary>プロモコード詳細参照</summary>

| 項目                   | 説明                                         |
| -------------------- | ------------------------------------------ |
| **ポリシー**             | このプロモコードが属するポリシーを一覧表示します。                  |
| **デバイスタイプ**          | プロモコードの対象デバイスタイプを一覧表示します。                  |
| **プロモコードのスクリーンショット** | プロモコード広告のスクリーンショットを表示するためのURLを一覧表示します。     |
| **プロモコードクリックURL**    | プロモコード広告へのクリック先の直接URLを一覧表示します。             |
| **SERP**             | の量を一覧表示します *検索エンジン結果ページ* プロモコード広告が表示される場所。 |
| **プロモコードの場所**        | ページ上でプロモコード広告が配置されている場所を一覧表示します。           |

</details>

4. この *判断* このセクションでは、特定のパートナーに対するプロモコード違反を記録できます — 必ず *違反情報* セクションに移動して **違反を作成**.

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

#### プロモコード通知を設定する

プロモコード違反が発生したときに通知されるよう、通知を設定できます。

1. 上部ナビゲーションメニューから、 ![](/files/5967ee7fb70d87774db6d781de9ca488049960c1) **\[通知]**.
2. パネルの右上隅で、選択します **設定**.
3. までスクロールします *プロモコード違反* セクション。
4. 次の *プロモコード違反* ドロップダウンリストで、通知配信オプションを選択します。
   * **イベント発生時にメールを送信**
   * **毎日のダイジェストメールを送信**
   * **毎週のダイジェストメールを送信**
   * **SMSを送信**
   * **特定の設定（詳細設定）**：このオプションでは、新しい違反と違反の更新に対して個別の通知設定を選択できます。


---

# 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/promo-code-monitoring/review-promo-codes.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.
