Hello,

I am working on migration from Adwords to GoogleAds API. This page 
<https://developers.google.com/google-ads/api/docs/migration/reports#ad_performance>
 indicates 
that the MultiAssetResponsiveDisplayAd* in Adwords properties now are 
mapped to ad_group_ad.ad.responsive_display_ad.*. 

Take MultiAssetResponsiveDisplayAdHeadlines as an example:


   - In Adwords, MultiAssetResponsiveDisplayAdHeadlines 
   
<https://developers.google.com/adwords/api/docs/guides/multi-asset-responsive-display-ads#reporting>
 has 
   fields "assetText", "assetId", "assetPerformanceLabel" and 
   "assetApprovalStatus"
   - In GoogleAds, ad_group_ad.ad.responsive_display_ad.headlines 
   
<https://developers.google.com/google-ads/api/docs/fields/ad_group_ad#ad_group_adadresponsive_display_adheadlines>
 is 
   of type google.ads.googleads.v1.common.AdTextAsset 
   
<https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.common#google.ads.googleads.v1.common.AdTextAsset>,
 
   which only has fields "text" and "pinned_field"


There are no GoogleAds fields equivalent to "assetPerformanceLabel" in 
AdTextAsset. Other asset properties 
like ad_group_ad.ad.responsive_display_ad.square_logo_images has the same 
issue.

Will the performance data be eventually added to Asset types in the future? 
If not, what is the recommended way to get performance data for text or 
image assets?

Thanks,
Gavin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/83123934-d8bf-41eb-8c2d-d8d5b550e0fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Missing... Gavin
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to