> 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日に設定します。

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

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.
