CONTAINS ANY + ad_group_criterion_final_urls does not work as expected.

2023-02-20 Thread Andrei Crișan
Hi all, I'm facing an issue I didn't have with the previous Google AdWords API, the fact that I can not filter a query by the ad_group_criterion_final_urls list being non-empty. I read another post from the forum, but no solution has been provided there niether. My goal: getting all the keywor

Re: CONTAINS ANY + ad_group_criterion_final_urls does not work as expected.

2023-02-24 Thread Andrei Crișan
Hi, I've sent a private message but not sure if you got it. Thanks On Tuesday, February 21, 2023 at 12:41:18 AM UTC+2 Google Ads API Forum Advisor wrote: > Hi Andrei, > > Thanks for reaching out to the Google Ads API Team. I hope you are doing > well today. > > Thank you for providing a sampl

Re: CONTAINS ANY + ad_group_criterion_final_urls does not work as expected.

2023-02-28 Thread Andrei Crișan
Hi, Thanks for your response. Unfortunately, that's not what I've asked. I know I can filter for the full URL using contains any. My goal is to filter out all empty final URLs arrays in the ad_group_criterions. (something like CONTAINS ANY ("https") or IS NOT NULL). Apologies for the confusion,