Flag events with exactly 4 tags
In this article, you will find the rules document for flagging events with exactly 4 tags.
Before you begin
To learn how to access the rules page, refer to this
article.
Note: This is a complete rules document. In the rules page, copy this JSON into the editor.
[
{
"name": "json1",
"operator": "any",
"rules": [
{
"conditions": {
"all": [
{
"fact": "tagCount",
"operator": "equal",
"value": 4
}
]
},
"event": {
"type": "flagged",
"params": {
"reason": "Event has exactly 4 tags"
}
}
}
]
}
]
Related Articles
Flagged events - rules in action
Flagged events are those that do not adhere to the rules written for a template. In this article, you will learn how to check flagged events once multiple rules are set for a template. Before you begin To learn how to access the Rules page and view ...
Flag events with too many tags
In this article, you will find the rules document for flagging events with too many tags. Before you begin To learn how to access the rules page, refer to this article. Flag events with too many tags Note: This is a complete rules document. In the ...
Flag events with too few tags
In this article, you will find the rules document for flagging events with too few tags. Before you begin To learn how to access the rules page, refer to this article. Flag events with too few tags Note: This is a complete rules document. In the ...
Align tags
In this article, you will learn how to align tags within a video file. Before you begin To learn basics of video tagging in SPAN sports performance analysis platform, refer to this article. Align tags In the Tagger app, there are two ways to align ...
Flag events with no labels
In this article, you will find the rules document for flagging events with no labels. Before you begin To learn how to access the rules page, refer to this article. Flag events with no labels Note: This is a complete rules document. In the rules ...