> 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) **\[互动]** → **报告 → 更多报告**.
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.
