Is there an API to get sales reports on Google Play?

We have the Androïd app on Google Play, and I want to get the sales report programmatically. Apple provides an Autoingestion tool that allows a Java application to retrieve them, and there’s even a Ruby port: https://github.com/siuying/itunes-auto-ingestion

Does anyone know if there is something similar for Androïd or at least the API? I could not find him.

Thank you very much in advance,

Geoffroy

+5
source share
2 answers

Google Checkout (which is used by Play for billing) has an API, but you need a seller key to use it, and it is not available in all countries.

https://developers.google.com/checkout/samplecode

, Google Checkout . Google API, , Google , API- Google . CSV, .

, Google Play . Andlytics, ( -). .

https://play.google.com/store/apps/details?id=com.github.andlyticsproject

2014/02/18

Wikipedia

Google Checkout 20 2013 . Google

+6

All Articles