Splitting responsive_search_ad.headlines to get impressions and clicks by headline

70 views
Skip to first unread message

Hubert Kunc

unread,
Jul 26, 2022, 12:21:59 PM7/26/22
to Google Ads API and AdWords API Forum
Hello guys,

 For few hours I try to get metrics (clicks, impressions, conversions) for each headline (responsive_search_ad) separately but I can't find how. I used this query:

SELECT
ad_group_ad.ad.responsive_search_ad.headlines,
metrics.clicks,
metrics.conversions
FROM
ad_group_ad
WHERE
campaign.id = '123'

 I found here few threats about use ad_group_ad_asset_view and something with fields but still can't find proper way to get it.

 Thanks in advance!
 

Google Ads API Forum Advisor

unread,
Jul 26, 2022, 4:26:30 PM7/26/22
to bi...@etiso.pl, adwor...@googlegroups.com
Hi Hubert,

You may be looking for ad_group_ad_asset_view, impressions metrics are available for individual text assets of responsive search ads as described in our release notes for version 9 of our API for Assets.

If the above doesn't help, could you send us a full screen screenshot of the Ads UI showing what you are looking to replicate in the API?

You may send the requested information via "Reply to author" or via googleadsa...@google.com with a link to this forum post added to the new thread.

Regards,

Google Logo
Aryeh
Google Ads API Team
 


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