Re: GAQL on campaign with labels and cost doesn't work

2021-09-28 Thread Ales Sturala
Ok, thank you for the update. I can see that this won't be fixed soon which is not a problem, we will do the filtering on our side after downloading all the data. On Tuesday, 28 September 2021 at 15:17:40 UTC+2 adsapi wrote: > Hello Ales, > > It appears that this is much more complicated to pin

Re: GAQL on campaign with labels and cost doesn't work

2021-09-28 Thread Google Ads API Forum Advisor
Hello Ales, It appears that this is much more complicated to pin down than I originally thought. One person has looked into it and is now working with someone else to try to find what needs to change, so I don't have an update for you, yet. Cheers, Nadine, Google Ads API Team ref:_00D1U1174p._5

Re: GAQL on campaign with labels and cost doesn't work

2021-09-28 Thread Ales Sturala
Hello, I sent the log already some time ago. Is there any update on this? Best, Ales On Thursday, 16 September 2021 at 05:11:07 UTC+2 adsapi wrote: > Hi Ales, > > Thanks for posting your concern to us. > > For our team to check better, could you provide us with the complete > *request* >

RE: GAQL on campaign with labels and cost doesn't work

2021-09-15 Thread Google Ads API Forum Advisor
Hi Ales, Thanks for posting your concern to us. For our team to check better, could you provide us with the complete request and response logs with the request-id generated when you added field metrics.cost_micros and the where predicate for labels in GAQL using Google Ads API v8 version? If

GAQL on campaign with labels and cost doesn't work

2021-09-15 Thread Ales Sturala
Hello, I noticed after migrating from v6 to v8 that we cannot run a simple GAQL query where we ask *campaign *for *Cost *and filter on *labels*. This query used to work before migrating to *v8*: SELECT campaign.resource_name, *metrics.cost_micros *FROM campaign WHERE *campaign.labels CONTAINS

GAQL on campaign with labels and cost doesn't work

2021-09-15 Thread Ales Sturala
Hello, I noticed after migrating from v6 to v8 that we cannot run a simple GAQL query where we ask *campaign *for *Cost *and filter on *labels*. This query used to work before migrating to *v8*: SELECT campaign.resource_name, *metrics.cost_micros *FROM campaign WHERE *campaign.labels CONTAINS