Either absolute date (e.g. 2024-05-03
) or relative date from now into the past (e.g. 8 days
, 3 months
). JSON input also supports adding time in both absolute (ISO standard, e.g. 2024-05-03T20:00:00
) and relative (e.g. 3 hours
) formats. Absolute time is always interpreted in the UTC timezone, not your local timezone - please convert accordingly. Supported relative date & time units: minutes
, hours
, days
, weeks
, months
, years
.
⚠️ Heads up: If this parameter is specified, you must choose the 'Newest' sort by value. The reason for this is that with this parameter entered, the actor stops scraping reviews as soon as it finds the first review that's older than the specified date. If the sorting is not set to 'Newest', it might encounter a review older than the specified date before it reaches the desired review count and not scrape the desired amount of reviews.