QueryTimeInterval is an input datatype for setting a time interval which includes both start and end. See public documentation for time point syntax. It's used by the AnalyzeQueryArguments datatype, which is used by the analyzeQuery() query field.

Table: QueryTimeInterval

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Jun 12, 2025
endstringyes Short-TermThe end of the time interval.
startstringyes Short-TermThe start of the time interval.