UpdateScheduledReportLayoutInput is an input datatype for updating the layout of a scheduled report. It's used by another datatype, UpdateScheduledReportInput, which is used by the updateScheduledReport() mutation field.

Table: UpdateScheduledReportLayoutInput

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: Jul 25, 2025
footerShowPageNumbersboolean  Long-TermWhether to show footer page numbers.
maxNumberOfRowsinteger  Long-TermThe maximum number of rows to display in tables.
paperLayoutstring  Long-TermThe paper layout. Supported types are List and Grid.
paperOrientationstring  Long-TermThe orientation of the paper. Supported types are Landscape and Portrait.
paperSizestring  Long-TermThe size of the paper. Supported types are A4 and Letter.
showDescriptionboolean  Long-TermWhether to show report description.
showExportDateboolean  Long-TermWhether to show export date.
showParametersboolean  Long-TermWhether to show parameters.
showTitleFrontpageboolean  Long-TermWhether to show the title on frontpage.
showTitleHeaderboolean  Long-TermWhether to show title header.