> 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/actions-and-payouts/chained-action-reports/referral-windows-for-chained-action-reports-explained.md).

# 連鎖アクションレポートのリファラルウィンドウの解説

把握しておくべきリファラル・ウィンドウは2つあります。次の *連鎖アクションのリファラル・ウィンドウ* と *クリック・リファラル・ウィンドウ*。リファラル・ウィンドウは、次の *テンプレート条件* セクション内の **契約** 左側のナビゲーションメニューにあります。

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. 選択 **テンプレート条件**。テンプレート条項を変更または設定し、リファラル・ウィンドウを指定できます。

詳細： [契約およびテンプレート条項](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/learn-about-template-terms-and-contracts.md).

{% tabs %}
{% tab title="連鎖アクションのリファラル・ウィンドウ" %}
この連鎖アクションのデフォルトは5年であるため、親アクションが追跡されてから特定の子アクションが追跡されるまでに5年の間隔を空けることができます。5年を超えて追跡された子アクションは、対応する親アクションと関連付けられません。この期間は、より短く調整することができます。
{% endtab %}

{% tab title="クリック・リファラル・ウィンドウ" %}
この連鎖アクションのデフォルトは180日であるため、パートナーが発生させた最初のクリックから親アクションが追跡されるまでに179日を空けることができます。親アクション（例：アプリのインストール）が最初のクリックから180日を過ぎて発生した場合、その親アクションは追跡されません。この期間は、ビジネス上の判断や、イベント間でブランドにとって妥当な内容に応じて、より短く調整できます。
{% endtab %}
{% endtabs %}

<details>

<summary>例のシナリオ</summary>

ブランドとして、リファラル・ウィンドウを次のように設定したいとします。リファラル・ウィンドウとクリック・ウィンドウを45日に設定します。

さらに、連鎖アクションとして無料トライアル登録と有料サブスクリプションイベントがあります。これらの有料サブスクリプションイベントは一括で送信し、クレジット付与ポリシーを次のように設定します。無料トライアル登録を勝者とし、その後 Last Click にカスケードします。

45日を過ぎてアクションが送信された場合はどうなるのでしょうか。ファイルが45日を過ぎて送信された場合でも Referral Window と Click Window を適用するには、ファイル送信時に指定する日付が45日未満であるか、指定されたリファラル・ウィンドウおよびクリック・ウィンドウ内である必要があります。アクション日が45日を超えている場合、impact.com はそれをクリックに帰属付けします。さらに Click Window も45日を超えている場合はエラーとなり、参照元は見つかりません。

両方のウィンドウの外にあるアクションのエラー理由は次のとおりです： `NO_VALID_REFERRERS_FOUND OUTSIDE_ASSOCIATION_WINDOW`。これらのアクションは、次の [無効なコンバージョン](https://app.impact.com/secure/advertiser/engage/actions/admin/integrated/viewReport.report?handle=adv_invalid_conversions) レポート。

</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/actions-and-payouts/chained-action-reports/referral-windows-for-chained-action-reports-explained.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.
