UserListStringRuleItemInfo
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["String rule items allow for the creation of audience rules based on string operations."],["They utilize an `operator` to define the comparison type and a `value` to specify the string to compare against."],["The `value` field has specific restrictions for URLs and referrer URLs to ensure they are properly formatted."]]],[]]