Following this guide step by step https://developers.google.com/analytics/resources/tutorials/hello-analytics-api I received the error message "User does not have a Google Analytics account". see stackoverflow here for details.
One community member suggested adding the email address that I use to connect to the Google Analytics API is similar to xxxxxxxxxx@developer.gserviceaccount.com in my profile account, following the steps described here below, and it works great!
the situation is that my account has access to several web analytics data, so I have to go to each client profile and add an email address, if I have administrator access, if not, I need to contact the client to do it on his side, and it looks like work that needs to be done manually.
Is there an official way to access these profiles without adding xxxxxxxxxx@developer.gserviceaccount.com to the user account?
source share