Group_placement_view: items with 0 impressions but non-zero clicks

29 views
Skip to first unread message

Algirdas Jarockis

unread,
Apr 27, 2022, 4:18:46 AM4/27/22
to Google Ads API and AdWords API Forum
Hello.
I use this query:

SELECT customer.id,
metrics.clicks, 
metrics.all_conversions_value,
metrics.cost_micros,
metrics.impressions,
metrics.active_view_impressions,
group_placement_view.target_url,
group_placement_view.placement_type,
group_placement_view.placement,
group_placement_view.display_name
FROM group_placement_view
WHERE metrics.clicks > 0
AND metrics.cost_micros > 0
AND group_placement_view.placement_type IN ('WEBSITE')
AND segments.date BETWEEN '2022-04-24' AND '2022-04-27'


It returns items with both impression fields having 0 value while they got at least 1 click and some cost. Wanted to know is it normal?

Best regards.

Algirdas Jarockis

unread,
Apr 28, 2022, 3:11:48 AM4/28/22
to Google Ads API and AdWords API Forum
Up

Google Ads API Forum Advisor

unread,
Apr 28, 2022, 4:49:55 AM4/28/22
to algirdas...@gmail.com, adwor...@googlegroups.com

Hi,

Thanks for reaching out to the Google Ads API Forum.

Could you please provide complete request and response logs with request ID generated for the API request where both impression fields having 0 value while they got at least 1 click and some cost, so that we can provide specific recommendations? Kindly provide logs via reply to author privately option.

Regards,

Google Logo
Yasar
Google Ads API Team
 


ref:_00D1U1174p._5004Q2aO11n:ref
Reply all
Reply to author
Forward
0 new messages