> 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/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/operations-reports/clicks-from-expired-ads-report.md).

# 期限切れ広告からのクリックレポート

その **期限切れ広告からのクリック** このレポートでは、impact.com が期限切れにした広告からまだクリックデータを受信しているかどうかを確認できます。このレポートでは、対象の広告と、その広告を掲載しているパートナーも表示されるため、ブランドを宣伝するために使用している広告の更新を依頼すべきパートナーを簡単に特定できます。

#### レポートを表示

次のことができます [スケジュールして保存](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.md) 画面右上のボタンを使用して、ここで作成したレポートをスケジュールして保存できます。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[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/ja/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.
