Google Sheets · Example Payload

Google Sheets Filter View Example

Google WorkspaceProductivitySpreadsheets

Google Sheets Filter View 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

filterViewIdtitlenamedRangeIdsortSpecscriteriafilterSpecs

Example Payload

Raw ↑
{
  "filterViewId": "500123",
  "title": "Example Title",
  "namedRangeId": "500123",
  "sortSpecs": [],
  "criteria": "example_value",
  "filterSpecs": []
}