I am trying to access google analytics demo accounts data from python api
i have created service account api credentials but my understanding is that we need to add this service account credential as a user in google analytics demo account.
The problem is in google analytics demo account i do not have the permission to add users
Is there any other way i can access this data from python
You cannot use the demo account with the Analytics Reporting API. You can see it inLimitationsAnalytics Reporting APImeansAnalytics APIor not. I never try to use Python to get data fromAnalytics API. And I have account onAnalytics APIso I wouldn't have to usedemo accountfor this.