> 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/forecasting-and-anomaly-detection/anomaly-detection-summary-report.md).

# 异常检测汇总报告

<a href="https://pxa.impact.com/student/activity/1087851?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=opt-250&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

该 **异常检测摘要** 报告将按合作伙伴比较预测数值与实际业绩数值，并显示所选时间段内检测到的异常摘要。如果数值高于或低于预测范围，它们将被标记为异常。

#### 访问并运行报告

![](/files/14407b5285d8fe2ae0cb0f91829c6660005f692c) 此功能仅在使用 Optimize 附加组件时可用。 [点击这里](https://app.impact.com/secure/advertiser/fr/upgrade.ihtml?u=/secure/advertiser/optimize/landing-page.html) 获取该附加组件！

1. 从左侧导航栏中，将鼠标悬停在 ![](/files/dd9b9b71e0a8abffbc19dd6a3c4d28626449f744) **\[Optimize]**.
2. 选择 **预测 → 异常检测**.
3. 使用报告顶部附近的筛选栏选择筛选条件来自定义报告。请参阅下面的 *筛选说明* 部分以帮助理解筛选选项。

<details>

<summary>筛选说明</summary>

| 筛选        | 说明                                                  |
| --------- | --------------------------------------------------- |
| 日期范围      | 按特定日期范围筛选数据。                                        |
| 异常阈值 % >= | 对于所选日期范围，实际数值与预测数值相比，如果其方差百分比大于所选百分比阈值，则该数值将被标记为异常。 |
| 合作伙伴      | 选择您想查看数据的合作伙伴。                                      |
| 组         | 选择您想查看数据的合作伙伴组。                                     |
| 货币        | 选择您想查看收入的货币。                                        |

**显示**

您可以在报告中添加其他列，即日期范围和预测数值。

| 日期        | 日期范围，由 *日期范围* 筛选器。       |
| --------- | ------------------------ |
| 合作伙伴      | 数据所属的合作伙伴账户。             |
| 实际点击量     | 所报告的该日期范围内的点击次数。         |
| 异常点击量     | 点击次数，相对于预测值而言更高或更低。      |
| 异常点击量 %   | 实际点击量与预测的低或高点击量之间的百分比差异。 |
| 实际操作数     | 所报告的该日期范围内的操作次数。         |
| 异常操作数     | 操作次数，相对于预测值而言更高或更低。      |
| 异常操作数 %   | 实际值与预测值之间的百分比差异。         |
| 实际收入      | 所报告的该日期范围内的收入。           |
| 异常收入      | 收入金额，相对于预测值而言更高或更低。      |
| 异常收入 %    | 实际值与预测值之间的百分比差异。         |
| 预测点击量（低）  | 这是点击量预测值的下限。             |
| 预测点击量（高）  | 这是点击量预测值的上限。             |
| 预测操作数（低）  | 这是操作数预测值的下限。             |
| 预测操作数（高）  | 这是操作数预测值的上限。             |
| 预测收入（低）   | 这是收入预测值的下限。              |
| 预测收入（高）   | 这是收入预测值的上限。              |
| 预测操作成本（低） | 这是操作成本预测值的下限。            |
| 预测操作成本（高） | 这是操作成本预测值的上限。            |

</details>

4. 选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[Search]** 以运行报告。请参阅下面的报告数据部分以帮助理解报告数据。


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/forecasting-and-anomaly-detection/anomaly-detection-summary-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
