How can i get UAC Campaigns metrics

118 views
Skip to first unread message

임수민

unread,
Sep 5, 2019, 3:13:58 PM9/5/19
to AdWords API and Google Ads API Forum
hello

I'm trying to get UAC campaigns metrics in each of Asset's element, where does not have any adGroup.
I've tried below queries, but they don't return value.

SELECT
asset.type,
asset.text_asset.text,
metrics.cost_micros
FROM
ad_group_ad_asset_view

select
UniversalAppAdDescriptions,
UniversalAppAdHeadlines,
UniversalAppAdHtml5MediaBundles,
UniversalAppAdImages,
UniversalAppAdMandatoryAdText,
UniversalAppAdYouTubeVideos,
Cost
FROM
AD_PERFORMANCE_REPORT

is it possible to get metrics from the campaign?

Google Ads API Forum Advisor Prod

unread,
Sep 5, 2019, 3:51:13 PM9/5/19
to smli...@gmail.com, adwor...@googlegroups.com
Hi, 

Could you please share the client customer Id or the specific campaign Id for which you're looking to pull the asset details? You may share the details via Reply privately to author option.

Thanks,
Bharani, Google Ads API Team

ref:_00D1U1174p._5001UHFrkn:ref

Google Ads API Forum Advisor Prod

unread,
Sep 6, 2019, 11:19:52 AM9/6/19
to smli...@gmail.com, adwor...@googlegroups.com
Hello, 

Thank you for sharing the details privately. I was able to take a look at the specific campaign and see that there are no ad groups or ad group ads in this campaign. In this case, you may use the asset resource to pull the specific asset details. The ad_group_ad_asset_view should be used to pull the specific ad group ad's asset details. 

Similarly, if you're using AdWords API, the specific campaign currently, does not have any App campaign Ads. You may use the AssetService.get() operation to pull the asset details. Let me know if you have any other concerns.

Regards,
Reply all
Reply to author
Forward
0 new messages