User API
Get User Aggregated Segmentation
Description: Retrieves the total number of users for a particular property.
Parameters:
period
: The start and end dates in the formatYYYYMMDD
aggregation_param
: The property to aggregate by. Can be:language
,is_premium
,os
,brand
,country
,start_parameter
returned_values_limit
: The number of items per page. Defaults to 20. Max 100.
Header
x-api-key
: Your API Key (Dashboard->Settings)
OPTIONS
Authorizations
Your API Key (Dashboard->Settings)
Query Parameters
Aggregation parameter
Available options:
language
, is_premium
, os
, brand
, country
, start_parameter
Number of items per page
Required range:
1 < x < 100
Start date in YYYYMMDD format
End date in YYYYMMDD format