Hi adsapiforumadvisor:
I want get the asset performances. I tried using the
ad_group_ad_asset_view as you suggest. But there is a problem, I can't get
the asset name. Can you help me ? Here is the main code:
$query =
"SELECT
campaign.id,
camp
Hi,
You can get ad group-level reporting for the individual assets comprising the
ad by following this guide. If you are having trouble retrieving specific
metrics, please share them in English along with your client customer ID so I
can further investigate the issue.
Regards,
Mitchell
Google
how about
https://developers.google.com/google-ads/api/fields/v2/ad_group_ad_asset_view
,my
ads are UAC,we want get report like this
[image: 企业微信截图_69b0636b-5bd9-4ed2-8b9e-2a9c98318df7.png]
在 2020年3月30日星期一 UTC+8下午11:37:20,adsapiforumadvisor写道:
>
> Hi,
>
> Thank you for reaching out. The reason
Hi,
Thank you for reaching out. The reason that you are unable to get ad group
metrics for your campaigns is because the API only supports campaign level
reporting for App Campaigns as explained here.
For the report, you can follow this example but replace the query with your
desired values.