Full list of metrics you can get with this URL.
|-
|type
|range | list | binary
|
|-
|range
|{from: Number, to: Number}
|For filters with type range
|-
|include
|[Any]
|For filters with type list and binary. Show only records with included values.
|-
|exclude
|[Any]
|For filters with type list and binary. Show only records without included values.
|}