Google Sheets · Example Payload

Google Sheets Basic Filter Example

Google WorkspaceProductivitySpreadsheets

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

Top-level fields

sortSpecscriteriafilterSpecs

Example Payload

Raw ↑
{
  "sortSpecs": [],
  "criteria": "example_value",
  "filterSpecs": []
}