Google Sheets · Example Payload

Google Sheets Pivot Group Example

Google WorkspaceProductivitySpreadsheets

Google Sheets Pivot Group 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

sourceColumnOffsetshowTotalssortOrderrepeatHeadingslabel

Example Payload

Raw ↑
{
  "sourceColumnOffset": 10,
  "showTotals": true,
  "sortOrder": "example_value",
  "repeatHeadings": true,
  "label": "Example Title"
}