gsutil - 如何从 google play 获取 Android 应用评论报告

gsutil - how to get Android app review report from google play

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

到目前为止,我已经安装了 gsutil 和 运行 gsutil 配置,但它要求我提供项目 ID,而我没有我在 Play 商店制作的应用程序的项目 ID。没有命令我可以 运行 获得 google 游戏评论的报告吗?

这是我 运行 gsutil 配置时发生的情况:

gsutil 配置

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?

安装 Cloud SDK

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