Re: Google Ads API V1.0 - CONTAINS operator

2019-03-28 Thread Martin
If you want to get campaigns whose names don't contain "Example", then you want to use: `WHERE campaign.name NOT LIKE "%Example%"` On Tuesday, March 26, 2019 at 8:59:30 PM UTC, ja...@searchkings.ca wrote: > > Hi Google Ads team, > > I keep on running into an 'invalid argument' error whenever I

RE: Google Ads API V1.0 - CONTAINS operator

2019-03-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Jason, To better investigate this, could you provide the complete request and response logs when requesting using the Google Ads Query Language with CONTAINS NONE operator? Please reply via *Reply privately to author*. Also, I'm afraid the CONTAINS NONE operator is not available in the Intera