The Google Ads Query Language lets you filter the returned data set with a number of
different operators. When filtering on string values, the default case
sensitivity of each operator will play an important part in correctly
filtering your results.
[null,null,["Last updated 2025-01-28 UTC."],[[["The Google Ads Query Language uses operators like `=`, `!=`, `IN`, `NOT IN`, `LIKE`, `NOT LIKE`, `CONTAINS`, `REGEXP_MATCH`, and `NOT REGEXP_MATCH` to filter data."],["Operators like `=`, `!=`, `IN`, `NOT IN`, and `CONTAINS` are case-sensitive when filtering string values, while `LIKE` and `NOT LIKE` are case-insensitive."],["`REGEXP_MATCH` and `NOT REGEXP_MATCH` are case-sensitive by default but can be made case-insensitive using `(?i)`."]]],[]]