Google Sheets · Example Payload

Google Sheets Protected Range Example

A sample description.

Google WorkspaceProductivitySpreadsheets

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

Top-level fields

protectedRangeIdnamedRangeIddescriptionwarningOnlyrequestingUserCanEditunprotectedRangeseditors

Example Payload

Raw ↑
{
  "protectedRangeId": "500123",
  "namedRangeId": "500123",
  "description": "A sample description.",
  "warningOnly": true,
  "requestingUserCanEdit": true,
  "unprotectedRanges": [],
  "editors": "example_value"
}