权限不足 Google 分析

insufficientPermissions Google Analytics

我已经有一个 google 分析帐户。所以当我尝试 运行 HelloAnalytics.php 跟随 Hello Analytics API: PHP quickstart for service accounts

这是回应:

{"error":{"errors":[{"domain":"global","reason":"insufficientPermissions","message":"User does not have any Google Analytics account."}]

您正在尝试使用服务帐户向 Google Analytics 进行身份验证。默认情况下,服务帐户没有任何 google 分析帐户。

Add service account to Google Analytics account The newly created service account will have an email address, -@developer.gserviceaccount.com; Use this email address to add a user to the Google analytics account you want to access via the API. For this tutorial only Read & Analyze permissions are needed.