> 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/log-a-promo-code-monitoring-violation.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) **\[保護]** → **モニタリング → プロモコード**.
2. 次の *プロモコードのモニタリング* 画面で、違反を記録したいプロモコードを見つけ、次に選択します **確認**.
3. に移動します *判断* セクションに移動し、次にドロップダウンを使用して *結果* を **違反**.
4. を完了します *違反情報* セクション：

<details>

<summary>違反情報の参照</summary>

|            |                                                                                                                                                   |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| **エラー**    | ドロップダウンを使用して、この違反が対象とするエラーを選択します。                                                                                                                 |
| **エラー理由**  | ドロップダウンを使用して、違反が記録されたエラー理由を選択します。                                                                                                                 |
| **重大度**    | ドロップダウンを使用して違反の重大度レベルを示します — 通常、より重大な違反は、早急に解決すべきことを示します。                                                                                         |
| **期限日**    | カレンダーと時刻のドロップダウンメニューを使用して、パートナーによる違反解決の期限を指定します。                                                                                                  |
| **添付ファイル** | 必要に応じて *ファイルを選択* この違反に関連するファイル（例：違反そのもののスクリーンショット）を使用（またはドラッグ＆ドロップ）します。                                                                           |
| **コメント**   | テキスト欄を使用して、この違反に関するコメントを追加します。設定が **公開**に設定すると、すべての当事者（つまり、パートナー、あなた、および他のアカウントメンバー）が閲覧できます。設定が **非公開**に設定すると、あなたと他のアカウントメンバーのみ（パートナーは除く）が閲覧できます。 |

</details>

5. 完了したら、 **違反を作成** を画面下部で選択します。

#### 違反の作成を自動化する

ポリシーを設定して、有効期限切れまたは未承認のプロモコードに対して違反を自動作成し、パートナーに割り当てることができます。

1. 左側のナビゲーションメニューから ![](/files/a04507c15cd543fd3055919f33acaddabf53606f) **\[保護]** → **モニタリング →** **ポリシー**.
2. 右上付近で、 **ポリシーを作成**.
3. 選択します **プロモコードのモニタリング → はじめる**.
4. ポリシーに名前を付け、ブランド名を検索語として追加します。
5. チェック ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[チェックボックス]** **契約パートナーが次のプロモコードを宣伝した場合、違反を自動作成します: \[検索語]**.
6. 選択すると、ドロップダウンメニューが表示され、次の対象に対して違反の自動作成を設定できます。 *期限切れ* および *未承認* コード。
7. 選択します **次へ**.
8. 選択します ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[チェックボックス]** ポリシーに含めたいすべてのプロモコードの横にあるチェックボックスを選択し、次に **次へ**.
9. ポリシーを確認し、次に **保存**.

詳細はこちら： [ポリシーの作成と管理](/brand/ja/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/promo-code-monitoring/guide-to-promo-code-monitoring.md#create-and-manage-policies).


---

# 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/log-a-promo-code-monitoring-violation.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.
