Get timeseries data
Authentication
Path parameters
Query parameters
The measurement for the given metrics. Possible Values : [95th, median, avg, count or sum]
Pass the dimensions and their corresponding values you want to filter the views by. For excluding the values in the filter we can pass ”!” before the filter value. The list of filters can be obtained from list of dimensions endpoint. Example Values : [ browser_name:Chrome , os_name:macOS , !device_name:Galaxy ]
Response
Get filter/ dimension value details by dimension name.