UserListStringRuleItemInfo

  • String rule items in user lists are based on string comparison operations.

  • A string rule item requires specifying an operator for comparison and a value for the comparison.

  • The value for URLs and referrer URLs has restrictions on illegal characters.

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.