How can I see ad_group_ad_asset_view for Google Play Ads?

40 views
Skip to first unread message

Theo Arnold-Forster

unread,
Aug 13, 2019, 11:53:54 AM8/13/19
to AdWords API and Google Ads API Forum
Hi

I'm able to see Ad group assets views for UAC.

However, I also have a Google Play Ads from before the UACs. When I try and get the ad_group_ad_asset_view for the ad group in the campaign I get no error and no data:

SELECT
                 campaign.id,
                 campaign.name,
                 ad_group.id,
                 ad_group.name,
                 asset.id,
                 asset.name,
                 asset.type,
                 segments.date,
                 metrics.cost_micros,
                 metrics.clicks
            FROM
                ad_group_ad_asset_view
            WHERE ad_group.id = ********
            AND segments.date BETWEEN '2017-05-01' AND '2017-05-30'

returns nothing.

How can I get this data as I want to compare assets across all time.

Many Thinks

Google Ads API Forum Advisor Prod

unread,
Aug 13, 2019, 1:02:31 PM8/13/19
to th...@muzmatch.com, adwor...@googlegroups.com
Hi Theo, 

Could you please share the AdGroup Id or the client customer Id using Reply privately to author option, so I can take a closer look?

Thanks,
Bharani, Google Ads API Team

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