Google Sheets · Example Payload

Google Sheets Developer Metadata Location Example

Google WorkspaceProductivitySpreadsheets

Google Sheets Developer Metadata Location 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

locationTypespreadsheetsheetId

Example Payload

Raw ↑
{
  "locationType": "example_value",
  "spreadsheet": true,
  "sheetId": "500123"
}