LimitedScheduledReport
LimitedScheduledReport
is a datatype for all data related to a scheduled report accessible
with a readonly scheduled report access token.
Table: LimitedScheduledReport
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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: Mar 26, 2025 | |||||
dashboardDisplayName | string | yes | Long-Term | The display name of the dashboard referenced by the report. | |
dashboardName | string | yes | Long-Term | The name of the dashboard referenced by the report. | |
dashboardSections | [string] | yes | Long-Term | The sections of the dashboard referenced by the report. | |
dashboardSharedTimeintegererval | SharedDashboardTimeInterval | yes | Long-Term | The shared time interval of the dashboard referenced by the report. See SharedDashboardTimeInterval | |
dashboardWidgets | [Widget ] | yes | Long-Term | The widgets of the dashboard referenced by the report. | |
description | string | yes | Long-Term | The description of the scheduled report. | |
id | string | yes | Long-Term | The unique identifier of the scheduled report. | |
layout | ScheduledReportLayout | yes | Long-Term | The layout of the scheduled report. See ScheduledReportLayout . | |
name | string | yes | Long-Term | The name of the scheduled report. | |
parameters | [ParameterValue ] | yes | Long-Term | A list of parameter value configurations. See ParameterValue . | |
repoOrViewName | RepoOrViewName | yes | Long-Term | The name of the repository or view queries are executed against. RepoOrViewName is a scalar. | |
resource | string | yes | Long-Term | The resource identifier for this scheduled report. | |
timeZone | string | yes | Long-Term | The timezone of the schedule (e.g., UTC, Europe/Copenhagen). |