Google Sheets · Example Payload

Google Sheets Color Example

Google WorkspaceProductivitySpreadsheets

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

Top-level fields

redgreenbluealpha

Example Payload

Raw ↑
{
  "red": 42.5,
  "green": 42.5,
  "blue": 42.5,
  "alpha": 42.5
}