Google Analytics API: “User does not have sufficient permissions for this account.”

后端 未结 9 2031
谎友^
谎友^ 2020-12-05 09:16

I\'m writing a Ruby app that accesses the Google Analytics API to pull down some experiment information.

The app connects and authenticates using a Google Service Ac

9条回答
  •  被撕碎了的回忆
    2020-12-05 10:19

    Make sure you give the service account email (something like 1234567890@developer.gserviceaccount.com) permissions to read/write from your GA view.

    Admin > View > User Management > "Add permissions for:"

提交回复
热议问题