我想使用 google api 用batchupdate函数更新电子表格中单元格的背景颜色。 https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/batchUpdate 如果sheet1!A1用值value和背景颜色更新单元格,我的请求应该是什么样的red。
batchupdate
sheet1!A1
value
red
python google-api-python-client google-sheets-api
google-api-python-client ×1
google-sheets-api ×1
python ×1