CreateScheduledReportLayoutInput is an input datatype for creating the layout of a scheduled report. It's used by the CreateScheduledReportInput datatype, which is in turn used by the createScheduledReport() mutation field.

Table: CreateScheduledReportLayoutInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 17, 2024
footerShowPageNumbersbooleanyes Long-TermFlag indicating whether to show footer page numbers.
maxNumberOfRowsintegeryes Long-TermThe maximum number of rows to display in tables.
paperLayoutstringyes Long-TermThe paper layout. Supported types are List and Grid.
paperOrientationstringyes Long-TermThe orientation of the paper. Supported types are Landscape and Portrait.
paperSizestringyes Long-TermThe size of the paper. Supported types are A4 and Letter.
showDescriptionbooleanyes Long-TermIndicates whether to show report description.
showExportDatebooleanyes Long-TermWhether to show the export date.
showParametersbooleanyes Long-TermWhether to show the parameters.
showTitleFrontpagebooleanyes Long-TermWhether to show the title on the first page.
showTitleHeaderbooleanyes Long-TermWhether to show the title header.