> 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/click-reports/clicks-from-expired-and-invalid-ads-report-for-partners.md).

# 合作伙伴过期和无效广告点击报告

该 *来自过期和无效广告的点击* 报告显示，你正在通过已不再可供你使用、且你可能不再能获得收益的素材所带来的操作。

#### 管理报告

1. 在顶部导航栏中，选择 **报告 → 更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选器中，选择 **广告**.
3. 选择 **来自过期和无效广告的点击**.
4. 在报告标题下，选择一个 **日期范围**，然后选择 ![](/files/dbd83a87977e953bf26f56e7caf39271eb40a56a) **\[搜索]**.

   * 请参见 *表格参考* 以下以获取更多信息。
   * 使用右上角的图标来 ![](/files/04176ec894848e5d12cd9310179a889522356593) [安排定时](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/report-management/schedule-a-report-as-a-partner.md) 或 ![](/files/17e5daabd91700f3da40f2808cc2ec0d13be7098) **下载** 以 PDF、Excel 或 CSV 格式查看该报告。

   <div data-with-frame="true"><figure><img src="/files/ec87295be844d0a17d71d4738a1c04bbe045c961" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>表格参考</summary>

| 列    | 说明                                                                                                                                                                                                                                                                                                     |
| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 查看点击 | <p>选择 <strong>查看点击</strong> 以查看 <em>来自已过期广告的点击 - 详情</em> 查看特定行中该素材的报告。</p><p>该报告会准确显示点击何时被报告到 impact.com、点击被判定无效的原因，以及来源 URL。</p><p>查看下一节，了解更多有关 <a href="https://github.com/iKettles/impact-gitbook/blob/main/a/solutions/articles/155000000106_N1724316807958/README.md">来自已过期广告的点击 - 详情</a> 报告。</p> |
| 广告主  | 查看品牌（原称为 *广告主*）你正在为其带来操作。                                                                                                                                                                                                                                                                              |
| 品牌   | 查看与你正在托管的素材关联的项目。                                                                                                                                                                                                                                                                                      |
| 广告   | 查看你正在托管的已过期/无效素材名称。                                                                                                                                                                                                                                                                                    |
| 广告类型 | 查看你正在托管的素材类型。                                                                                                                                                                                                                                                                                          |
| 点击   | 查看已过期/无效素材在你于中设置的日期范围内产生的点击次数 *第 3 步*.                                                                                                                                                                                                                                                                 |

</details>

#### 来自已过期广告的点击 - 详情报告

该 *来自已过期广告的点击 - 详情* 报告会准确显示已过期/无效素材上的每次点击发生的时间。要访问该报告：

1. 访问 *来自过期和无效广告的点击* 按照上方章节中的说明访问该报告。
2. 找到你想查看其 *详情* 报告的素材，然后选择 **查看点击**.

   * 设置 **日期范围**, **广告 Id**，以及 **活动 ID** 筛选条件，然后选择 ![](/files/dbd83a87977e953bf26f56e7caf39271eb40a56a) **\[搜索]**.
   * 请参见 *表格参考* 以下以获取更多信息。

   <div data-with-frame="true"><figure><img src="/files/a465827a79f95ca4ab2187eb44a9e86695095f9a" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>表格参考</summary>

| 列      | 说明                     |
| ------ | ---------------------- |
| 日期     | 查看点击发生的日期。             |
| 原因     | 查看点击被判定无效的原因。          |
| 引荐 URL | 如果该点击有来源 URL，则查看该 URL。 |

</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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/click-reports/clicks-from-expired-and-invalid-ads-report-for-partners.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.
