LimitedScheduledReport is a datatype for all data related to a scheduled report accessible with a readonly scheduled report access token.

Table: LimitedScheduledReport

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 26, 2024
dashboardDisplayNamestringyes The display name of the dashboard referenced by the report.
dashboardNamestringyes The name of the dashboard referenced by the report.
dashboardSections[string]yes The sections of the dashboard referenced by the report.
dashboardSharedTimeintegerervalSharedDashboardTimeIntervalyes The shared time interval of the dashboard referenced by the report. See SharedDashboardTimeInterval
dashboardWidgets[Widget]yes The widgets of the dashboard referenced by the report.
descriptionstringyes The description of the scheduled report.
idstringyes The unique identifier of the scheduled report.
layoutScheduledReportLayoutyes The layout of the scheduled report. See ScheduledReportLayout.
namestringyes The name of the scheduled report.
parameters[ParameterValue]yes A list of parameter value configurations. See ParameterValue.
repoOrViewNameRepoOrViewNameyes The name of the repository or view queries are executed against. RepoOrViewName is a scalar.
timeZonestringyes The timezone of the schedule (e.g., UTC, Europe/Copenhagen).