📜  我的业务 api 范围 - 任何代码示例

📅  最后修改于: 2022-03-11 14:55:07.185000             🧑  作者: Mango

代码示例1
/** View and manage your Google My Business data. */
const BUSINESS =
'https://www.googleapis.com/auth/business.manage';
/** Edit Google My Business management entities. */
const BUSINESS_PLUS =
'https://www.googleapis.com/auth/plus.business.manage';