Noted with thanks. On Fri, Sep 13, 2019 at 4:53 AM Google Ads API Forum Advisor Prod < [email protected]> wrote:
> Hi Reggie, > > Thank you for reaching support. You could use ad_group_ad_asset_view > <https://developers.google.com/google-ads/api/fields/v2/ad_group_ad_asset_view> > to pull the asset id details per ad group Id. Please find below the sample > report query for reference. > "SELECT ad_group_ad_asset_view.performance_label, asset.id, > ad_group_ad.ad.responsive_search_ad.descriptions, > ad_group_ad.ad.responsive_search_ad.headlines, > ad_group_ad.ad.responsive_display_ad.headlines, > ad_group_ad.ad.responsive_display_ad.descriptions FROM > ad_group_ad_asset_view WHERE ad_group.id = 12XXXX34XXX3" > Please give this a try and let us know if you have any issues. > > Regards, > Nikisha Patel, Google Ads API Team > > > ref:_00D1U1174p._5001UHGamm: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 "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/CAMwy1HifEi9whbcA1v%2BtZJ_T4_1CFgB%3D3bEzVUq1u27UL%2BAgpQ%40mail.gmail.com.
