Google Sheets · Example Payload

Google Sheets Pivot Value Example

Google WorkspaceProductivitySpreadsheets

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

summarizeFunctionnamecalculatedDisplayTypesourceColumnOffsetformula

Example Payload

Raw ↑
{
  "summarizeFunction": "example_value",
  "name": "Example Title",
  "calculatedDisplayType": "example_value",
  "sourceColumnOffset": 10,
  "formula": "example_value"
}