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 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: 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.