Google Analytics正在提供访问权限Demo account。但是可以从API获得数据吗?
我尝试对其进行简单的综合浏览量测试,但是我收到了错误消息
insufficientPermissions: User does not have sufficient permissions for this profile.
,
甚至来自Query Explorer
有人可以确认其可用性以及如何正确访问它吗?
了解所有场景并在将其公开之前使用演示数据构建测试应用程序非常有用。
答案 0 :(得分:2)
很遗憾,Analytics Reporting API无法访问模拟帐户。来自docs:
模拟帐户不能与Analytics Reporting API一起使用。 尝试使用Analytics Reporting API访问模拟帐户 将导致权限错误:
(403) insufficientPermissions
。