CreateScheduledReportLayoutInput
is used to input the layout of the scheduled report.
Table: CreateScheduledReportLayoutInput
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: Sep 17, 2024 | |||||
footerShowPageNumbers | boolean | yes | Long-Term | Flag indicating whether to show footer page numbers. | |
maxNumberOfRows | integer | yes | Long-Term | The maximum number of rows to display in tables. | |
paperLayout | string | yes | Long-Term | The paper layout. Supported types are List and Grid. | |
paperOrientation | string | yes | Long-Term | The orientation of the paper. Supported types are Landscape and Portrait. | |
paperSize | string | yes | Long-Term | The size of the paper. Supported types are A4 and Letter. | |
showDescription | boolean | yes | Long-Term | Indicates whether to show report description. | |
showExportDate | boolean | yes | Long-Term | Whether to show the export date. | |
showParameters | boolean | yes | Long-Term | Whether to show the parameters. | |
showTitleFrontpage | boolean | yes | Long-Term | Whether to show the title on the first page. | |
showTitleHeader | boolean | yes | Long-Term | Whether to show the title header. |