> 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/approve-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. 選択します **違反を保存** 変更を保存するには。
   * 違反が承認され、保存されると、承認したことを通知するメールとプラットフォーム通知がパートナーに送信されます。

#### ステータス参照

| ステータス  | 説明                                                                         |
| ------ | -------------------------------------------------------------------------- |
| 新規     | このステータスは、まだ何の対応も行われていない新しい違反に適用されます。                                       |
| 進行中    | このステータスは、違反がレビュー中で、対応方針がまだ決定されていないことを示します。                                 |
| ブロック済み | このステータスは、レビュー済みで、次の対応を決定する前にさらなる情報を待っている違反を指します。                           |
| 完了     | この違反の処理は完了しました。                                                            |
| 承認済み   | このステータスは、ポリシー契約に違反していることが判明した違反に適用されます。違反を通知するメールとプラットフォーム通知がパートナーに送信されます。 |
| 品質保証   | このステータスは、レビュー済みで、組織内の別の担当者によって再レビューされている違反に適用されます。                         |
| 却下     | このステータスは、ポリシーの条件や契約に違反していないと判断された違反に適用されます。                                |
| 無効     | このステータスは、十分な根拠がない、真正でない、または決定的でない違反に適用されます。                                |
| 複製     | このステータスは、再発違反または以前に対応したことのある違反に適用されます。                                     |


---

# 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/approve-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.
