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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b4ee5b21-5e66-4ea3-b409-02b3178f6de7%40googlegroups.com.

Reply via email to