GET stats/total

openchannel.io:market

Summary: Returns the total number of events for a particular field.
Operation ID:
Auth: unknown

Parameters (4)

end (integer, query, optional)

The end date for this total (in millis)

fields (string, query, 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)

query (string, query, optional)

A query document. Example: {'developerId': '112'} matches all the apps that have the developer with id 112

start (integer, query, optional)

The start date for this total (in millis)

No probe data for this endpoint yet.