PHP - 如何从 Google Play Developer Console 访问 android 应用报告?

PHP - How to access android apps report from Google Play Develop Console?

我想访问 PHP 中 Google Play 商店的月度安装报告。 我还没有找到任何 Google Play Store API 相同的。 谁能帮我解决这个问题?

非常感谢。

有两种可能

  1. 使用 gsutil(命令行工具)下载报告
  2. 使用客户端库和服务帐户下载报告

参考此 link 了解更多信息