paullangtree / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
2 stars 0 forks source link

Advanced Segments : User does not have sufficient permissions for this advanced segment #746

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

we are using the GA API for analytics purposes and we are facing the following 
issue: We manage to retrieve the list of segments a given logged user has 
access to using the call 
https://www.googleapis.com/analytics/v3/management/segments

The thing is, when we are trying to make a call to the API using a segment in 
the list the user has access to but he does not own, we get the following error 
: 

Error 403 : User does not have sufficient permissions for this advanced segment

Is it the standard behaviour to have a segment being shared with an user but 
you can not use the said segment in the API ?

If so, is it possible to only retrieve the segment he is owning ?

Thanks.

Original issue reported on code.google.com by clement....@bimeanalytics.com on 1 Oct 2015 at 2:51

GoogleCodeExporter commented 8 years ago
Some of our customer are reporting that they are getting this error for segment 
they own as well.

Original comment by clement....@bimeanalytics.com on 2 Oct 2015 at 8:31