Google Sheets · Example Payload

Google Sheets Pivot Table Example

Google WorkspaceProductivitySpreadsheets

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

Top-level fields

rowscolumnsvaluescriteriafilterSpecsvalueLayoutdataSourceId

Example Payload

Raw ↑
{
  "rows": [],
  "columns": [],
  "values": [],
  "criteria": "example_value",
  "filterSpecs": [],
  "valueLayout": "example_value",
  "dataSourceId": "500123"
}