> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/personalize-content/use-timeframes-in-dynamic-grids.md).

# ダイナミックグリッドでのタイムフレームの使用

タイムフレーム設定により、動的グリッドの最初のステップで使用される時間が決まります。 このオプションを使用すると、期間がキャンペーンの登録セグメントのタイミング制約と一致する必要がないため、グリッドのコンテンツをさらに絞り込むことができます。

### 設定を行う <a href="#gjdgxs" id="gjdgxs"></a>

動的グリッドを配置または編集するときに、タイムフレーム設定を構成できます。

![timeframe.png](/files/vkNWNMrwGOQjII8IbL0Y)

* **キャンペーンの資格を取得してから**– プラットフォームは、キャンペーンのセグメントのタイミング コンポーネントをタッチポイント コンテンツに自動的に照合します。
  * この設定により、キャンペーン セグメントの動作と動的グリッドの間の一貫性が保証されるため、ほとんどの状況でこの設定を使用します。 *カート放棄キャンペーン*を考えてみましょう。 キャンペーンのセグメントには、過去 4 時間以内にカートを放棄した顧客をターゲットとする行動が含まれています。 最初のタッチポイントには、同じカート放棄動作を使用して、顧客が放棄した製品を含める動的なグリッドがあります。 セグメントのターゲティングに一致するように「過去 4 時間」という期間を手動で選択する代わりに、プラットフォームは、**キャンペーンの資格を取得してからを使用して計算を行うことができます**。\
    キャンペーンに 2 番目のタッチポイントがあり、最初のタッチポイントの 24 時間後に送信されると想像してください。 両方のタッチポイントの合計時間枠に対応するには、「過去 28 時間」という時間枠を手動で選択するのではなく、**キャンペーンの対象となる以降を**使用します。<br>
  * 動的グリッドで使用される動作がキャンペーンのセグメントでも使用されない場合、この設定はキャンペーンのタッチポイントには無効です。 **キャンペーンの資格を得るには、**&#x30BB;グメントの動作で使用される時間枠と、最初のタッチポイントを送信してからの時間が使用されるためです。 セグメントの動作で参照される期間がなく、最初のタッチポイントがまだ送信されていない場合、このオプションは製品を返しません。
* **最後**– ユーザーは過去に発生した時間枠を設定します。 この選択は、タッチポイントのグリッドに表示できるコンテンツに影響します。
* **Between** – ユーザーは時間枠の範囲を年から秒までの増分で設定します。 この選択は、タッチポイントのグリッドに表示できるコンテンツに影響します。


---

# 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://manual.dxable.com/optimizely/platform/optimizely-data-platform/personalize-content/use-timeframes-in-dynamic-grids.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.
