NoMore201 / googleplay-api

Google Play Unofficial Python API
Other
410 stars 208 forks source link

Missing app details "containsAds" #103

Closed bfix closed 4 years ago

bfix commented 4 years ago

In previous versions the mentioned field was available, but now is no longer there... I am also missing the field for "in-app-purchases" (but that was not available in earlier versions), but would be important for our use case. Is there a chance to include this metadata in the data structure returned by 'details()'? Thanks for your work; very much appreciated. >Y<