I'm also having this problem. I have tried downloading all the user lists and matching up along their IDs, but the Campaign Audience View and Ad Group Audience View fields only provide a "Criterion ID" and I am unsure what this relates to.
On Tuesday, 18 June 2019 11:06:58 UTC+1, Rahul Kumar wrote: > > Hi Team, > > When querying the campaign_audience_view, I am getting the following error: > "Cannot select fields from the following resource: 'USER_LIST', since the > resource is incompatible with the resource in FROM clause." > > My Query is: > "SELECT segments.date,customer.descriptive_name,ad_group.campaign, > campaign.name,campaign.status,ad_group.id,ad_group.name > ,metrics.clicks,metrics.conversions,metrics.conversions_value,metrics.cost_micros,metrics.impressions,metrics.all_conversions,metrics.all_conversions_value, > user_list.name from ad_group_audience_view WHERE campaign.status IN ( > ENABLED,PAUSED,REMOVED ) AND segments.date >= \'2019-06-16\' AND > segments.date <= \'2019-06-18\'" > > I understand the meaning of the error. What I don't understand is that the > field (user_list.name) is mentioned in the docs ( > https://developers.google.com/google-ads/api/docs/migration/reports#audience_performance) > > so it should be available in this resource. Please help. > > Thanks, > Rahul > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/bc766c65-90ec-4fb8-a1ab-9d101655074f%40googlegroups.com.
