Google Sheets · Example Payload

Google Sheets Iterative Calculation Settings Example

Google WorkspaceProductivitySpreadsheets

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

Top-level fields

maxIterationsconvergenceThreshold

Example Payload

Raw ↑
{
  "maxIterations": 10,
  "convergenceThreshold": 42.5
}