gsutil - 如何从Google Play获取Android应用审核报告

时间:2015-11-05 22:00:57

标签: android google-play gsutil

使用gsutil如何查看来自Google Play商店的应用评论?

到目前为止,我已经安装了gsutil并运行了gsutil配置,但它要求我提供项目ID,而且我没有为我在Play商店制作的应用程序的项目ID。是不是有一个命令我可以运行来获取谷歌播放评论的报告?

这是我运行gsutil config时会发生什么:

gsutil config

This command will create a boto config file at /Users/myuserID/.boto
containing your credentials, based on your responses to the following
questions.
Please navigate your browser to the following URL:
https://accounts.google.com/o/oauth2/auth?scope=https://somesite
In your browser you should see a page that requests you to authorize access to Google Cloud Platform APIs and Services on your behalf. After you approve, an authorization code will be displayed.

Enter the authorization code: 4/....XXXXXX

Please navigate your browser to https://cloud.google.com/console#/project,
then find the project you will use, and copy the Project ID string from the
second column. Older projects do not have Project ID strings. For such projects,
click the project and then copy the Project Number listed under that project.

What is your project-id?

1 个答案:

答案 0 :(得分:0)

安装Cloud SDK

gcloud auth login
gsutil cp gs://pubsite_prod_rev_xxxx/reviews/reviews_com.yyyy.csv .