Re: Google Ads API: "campaign.label" in SELECT query bugged in campaign?

2020-08-24 Thread david...@funnel.io
Hi, Is there any updates on this? This is very important to us and it would be nice to get a sense of when this will be working. Thanks! BR David @ Funnel On Friday, June 26, 2020 at 9:22:50 PM UTC+2 Rob Martin wrote: > Ok, thanks for the update. > > *ROB MARTIN *- VP of Operations > Rank

Re: (Google Ads API) AdGroup Audience view returns no data

2020-08-19 Thread david...@funnel.io
Hi, We've been doing some more experimenting with this and what we do now is first to run a query like this: SELECT campaign.name, campaign_criterion.criterion_id, segments.date, metrics.clicks, metrics.cost_micros, metrics.impressions FROM campaign_audience_view

Re: (Google Ads API) AdGroup Audience view returns no data

2020-08-14 Thread david...@funnel.io
Hi, We are getting two types of criteria prefixes from Adwords, boomuserlist and uservertical. When querying from Google ADS however, we can get boomuserlist by calling the user_list resource. But from where can we get the uservertical criteria prefix? Sorry if this question makes no sense,

AbsoluteTopImpressionPercentage and TopImpressionPercentage in geographic_view

2020-07-06 Thread david...@funnel.io
Hi, We've been using the Adwords API to download AbsoluteTopImpressionPercentage and TopImpressionPercentage from the Geo Performance Report. It seems that in Google Ads API this is not possible anymore? We're getting this error: "PROHIBITED_METRIC_IN_SELECT_OR_WHERE_CLAUSE", saying that: