UserListStringRuleItemInfo

  • String rule items use a string comparison operator and a value to define a rule based on a string operation.

  • Both the operator and value fields are required when creating a new string rule item.

  • The value field has restrictions on characters it can contain, particularly for 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.