How to get asset-level reports

56 views
Skip to first unread message

st4rlight

unread,
May 18, 2020, 9:33:43 AM5/18/20
to AdWords API and Google Ads API Forum
Hey, I’m trying to get my statistics report from my UniversalAppCampaign


I have gotten the account statistics and campaign statistics, and I know that I can't get the adgroup statistics and ad statistics because it's an app campaign.



It's no matter, because all of my campaigns just have one adgroup, its statistics is same to the campaign-level.



And I want to get the headlines,descriptions, images and the videos report for analysis and optimization. I have read through the documentation but didn't find any solutions.



The picture attached shows what I want to retrieve back. How can I get it ?



Thanks for your help in advance.

1589808330(1).png

Google Ads API Forum Advisor Prod

unread,
May 18, 2020, 3:17:04 PM5/18/20
to summer.s...@gmail.com, adwor...@googlegroups.com

Hi,

Thanks for reaching out. With regards to your concern about retrieving data, you could query the asset or the ad_group_ad_asset_view resources to pull data at the asset level and you can pull fields from the reports in the "attributed resources”, Please see the below query for example.

  SELECT

ad_group_ad_asset_view.ad_group_ad,ad_group_ad.ad.app_ad.headlines

,ad_group_ad.ad.app_ad.descriptions,ad_group_ad.ad.app_engagement_ad.videos

ad.app_ad.images

FROM ad_group_ad_asset_view

WHERE segments.date DURING LAST_MONTH

Let me know if you have any questions.

Thanks,
Nirmita Patel Google Ads Team



ref:_00D1U1174p._5004Q1zpzAB:ref
Message has been deleted

st4rlight

unread,
May 18, 2020, 9:52:32 PM5/18/20
to AdWords API and Google Ads API Forum

I'm sorry that I didn't give enough information. 

It seems that your solution uses the Google Ads API, but our system uses AdWords API for history issue, can I deal it with AdWords API ?


在 2020年5月18日星期一 UTC+8下午9:33:43,st4rlight写道:

Google Ads API Forum Advisor Prod

unread,
May 19, 2020, 3:16:19 PM5/19/20
to summer.s...@gmail.com, adwor...@googlegroups.com

Hi,

Thanks for reaching out. With regards to your concern, unfortunately there is no asset reporting in the AdWords API. Asset level reporting is currently only available via the Google Ads API. This AdWords API documentation lists down the only report types which support UAC/App campaigns at the moment. You may follow our blog for updates regarding this topic. I hope this helps.



Let me know if you have any questions.

Thanks,
Nirmita Patel Google Ads Team

 



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