Hi, *In the Ad Peformance Report <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report> of the AdWords API, it appears to only contain or support the ExpandedDynamicSearchCreativeDescription2 field for expanded dynamic search ads.* ->No, It is supporting *Description* and *ExpandedDynamicSearchCreativeDescription2* So mapping should be *ExpandedDynamicSearchCreativeDescription2 -> * ad_group_ad.ad.expanded_dynamic_search_ad.description2 <https://developers.google.com/google-ads/api/fields/v10/ad_group_ad#ad_group_ad.ad.expanded_dynamic_search_ad.description2> And in *AdWords API **Description* is common which can be use for AdType - Expanded Dynamic Search Ad
So correct mapping should be *Description* -> ad_group_ad.ad.expanded_dynamic_search_ad.description <https://developers.google.com/google-ads/api/fields/v10/ad_group_ad#ad_group_ad.ad.expanded_dynamic_search_ad.description> OR ad_group_ad.ad.legacy_responsive_display_ad.description OR ad_group_ad.ad.expanded_text_ad.description *ExpandedDynamicSearchCreativeDescription2 -> * ad_group_ad.ad.expanded_dynamic_search_ad.description2 <https://developers.google.com/google-ads/api/fields/v10/ad_group_ad#ad_group_ad.ad.expanded_dynamic_search_ad.description2> You can also use the query migration tool <https://developers.google.com/google-ads/api/docs/migration/query-migration-tool> to directly convert your AWQL to GAQL -> This also gives wrong result in case of AdType - Expanded Dynamic Search Ad If you need to map with UI. Reference: https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupAdService.ExpandedDynamicSearchAd https://developers.google.com/google-ads/api/reference/rpc/v10/ExpandedDynamicSearchAdInfo Thanks, On Wednesday, 23 March 2022 at 09:11:54 UTC+5:30 adsapi wrote: > Hi, > > Thank you for your reply. > > The mapping guide is for AdWords API and Google Ads API reports. In the Ad > Peformance Report > <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report> > of > the AdWords API, it appears to only contain or support the > *ExpandedDynamicSearchCreativeDescription2* field for expanded dynamic > search ads. > > That said, below are the description related fields for expanded dynamic > search ads that you can use in the Google Ads API's ad_group_ad report : > > - ad_group_ad.ad.expanded_dynamic_search_ad.description > > <https://developers.google.com/google-ads/api/fields/v10/ad_group_ad#ad_group_ad.ad.expanded_dynamic_search_ad.description> > > - ad_group_ad.ad.expanded_dynamic_search_ad.description2 > > <https://developers.google.com/google-ads/api/fields/v10/ad_group_ad#ad_group_ad.ad.expanded_dynamic_search_ad.description2> > > > You can also use the query migration tool > <https://developers.google.com/google-ads/api/docs/migration/query-migration-tool> > > to directly convert your AWQL to GAQL and determine which fields can be > used for your Google Ads API reports. > > > Best regards, > > [image: Google Logo] > Peter Laurence > Google Ads API Team > > > ref:_00D1U1174p._5004Q2YlsAr: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 [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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1c273476-6466-46c2-b077-20c74fb467b6n%40googlegroups.com.
