Google Sheets · Example Payload

Google Sheets Batch Update Spreadsheet Request Example

Google WorkspaceProductivitySpreadsheets

Google Sheets Batch Update Spreadsheet Request 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

requestsincludeSpreadsheetInResponseresponseRangesresponseIncludeGridData

Example Payload

Raw ↑
{
  "requests": [],
  "includeSpreadsheetInResponse": true,
  "responseRanges": [],
  "responseIncludeGridData": true
}