SharedDashboardTimeInterval is a datatype for a time interval that is active on all dashboard widgets.

This datatype is used by the datatypes, SharedDashboard and LimitedScheduledReport, which are used by many mutation and query fields.

Table: SharedDashboardTimeInterval

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 end time of the interval.
isLivebooleanyes Long-TermWhether the time interval is live, rather than using static data.
startstringyes Long-TermThe start time of the interval.