Reposting the last inquiry (https://groups.google.com/g/adwords-api/c/lNyaP3XNlY4/m/GZThk2aeCQAJ) from the forum as it wasn't routed to our support queue.
Cheers, Aryeh Baker Google Ads API Team On Thursday, June 3, 2021 at 11:57:35 PM UTC-4 Hamer wrote: > Hi Advisors, > > I have tried to query several accounts to get the descriptions, headlines, > images, videos fields for app_engagement_ad on ad_group_ad, but all results > of those fields are not appearing. > > SELECT > customer.id, > campaign.id, > ad_group.id, > ad_group_ad.ad.id, > ad_group_ad.ad.name, > ad_group_ad.ad.type, > ad_group_ad.ad.app_engagement_ad.descriptions, > ad_group_ad.ad.app_engagement_ad.headlines, > ad_group_ad.ad.app_engagement_ad.images, > ad_group_ad.ad.app_engagement_ad.videos > FROM > ad_group_ad > WHERE > ad_group_ad.ad.type IN ( > APP_ENGAGEMENT_AD > ) > > Here is the sample account I have tried. 5931120994 > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/f5d1f48a-f1c9-4109-8dbc-6205cf1016c0n%40googlegroups.com.
