Tables
addColumn
Add Column
Add typed column(s) to a table you own, appended to the right of a tab.
Arguments
tableIdstringrequiredThe table id.tabIdstringoptionalOptional tab (sheet) id from listTabs/createTab. Omit to use the table's default tab.columnobjectoptionalA single column to add. Use this OR `columns`.columnsobject[]optionalSeveral columns to add at once, left to right. Use this OR `column`.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- add a column
- add these columns
- track a new field
- add a currency column
Pair it with
The verbs that finish the job.