TimeInterval is a datatype for a time interval that represents either a fixed or relative time range.

This datatype is used by the datatype, Section, which is used three other datatypes: Dashboard; SharedDashboard; and LimitedScheduledReport.

Table: TimeInterval

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: Oct 3, 2024
endstringyes Long-TermThe fixed or relative end of the time interval.
startstringyes Long-TermThe fixed or relative start of the time interval.