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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Jun 12, 2025
endstringyes Short-TermThe end of the time interval.
startstringyes Short-TermThe start of the time interval.