> 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/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/03e28afa659ac04a9ba6d0d62e867c1d13554cb1) **\[Protect] → 监控 → 促销代码**.
2. 在 *优惠码监控* 在屏幕上，将鼠标悬停在促销代码右侧并选择 **审核**.
3. 该 *促销代码* 和 *促销代码详情* 部分显示更多信息。

<details>

<summary>促销代码引用</summary>

| **字段**         | 描述                                 |
| -------------- | ---------------------------------- |
| **域名**         | 列出促销代码关联的域名。                       |
| **促销代码显示 URL** | 列出促销代码的显示 URL。                     |
| **促销代码**       | 列出实际的促销代码值。                        |
| **出现次数**       | 列出此促销代码已被查看的次数以及查看日期。              |
| **促销代码广告**     | 列出包含此促销代码的广告。                      |
| **促销代码标签**     | 列出已应用的任何促销代码——您可以在文本字段中创建新的并移除现有的。 |

</details>

<details>

<summary>促销代码详情引用</summary>

| 字段             | 描述                              |
| -------------- | ------------------------------- |
| **政策**         | 列出此促销代码所属的策略。                   |
| **设备类型**       | 列出此促销代码适用的设备类型。                 |
| **促销代码截图**     | 列出用于查看促销代码广告截图的 URL。            |
| **促销代码点击 URL** | 列出可直接点击跳转到促销代码广告的 URL。          |
| **搜索引擎结果页**    | 列出……的数量 *搜索引擎结果页面* 促销代码广告显示的位置。 |
| **促销代码的位置**    | 列出促销代码广告在页面上的位置。                |

</details>

4. 该 *决定* 该部分允许您为特定合作伙伴记录促销代码违规——请确保填写 *违规信息* 部分并选择 **创建违规**.

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

#### 设置促销代码通知

您可以设置通知，以便在发生促销代码违规时提醒您。

1. 在顶部导航菜单中，选择 ![](/files/3711362f41be5f094558b72112e4b270598e922d) **\[通知]**.
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/zh/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.
