How to get ad_group_asset data?

145 views
Skip to first unread message

黒木開

unread,
Oct 12, 2021, 6:00:54 AM10/12/21
to AdWords API and Google Ads API Forum
Hello,

I want to get the actual value of each asset in RSA.

So I tried to hit the query with curl with the following link, but no records came back and no error is reported. What is the reason?

thanks

link:

my query: 
SELECT
  ad_group.id,
  asset.id,
  metrics.clicks,
  metrics.impressions
FROM ad_group_asset
WHERE segments.date DURING LAST_MONTH
ORDER BY metrics.impressions DESC


response(full):
{"fieldMask": "adGroup.id,asset.id,metrics.clicks,metrics.impressions"}

Google Ads API Forum Advisor

unread,
Oct 13, 2021, 2:38:01 AM10/13/21
to kai_k...@negocia.jp, adwor...@googlegroups.com

Hello,

Thank you for reaching out to us.

As per this guide, RSA is associated in the ad level and not in the ad group level. Ad-level performance metrics for assets are aggregated in the ad_group_ad_asset_view. Unfortunately, the ad_group_ad_asset_view currently supports AdGroupAdAssetView for AppAds and not for RSA assets. We have already raised a feature request for this; however, there is no guarantee if this will be supported in the API soon. Having said that, we suggest that you keep an eye on our blog for updates and new releases.

Regards,

Google Logo
Mark Kevin Albios
Google Ads API Team
 


ref:_00D1U1174p._5004Q2PIq84:ref

黒木開

unread,
Oct 19, 2021, 11:19:38 PM10/19/21
to AdWords API and Google Ads API Forum
Hello, 

Thank you for your answer.

So you are saying that the "asset metrics" described here are wrong?
Or is it expected that metrics at the adgroup level will also be implemented in the future?

thanks

2021年10月13日水曜日 15:38:01 UTC+9 adsapi:

Google Ads API Forum Advisor

unread,
Oct 20, 2021, 3:16:27 PM10/20/21
to kai_k...@negocia.jp, adwor...@googlegroups.com
Hello,

The documentation only seems to specify the AppAd restriction for ad_group_ad_asset_view. I attempted to retrieve assets from an RSA ad group and did not receive any results. Please allow me to share this with our team to better understand the nature of this issue. We will provide an update shortly. 

Thanks,
Matt
Google Ads API Team

Google Logo
Matt
Google Ads API Team
 


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