[
{
"name": "json1",
"operator": "any",
"rules": [
{
"conditions": {
"all": [
{
"fact": "secondaryCategories",
"operator": "doesNotContain",
"value": "Shot type"
}
]
},
"event": {
"type": "flagged",
"params": {
"reason": "Event has no label from the \"Shot type\" category"
}
}
}
]
}
]