CreateScheduledReportLayoutInput is used to input the layout of the scheduled report.

Table: CreateScheduledReportLayoutInput

ParameterTypeRequired[a]DefaultDescription
footerShowPageNumbersbooleanyes Flag indicating whether to show footer page numbers.
maxNumberOfRowsintegeryes The maximum number of rows to display in tables.
paperLayoutstringyes The paper layout. Supported types are List and Grid.
paperOrientationstringyes The orientation of the paper. Supported types are Landscape and Portrait.
paperSizestringyes The size of the paper. Supported types are A4 and Letter.
showDescriptionbooleanyes Indicates whether to show report description.
showExportDatebooleanyes Whether to show the export date.
showParametersbooleanyes Whether to show the parameters.
showTitleFrontpagebooleanyes Whether to show the title on the first page.
showTitleHeaderbooleanyes Whether to show the title header.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.