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.id, asset.name, 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? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/4a1fea21-90aa-41f0-b6d2-cafef8f35104%40googlegroups.com.
