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