Schedule
is a datatype
for the schedule properties of a scheduled report.
Table: Schedule
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 17, 2025 | |||||
cronExpression | string | yes | Long-Term | Cron pattern describing the schedule on which to execute the report. | |
endDate | long | Long-Term | Optional end date of the active period of the schedule. | ||
startDate | long | yes | Long-Term | Start date of the active period of the schedule. | |
timeZone | string | yes | Long-Term | Timezone of the schedule. Examples include UTC, Europe/Copenhagen. |