> 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.
