Can not query app_engagement_ad asset results for ad_group_ad

49 views
Skip to first unread message

Hamer

unread,
Jun 3, 2021, 11:57:35 PM6/3/21
to AdWords API and Google Ads API Forum
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

AdWords API and Google Ads API Forum

unread,
Jun 4, 2021, 2:28:18 PM6/4/21
to AdWords API and Google Ads API Forum

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

Google Ads API Forum Advisor

unread,
Jun 8, 2021, 3:32:27 AM6/8/21
to adwor...@googlegroups.com

Hello there,

Thank you for reaching out to us and for sharing your GAQL Query.

We've checked on your provided CID and noticed that the account does not have ads, specifically, app ads. This is the reason why those mentioned fields aren't returning any data.

As an aside, in case you have an account that contains app ads and still not returning any data for those fields, please share with us the CID and the complete request and response logs with request-id for us to further check on our end.

Regards,

Google Logo
Mark Kevin Albios
Google Ads API Team
 


ref:_00D1U1174p._5004Q2I0LZC:ref
Reply all
Reply to author
Forward
0 new messages