{ "properties": [ { "property": "example-property" }, { "property": "example-property" } ], "filter": { "operator": "example-operator", "rules": [ { "property": "example-property", "operator": "example-operator", "values": [ {}, {} ] }, { "property": "example-property", "operator": "example-operator", "values": [ {}, {}, {} ] } ] }, "histogram": { "property": "example-property", "range": "example-range", "enableEmptyInterval": true, "value": "example-value" } }