Hi Hiromi,
Thank you for reaching out to the Google Ads API support team.
When looking at our reporting documentation, make sure to choose 'Yes, it is' if the object, in this case the ad_group is in the FROM clause (FROM ad_group). When that happens, you'll see that the metric disappears. Please see
ss. This is telling you that in other queries you can select ad_group WITH that metric, but not FROM ad_group.
The
biddable_app_install_conversions is supported in the ad_group_ad_assest_view report. Try this query:
SELECT
ad_group.name,
ad_group.id, metrics.biddable_app_install_conversions FROM ad_group_ad_asset_view
Let me know if you have any question.
Thanks,
 |
| Nirmita |
| Google Ads API Team |
|
|
| |

ref:_00D1U1174p._5004Q2asA3s:ref