It seems like ad_group_ad_asset_view is exactly what I want, but for whatever reason it only works for app ads...
On Tuesday, January 25, 2022 at 7:13:14 PM UTC-7 Lonny Kapelushnik wrote: > As far as I'm aware I can only attach assets to ads, not ad groups or > campaigns. Correct me if I'm wrong...I'm just not seeing how to do that in > the API. > > Ultimately I think my question is: How can I query assets approval status > and performance that are attached to ads? This is for responsive display > ads so the ad_group_ad_asset_view won't work. > > On Tuesday, January 25, 2022 at 6:02:45 PM UTC-7 adsapi wrote: > >> Hello Lonny, >> >> Thanks for getting back to us. >> >> When working with assets, you can check on this guide >> <https://developers.google.com/google-ads/api/docs/assets/overview> for >> your reference. If those assets have been associated to either a campaign, >> adgroup or customer, you can fetch its attributes through their respective >> views as mentioned here >> <https://developers.google.com/google-ads/api/docs/assets/fetching-assets#asset_metrics>. >> >> For ad-level assets, you can refer to *ad_group_ad_asset_view* >> <https://developers.google.com/google-ads/api/fields/v9/ad_group_ad_asset_view>; >> >> however, this only returns information for assets that are related to App >> ads. >> >> Regards, >> [image: Google Logo] >> Mark Kevin Albios >> Google Ads API Team >> >> >> ref:_00D1U1174p._5004Q2VO7ni:ref >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/9940ae63-5c70-4c62-a282-ea1d1b5861d1n%40googlegroups.com.
