Google Sheets · Example Payload

Google Sheets Data Source Table Example

Google WorkspaceProductivitySpreadsheets

Google Sheets Data Source Table Example is an example object payload from Google Sheets, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dataSourceIdcolumnSelectionTypecolumnsfilterSpecssortSpecsrowLimit

Example Payload

Raw ↑
{
  "dataSourceId": "500123",
  "columnSelectionType": "example_value",
  "columns": [],
  "filterSpecs": [],
  "sortSpecs": [],
  "rowLimit": 10
}