BotClassMatcher
BotClassMatcher
JSON Example
{
"client_classes": [
"string"
],
"op": "string"
}
array of string
client_classes
Optional
The list of client classes. Enum options - UNDETERMINED_CLIENT, HUMAN_CLIENT, BOT_CLIENT. Field introduced in 21.1.1. Minimum of 1 items required. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
op
Optional
Constraints: default: IS_IN
The match operation. Enum options - IS_IN, IS_NOT_IN. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.