I'm sorry that I didn't give enough information. 

It seems that your solution uses the Google Ads API, but our system uses 
AdWords API for history problem, can I deal it with AdWords API ?


在 2020年5月19日星期二 UTC+8上午3:17:04,adsapiforumadvisor写道:
>
> Hi,
>
> Thanks for reaching out. With regards to your concern about retrieving 
> data, you could query the asset 
> <https://developers.google.com/google-ads/api/fields/v2/asset> or the 
> ad_group_ad_asset_view 
> <https://developers.google.com/google-ads/api/fields/v2/ad_group_ad_asset_view>
>  resources 
> to pull data at the asset level and you can pull fields from the reports in 
> the "attributed resources”, Please see the below query for example.
>
>   SELECT
>
> ad_group_ad_asset_view.ad_group_ad,ad_group_ad.ad.app_ad.headlines
>
> ,ad_group_ad.ad.app_ad.descriptions,ad_group_ad.ad.app_engagement_ad.videos
>
> ad.app_ad.images 
> <https://developers.google.com/google-ads/api/fields/v2/ad_group_ad#ad_group_ad.ad.app_ad.images>
>
> FROM ad_group_ad_asset_view
>
> WHERE segments.date DURING LAST_MONTH
>
> Let me know if you have any questions.
>
> Thanks,
> Nirmita Patel Google Ads Team
>
>
> ref:_00D1U1174p._5004Q1zpzAB: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/80d18b40-4d95-49a8-8528-fbc1cb5f5e6f%40googlegroups.com.

Reply via email to