> 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/zh/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/03e28afa659ac04a9ba6d0d62e867c1d13554cb1) **\[保护]** → **监控 → 促销代码**.
2. 在 *促销代码监控* 在屏幕上，找到你想要记录违规的促销代码，然后选择 **审核**.
3. 导航到 *决定* 部分，然后使用下拉菜单设置 *结果* 以 **违规**.
4. 完成 *违规信息* 部分：

<details>

<summary>违规信息参考</summary>

|          |                                                                                                |
| -------- | ---------------------------------------------------------------------------------------------- |
| **错误**   | 使用下拉菜单选择此违规所涉及的错误。                                                                             |
| **错误原因** | 使用下拉菜单选择记录该违规的错误原因。                                                                            |
| **严重程度** | 使用下拉菜单指示该违规的严重程度——通常，越严重的违规表示应尽快解决。                                                            |
| **到期日期** | 使用日历和时间下拉菜单指明合作伙伴解决该违规的截止日期。                                                                   |
| **附件**   | 如有相关内容，请使用 *选择文件* （或拖放）与此违规相关的文件（例如，违规本身的截图）。                                                  |
| **备注**   | 使用文本字段添加有关此违规的评论。当设置为 **公开**时，所有方（即合作伙伴、你以及其他账户成员）都能看到。当设置为 **私密**时，只有你和你账户中的其他成员（不是合作伙伴）可以看到。 |

</details>

5. 完成后，选择 **创建违规** 位于屏幕底部。

#### 自动创建违规

你可以设置你的政策，以便在促销代码过期或未经授权时自动创建违规并分配给合作伙伴。

1. 从左侧导航菜单中，选择 ![](/files/03e28afa659ac04a9ba6d0d62e867c1d13554cb1) **\[保护]** → **监控 →** **政策**.
2. 在右上方附近，选择 **创建政策**.
3. 选择 **促销代码监控 → 开始使用**.
4. 为你的政策命名，并将你的品牌名称添加为搜索词。
5. 勾选 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[复选框]** **如果签约合作伙伴推广的促销代码是：\[搜索词]，则自动创建违规**.
6. 选中后，会出现一个下拉菜单，你可以从中选择为以下项目设置自动创建违规 *已过期* 和 *未授权* 代码。
7. 选择 **下一步**.
8. 选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[复选框]** 在你想包含在政策中的所有促销代码旁边，然后选择 **下一步**.
9. 审核你的政策，然后选择 **保存**.

了解更多关于 [创建和管理政策](/brand/zh/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/zh/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.
