A parameter to specify an exact date range for Insights data. It takes a JSON object with since and until fields (in YYYY-MM-DD format). When time_range is used, date_preset and time_ranges are ignored. This lets you fetch data for any arbitrary period.
time_range={'since':'2025-06-01','until':'2025-06-10'} in the query.