Hi,
Thank you for reaching out to the Google Ads API support team.
Yes, using the below query formed with the
group_placement_view resource returns the results in a more detailed way by providing the metrics details at the groupPlacementView level.
"SELECT ad_group.name, group_placement_view.placement_type, metrics.impressions
FROM group_placement_view"
So, I can confirm that it is not possible to fetch the data, as you see in the UI, via the Google Ads API using the group_placement_view resource. So, to achieve the result you see in the UI, it may require some additional processing on your side.
I hope this clarifies.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJEHs:ref" (ADR-00238569)
Thanks,
 |
Google Ads API Team |
