我创建了一个 google 工作表并使用 URL 将其转换为 JSON。示例:https://spreadsheets.google.com/feeds/list/SHEETID/od6/public/values?alt =json
我想向此 google 工作表添加 api 密钥。我已经通过 Google Cloud Platform 生成了 API 密钥 - https://console.cloud.google.com/flows/enableapi?apiid=sheets.googleapis.com
现在,我如何将此 API 密钥添加到工作表中?请任何人帮忙。