I want to fetch the below columns :
customer id
campaign id
user list name
day
bid modifier
is restrict
Previously used to fetch all these columns from single report : Audience performance report
When I used query migration tool , it suggests : campaign_audience_view
I am using instead of user list name , campaign_criterion.display_name as suggested. But it does not give user list name but only values like "uservertical:" and "boomuserlist:"
How to fetch all the above columns I mentioned above from a single report like before.