Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Play Developer Statistics API [closed]

Is there any API where someone can get Statistics of their Apps from Google Play? The Android App Andlytics does something like this I think (They have alot of updates though because of changes inside the console...) but is this also possible to develop with an API in some way?

like image 273
user754730 Avatar asked Aug 15 '12 14:08

user754730


People also ask

What is closed testing Google Play?

Closed testing: Create a closed testing release to test pre-release versions of your app with a wider set of testers to gather more targeted feedback. Once you've tested with a smaller group of colleagues or trusted users, you can expand your test to an open release.

Why is Google Play Console suspended?

Suspension can occur as the result of egregious or multiple policy violations, as well as repeated app rejections or removals. Because the app is suspended, users will not be able to see the app's Store listing, existing user installs, statistics, and ratings.

Is there an API for the Google Play Store?

The Google Play Games Services Publishing API allows you to automate frequent tasks having to do with game services production and distribution. The Reporting API lets you retrieve information about your app's quality from Android vitals.

Has Google Play been terminated?

Google is discontinuing the Google Play Movies and TV app for Samsung, LG and Vizio smart TVs, as well as Roku devices. Come June 15th, 2021, you won't be able to access the software on those platforms anymore. Instead, you'll need to go through YouTube to watch any content you've bought in the past.


1 Answers

Unfortunately there is no API currently for the developer statistics. Apps like Andlyitics use screen scraping (stated in the app I believe) and that is why they have to be updated when ever the console changes.

like image 171
bytebender Avatar answered Dec 01 '22 17:12

bytebender