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