UserListStringRuleItemInfo

  • String rule items in Google Ads API are based on string comparison operations.

  • Each string rule item requires specifying an operator and a value.

  • The operator defines the type of string comparison used.

  • The value is the string on the right-hand side of the comparison and has restrictions for URL-based fields.

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.