Hello there,

I am trying to match campaign names with special characters like [,] etc.

My regular expression is campaign.name REGEXP_MATCH '(?i).*\[.*'
But when I try to get data using this regular expression, it gives me error 
saying that it is invalid (BAD_VALUE).

I have checked that Google Ads uses RE2 syntax for regular expression and I 
have verified that the above expression is valid.
I have also checked this regular expression in google sheets and it works 
fine there.

Could you let me know how I can achieve the said result through regular 
expression?

Thanks & Regards

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8f19a203-9c7c-4f16-9a0b-b4fb787b885an%40googlegroups.com.

Reply via email to