Create and edit spreadsheets programmatically with data manipulation and formatting capabilities
action
- The operation to perform on spreadsheetsspreadsheet-id
(required) - The ID of the spreadsheetspreadsheet-id
(required) - The ID of the spreadsheetsheet-name
(required) - Name of the sheet/tabrange
(required) - Cell range to read (e.g., “A1:Z100” or “1:1” for first row)spreadsheet-id
(required) - The ID of the spreadsheetsheet-name
(required) - Name of the sheet/tabrange
(required) - Cell range to updatevalues
(required) - Data to write (as a 2D array)spreadsheet-id
(required) - The ID of the spreadsheetsheet-name
(required) - Name of the sheet/tabrange
(required) - Cell range to clearspreadsheet-id
(required) - The ID of the spreadsheetsheet-name
(required) - Name for the new sheettitle
(required) - Title for the new spreadsheetspreadsheet-id
(required) - The ID of the spreadsheetsource-sheet-id
(required) - Sheet ID of the sourcedestination-sheet-id
(required) - Sheet ID of the destinationsource-range
(optional) - Source range boundariesdestination-range
(optional) - Destination range boundariesspreadsheet-id
(required) - The ID of the spreadsheetsheet-id
(required) - Sheet ID where pivot table will be createdsource-data
(required) - Source data rangesort-order
(optional) - Sort order (ASCENDING or DESCENDING)