> 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/multi-program-reports/operations-reports/clicks-from-expired-ads-report.md).

# 过期广告点击报告

该 **来自已过期广告的点击** 如果 impact.com 仍在接收你已过期的任何广告的点击数据，该报告会向你显示。此报告会显示具体广告以及托管该广告的合作伙伴，方便你发现应通知哪位合作伙伴去更新他们用于推广你品牌的广告。

#### 查看报告

你可以 [安排并保存](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.md) 你在此处创建的任何报告，都可使用屏幕右上角的按钮进行。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报表 → 更多报表**.
2. 使用 **运营** 先筛选，然后选择 **来自已过期广告的点击**.
   * 查看 *表格参考* 有关表格列的更多信息。

在这里，你可以查看过去 7 天内仍在产生点击的已过期广告，并按产生的点击次数排序。

<details>

<summary>表格参考</summary>

|       |                                                                    |
| ----- | ------------------------------------------------------------------ |
| **列** | **描述**                                                             |
| 最近点击  | 选择 **最近点击** 以查看 *来自已过期广告的最近点击* 报告。此报告将显示某个特定合作伙伴为某个特定已过期广告带来的点击详情。 |
| 合作伙伴  | 查看特定行中为该已过期广告带来点击的合作伙伴。选择合作伙伴名称以查看其联系信息。                           |
| 广告    | 查看仍在接收点击的已过期广告。                                                    |
| 广告类型  | 查看仍在接收点击的已过期广告类型。                                                  |
| 点击    | 查看该已过期广告在过去 7 天内获得的点击次数。                                           |

</details>


---

# 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/multi-program-reports/operations-reports/clicks-from-expired-ads-report.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.
