| active |
boolean |
Whether the schedule is active. |
| repeats |
string |
The interval at which the report is run. Acceptable values are DAILY, WEEKLY, MONTHLY, or QUARTERLY. |
| every |
integer |
Defines every how many days, weeks, or months the report should be run. |
| startDate |
string |
Start date of the scheduled reports. |
| expirationDate |
string |
The expiration date when the scheduled report stops running. |
| runsOnDayOfMonth |
string |
Enum to define for MONTHLY and QUARTERLY schedules whether reports should be repeated on the same day of the month or the same day of the week. |
| timezone |
string |
The timezone for the report schedule. |