spreadsheet_idstring · requiredadd_columns
Add columns to a sheet in a Google Spreadsheet. Args: spreadsheet_id: The ID of the spreadsheet (found in the URL) sheet: The name of the sheet count: Number of columns to add start_column: 0-based column index to start adding. If not provided, adds at the beginning. Returns: Result of the operation
Can change or delete data
Parameters
sheetstring · requiredcountinteger · requiredstart_columninteger · default null