Hi,
I tried to take the value Size:Display that I got from Tools & Settings >>
Audience Manager then I click one of the Audience Lists (like the picture I
attach below show number 840)
I tried using Google Ads API and use this query
select user_list.size_for_display
from user_list
where user_list.id = {{ userListID }}
but the number is different from the dashboard
I tried another query
SELECT metrics.active_view_impressions, metrics.impressions
FROM campaign
WHERE campaign.id = {{ campaign_id }};
but the number is also different from the dashboard.
Is anyone has this kind of experience? Could you please point me to which
query that I should use to take Size: Display value?
[image: image.png]
Thank you
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6ba8af35-2fb5-4637-8c06-1b8685e8575cn%40googlegroups.com.