API to get android google play reviews(Getting device name and app version)

前端 未结 6 1199
鱼传尺愫
鱼传尺愫 2020-12-08 05:00

I want to retrieve all the reviews for a specific app on google play and I need these informations from the reviews : rating, comment, device name and app version the review

6条回答
  •  北海茫月
    2020-12-08 05:31

    If you don't need the information to be realtime, you can download the Google Play Reports from google cloud storage. The reports are built daily.

    See https://support.google.com/googleplay/android-developer/answer/6135870?p=crash_export&rd=1#export

提交回复
热议问题