I am using a similar query like below for migrating Audience performance report :
*"SELECT customer.id, campaign.id <http://campaign.id/>, user_list.name FROM campaign_audience_view WHERE customer.id <http://customer.id/>=<customer_id> AND segments.date DURING * *LAST_30_DAYS "* I am getting the error that user_list and date fields are incompatible. I know that they are mentioned incompatible in https://developers.google.com/google-ads/api/fields/v10/ad_group_audience_view_query_builder. *But it doesn't make sense. How am I supposed to fetch the user_list data based on date information? * -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/02c1831f-58f6-4663-b352-e7612017834cn%40googlegroups.com.
