Hi Matt, Thank you for posting your concern.
On the GAQL of the Google Ads API, you can use the ad_group_ad and include the image related fields and text related fields below that mentioned on this document to get the information that you are looking for: Text fields: ad_group_ad.ad.responsive_display_ad.headlines ad_group_ad.ad.responsive_display_ad.long_headline ad_group_ad.ad.responsive_display_ad.promo_text Image fields: ad_group_ad.ad.responsive_display_ad.logo_images ad_group_ad.ad.responsive_display_ad.logo_images.asset ad_group_ad.ad.responsive_display_ad.marketing_images ad_group_ad.ad.responsive_display_ad.marketing_images.asset ad_group_ad.ad.responsive_display_ad.square_logo_images ad_group_ad.ad.responsive_display_ad.square_logo_images.asset ad_group_ad.ad.responsive_display_ad.square_marketing_images ad_group_ad.ad.responsive_display_ad.square_marketing_images.asset However, since it appears that you are having a problem on what code objects to use to get the information that you are looking for, then I am afraid that I would not be able to provide support here. The reason is, code / client library related concerns are outside of our scope already. With this, I would suggest reaching out to the author of the PHP client library to get insights for your concern/questions as they are more equipped to this matter. Regards, Ernie John Google Ads API Team ref:_00D1U1174p._5004Q2byk3I: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/mFnJ7000000000000000000000000000000000000000000000RDUZSJ00FLhxLligTwigxA9UwLoyJA%40sfdc.net.
