v1
latestOpenAPI 3.0.02026-07-147249104.6 KBstats: Find marketplace statistics
Returns the total number of events for a particular field.
get/stats/total
Query parameters
fieldsstring required
A comma seperated list of all the fields to be returned in the total (available by default: dislikes, likes, reviews, totalSales, developerSales, marketplaceSales, downloads, ownerships, views)
querystring
A query document. Example: {'developerId': '112'} matches all the apps that have the developer with id 112
startinteger
The start date for this total (in millis)
endinteger
The end date for this total (in millis)
Response
OK