Google Sheets · Example Payload

Google Sheets Conditional Format Rule Example

Google WorkspaceProductivitySpreadsheets

Google Sheets Conditional Format Rule 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

rangesbooleanRulegradientRule

Example Payload

Raw ↑
{
  "ranges": [],
  "booleanRule": "example_value",
  "gradientRule": "example_value"
}