{
"status": "ok",
"filter": {
"groups": [
{
"rules": [
{
"column": "string",
"condition": "string",
"value": null
}
]
}
]
},
"filterGraphQl": "where: { lifecycle: { some: { text: { _in: [\"Kunde\"] } } } }",
"explanation": "string",
"warnings": [
{
"kind": "missing",
"text": "Für einen Werbewiderspruch gibt es kein Filterfeld."
}
],
"matchCount": 890,
"matchCountBefore": 1240
}