如何从Play商店API

时间:2018-04-17 18:43:25

标签: android google-play google-play-services google-play-developer-api google-play-console

我需要在Play商店和管理面板中显示以下信息。

  • 用户评论/评论
  • 应用安装/卸载(每周/每月/每季度)
  • Android Vitals(Crashes,Anr,Performance)

简而言之,我需要在我的admin console中显示我们可以在Play商店控制台上看到的大部分信息。

我查看了Google Play Developer Api,但它似乎没有提供play store以外的大量信息。

在这种情况下,我唯一有用的事情是Read ReviewsReply to ReviewsEdit Description

我想知道,如果有任何方法可以从play store console.获得上述信息

1 个答案:

答案 0 :(得分:1)

您可以从Google云端存储中访问和下载报告。 Instructions are here