For a particular date range when I try to fetch audience segment data using 
*Campaign 
Audience View* I don't receive any data. Whereas when I try to fetch data 
for the same date range using *Ad group Audience View *I am receiving data.

This query gives no data.
*"SELECT campaign.id, metrics.impressions FROM campaign_audience_view WHERE 
customer.id=<customer_id> AND segments.date BETWEEN '2022-03-16' AND 
'2022-03-18'"*

whereas this one gives data
*"SELECT campaign.id, metrics.impressions FROM ad_group_audience_view WHERE 
customer.id=<customer_id> AND segments.date BETWEEN '2022-03-16' AND 
'2022-03-18'"*

Can someone please help here with why the data is not there in *Campaign 
Audience View*.
Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/58574c9e-eb64-40ff-b258-9b1a5b918b74n%40googlegroups.com.

Reply via email to