> 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/event-risk/domain-risk-details-report.md).

# 域名风险详情报告

使用 *域名风险详情* 报告，了解为什么某个推荐域名在 *事件风险*中被标记为域名信誉风险。该报告会展示针对单个域名检测到的具体信誉触发因素。这些触发因素可帮助你区分危险信号（如恶意软件）与较轻微的风险（如异常流量）。

你必须输入一个域名才能运行报告。输出将显示 impact.com 对你输入域名的风险评估，不包括绩效或合作伙伴特定指标。

### 访问报告

1. 在左侧导航菜单中，选择 ![](/files/03e28afa659ac04a9ba6d0d62e867c1d13554cb1) **\[Protect] → 事件风险**.
2. 选择 **报告 →** [**域名风险详情**](https://app.impact.com/secure/advertiser/protect/report/viewReport.report?id=17750).
3. 在报告页面顶部设置筛选条件，然后选择 **应用**.
4. 使用右上角的图标来 *固定*, *计划*，或 *下载* 报告（PDF、Excel 或 CSV）。

有关筛选条件和列的详细信息，请参阅下面的 *筛选条件参考* 和 *信誉触发因素参考* 。

### 筛选条件参考

使用这些筛选条件来控制返回数据的范围：

<table data-header-hidden="false" data-header-sticky><thead><tr><th>筛选条件</th><th>描述</th></tr></thead><tbody><tr><td>日期范围</td><td><p>选择开始和结束日期，以查看该时间段内的域名风险信号。系统会按日评估信誉；可查询多天数据。</p><p>域名风险每天都会重新评估，但报告中只会显示一行；如果评估结果相同，则会显示该日期范围内最近的一次评估。</p></td></tr><tr><td>域名</td><td>输入你要评估的推荐域名（例如 starkindustries.com）。运行报告必须使用此筛选条件。如果通过其他报告的下钻访问，域名将自动填充。如果直接添加，请移除协议（https://）和子域名（例如 www.）。</td></tr></tbody></table>

<div data-with-frame="true"><figure><img src="/files/3a3a2a8d66c3ed3ac7272e0f3ce6e59388f44ea9" alt=""><figcaption></figcaption></figure></div>

### 信誉触发因素参考

这些列说明输入的域名为何被 *事件风险*的信誉系统标记。单个域名可同时满足多个触发条件。

<table data-header-hidden="false" data-header-sticky><thead><tr><th>列</th><th>描述</th><th>风险级别</th></tr></thead><tbody><tr><td>域名</td><td>你查询的推荐域名。</td><td><br></td></tr><tr><td>最后评分日期</td><td>该域名被标记为事件风险评分的最后日期。</td><td><br></td></tr><tr><td>恶意软件</td><td>这表示该域名与恶意软件传播或被入侵有关。通常被视为高或严重级别。该域名已与恶意软件关联，可能涉及部署 cookie-stuffing 脚本或其他非法行为。</td><td><p><code>严重</code></p><p>即，如果我们检测到此信号，我们会将这些点击从报告和归因中排除。</p></td></tr><tr><td>单一来源流量</td><td>这表示流量过度来自单一来源，可能存在人为操纵或非自然模式。</td><td><code>可疑</code></td></tr><tr><td>广告垃圾刷量</td><td>这表示该域名存在垃圾广告行为（例如广告调用过多、相对于网站访客数量点击过多，或叠层广告位）。</td><td><code>可疑</code></td></tr><tr><td>版权风险</td><td>这表示该域名表现出与版权侵权风险相关的内容或分发模式。Google 已因版权侵权将某些 URL 从索引中移除。任何合作伙伴为牟利而从其他网站窃取内容都违反我们的条款，因此来自此信号的点击将被视为无效并忽略。</td><td><p><code>严重</code></p><p>即，如果我们检测到此信号，我们会将这些点击从报告和归因中排除。</p></td></tr><tr><td>低参与度</td><td>这表示用户在合作伙伴网站上停留时间很短，且跳出率高于正常水平。这是机器人行为的常见迹象。</td><td><code>可疑</code></td></tr><tr><td>异常流量</td><td>表示检测到异常流量模式（例如不规则激增、类似机器人的访问节奏）。此项会查找少数 IP 中高度集中的流量。</td><td><code>可疑</code></td></tr><tr><td>成人内容</td><td>表示内容面向成年人，不适合在工作场合或未成年人观看。</td><td><code>可疑</code></td></tr></tbody></table>


---

# 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/protect-and-monitor-your-performance-program/event-risk/domain-risk-details-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.
