UserListStringRuleItemInfo

  • String rule items use a string operation to define a rule.

  • Each string rule item requires an operator and a value to be populated when created.

  • The value field has restrictions on illegal URL characters for URLs or referrer URLs.

A rule item composed of a string operation.

Fields

operator

UserListStringRuleItemOperator

String comparison operator. This field is required and must be populated when creating a new string rule item.

value

string

The right hand side of the string rule item. For URLs or referrer URLs, the value can not contain illegal URL chars such as newlines, quotes, tabs, or parentheses. This field is required and must be populated when creating a new string rule item.