> 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. 左側のナビゲーションメニューで、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **契約**.
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日に設定します。

チェーンアクションとして、無料トライアル登録と有料サブスクリプションイベントもあります。これらの有料サブスクリプションイベントをまとめて取り込み、クレジット付与ポリシーを次のように設定します。無料トライアル登録を優先し、その後はラストクリックにカスケードします。

45日後にアクションが送信された場合はどうなりますか？ファイルが45日後に送信された場合にリファラルウィンドウとクリックウィンドウを適用するには、ファイル送信時に指定する日付が45日未満であるか、指定されたリファラルウィンドウおよびクリックウィンドウ内である必要があります。アクション日付が45日を超える場合、impact.comはクリックに属性付けします。また、クリックウィンドウも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.
