Google Sheets · Schema

FilterView

A filter view.

Google WorkspaceProductivitySpreadsheets

Properties

Name Type Description
filterViewId integer The ID of the filter view.
title string The name of the filter view.
namedRangeId string The named range this filter view is backed by, if any.
sortSpecs array The sort order per column.
criteria object The criteria for showing/hiding values per column.
filterSpecs array The filter criteria for showing/hiding values per column.
View JSON Schema on GitHub