How can I get removed asset 's data

34 views
Skip to first unread message

Judy Hsieh

unread,
Jun 1, 2020, 12:03:22 AM6/1/20
to AdWords API and Google Ads API Forum
Hi, API support team

I used assets to publish ads and get some conversions, and later deleted these assets. 
I used this API (ad_group_ad_asset_view)  query like below, 
but there is no such data in the request result.

May I ask what's wrong in my query?
Do I have other function to get those data?

SELECT

        ad_group.id,

        campaign.id,

        asset.id,

        asset.image_asset.full_size.url,

        ad_group_ad.ad.type,

        ad_group_ad_asset_view.field_type,

        metrics.conversions,

        metrics.impressions,

        metrics.cost_micros,

        metrics.clicks,

        metrics.all_conversions_value,

       segments.date

FROM

        ad_group_ad_asset_view

WHERE

        ad_group_ad.ad.type = APP_AD

        AND segments.date >= '2020-03-01'

        AND segments.date <= '2020-03-31'

 

Google Ads API Forum Advisor Prod

unread,
Jun 1, 2020, 2:26:18 PM6/1/20
to yaati...@gmail.com, adwor...@googlegroups.com
Hi Judy,

Thank you for reaching out. In order for me to take a closer look, can you please provide your customerClientId? Kindly "Reply privately to author" when providing this information.

Thanks,
Danica, Google Ads API Team

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