Google Sheets · Example Payload

Google Sheets Spreadsheet Properties Example

Google WorkspaceProductivitySpreadsheets

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

Top-level fields

titlelocaleautoRecalctimeZoneimportFunctionsExternalUrlAccessAllowed

Example Payload

Raw ↑
{
  "title": "Example Title",
  "locale": "example_value",
  "autoRecalc": "example_value",
  "timeZone": "example_value",
  "importFunctionsExternalUrlAccessAllowed": "https://www.example.com"
}