> 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. 左側のナビゲーションメニューから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[エンゲージ]** → **レポート → その他のレポート**.
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.
