> 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. 左側のナビゲーションメニューから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-db1131f1b95ffbfa026aac99b07a7ffe0564b3b6%2F477fa23d9ffe966a6d1191fbd504e9a68f4c3918efe5cee5cb7bbd826e591fea.svg?alt=media) **\[保護]** → **違反**.
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.
