Google Sheets · Schema

DataSourceTable

A data source table, which allows the user to import a static table of data from the DataSource into Sheets.

Google WorkspaceProductivitySpreadsheets

Properties

Name Type Description
dataSourceId string The ID of the data source the data source table is associated with.
columnSelectionType string The type to select columns for the data source table.
columns array Columns selected for the data source table.
filterSpecs array Filter specifications in the data source table.
sortSpecs array Sort specifications in the data source table.
rowLimit integer The limit of rows to return.
View JSON Schema on GitHub