Hi there,
Thanks for reaching out to the Google Ads API Forum.
You may note that to match a literal [, ], %, or _ using the LIKE operator, surround the character in square brackets. For example, the following condition matches all campaign.name values that start with [Earth_to_Mars]:
The LIKE operator can only be used on a string field, not an array.
Let me know if you have any questions.
![]() |
Google Ads API Team |