List comparison values
Authentication
Query parameters
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 ]
The value for the selected dimension.
For example:
If dimension is browser_name, the value could be Chrome , Firefox etc .
If dimension is os_name, the value could be macOS , Windows etc .
Response
Get filter/ dimension value details by dimension name.