/o?method=device_details

Retrieve device details data of the app

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieves the raw device details data of the app segmented by display resolutions, display densities, os, os versions and app versions. The object is divided by time metrics, like year, month, date and can be processed by Countly JavaScript libraries

n - new instances

t - total instances

u - unique instances

Due to MongoDB inability to use key names that contain dots, all dots are replace by colons ":". So 1.2 becomes 1:2.

To differentiate platform versions, each platform version is formed by using first letter of platform name and version, so Windows 8.1 becomes w8:1

Query Params
string

API_KEY of user, with permission to access this app

string

ID of the app for which to query

string
Defaults to month

For which time period to provide data, possible values (month, 60days, 30days, 7days, yesterday, hour or [startMiliseconds, endMiliseconds] as [1417730400000,1420149600000])

string

(optional) name of callback function for JSONP output

Response

Language
LoadingLoading…
Response
Choose an example:
application/json