Android : Downloading app reviews using gsutil and service account

on Tuesday, September 16, 2014


play store reviews are accessible in a google storage bucket (gs://pubsite_prod_rev_XXXX/reviews/reviews_*). My user@workemail.com has access to the play store publishing interface and with this user i can download all the review csv's using gsutil.


Is there a way to download the reviews using a service account (i.e. to authorize a service account to read this bucket)? I have created a project and added a service account but i don't see how i can manage the acl of the bucket with the reviews. Therefore I get AccessDeniedException: 403 Forbidden when trying to access this bucket with the service user.


thanks andre


0 comments:

Post a Comment