无法使用管理向现有帐户添加新用户 API
Not Able To Add A New User To An Existing Account Using Management API
我正在尝试使用 google 网站上的 Javascript 代码,使用管理 API 将新用户添加到我们的 google 分析帐户。
我收到一条错误响应消息,指出 "Your project does not have access to this feature." 我该如何纠正?
此致,
阿洛克
The Web property Guide has the details,但基本上:
- 管理中的写入操作API(例如创建、更新、删除、修补)目前作为有限测试版的开发人员预览版提供。如果您有兴趣使用这些功能,request access to the beta.
我正在尝试使用 google 网站上的 Javascript 代码,使用管理 API 将新用户添加到我们的 google 分析帐户。 我收到一条错误响应消息,指出 "Your project does not have access to this feature." 我该如何纠正?
此致, 阿洛克
The Web property Guide has the details,但基本上:
- 管理中的写入操作API(例如创建、更新、删除、修补)目前作为有限测试版的开发人员预览版提供。如果您有兴趣使用这些功能,request access to the beta.