Translations:Stat API/40/en
Type range. Search for slices, where more than 50% of visits made from mobile devices.
{
...
"filters":{
"filters":[
{
"id":"feature_isMobilePc",
"type":"range",
"range":{
"from":50,
"to":null
}
}
],
"period":"today",
"timezone":-3
}
}