Skip to main content

Controls the lookback override for the experiment. For type "window", value must be a non-negative number and valueUnit is required.

type
enum<string>
required
Available options:
date,
window
value
required

For "window" type - non-negative numeric value (e.g. 7 for 7 days). For "date" type a date string.

valueUnit
enum<string>

Used when type is "window". Defaults to "days".

Available options:
minutes,
hours,
days,
weeks