RE: Creation of Display Ads through AdWords API

2020-02-20 Thread Google Ads API Forum Advisor Prod
Hi Filip, The Display Ad type appeared on UI could only be created through the Google Ads UI. If you would like to create the Responsive Display Ad you would need to use the MultiAssetResponsiveDisplayAd type by following this guide as the ResponsiveDisplayAd has been deprecated. Thanks and re

Re: Creation of Display Ads through AdWords API

2020-02-19 Thread Filip Kučanda
Thanks for your reply, I am asking you about creation of what Google Ads UI calls Display Ad, not Responsive Display Ad. I provided screenshots from Google Ads UI below. I don't understand what Google AdWords Api type are this ads corresponding to. [image: display-ad-select.png] [image: displ

RE: Creation of Display Ads through AdWords API

2020-02-19 Thread Google Ads API Forum Advisor Prod
Hi Filip, Thanks for reaching out. There is a migration from Display Ad to Responsive Display Ad. You would need to use MultiAssetResponsiveDisplayAd type to create the Display Ad. Please refer to this blog post for more information on the deprecation of the ResponsiveDisplayAd type. Please let