how to setup logo, image & remarketing list info in SHOPPING_GOAL_OPTIMIZED_ADS

150 views
Skip to first unread message

하진호

unread,
Feb 5, 2020, 5:48:25 AM2/5/20
to AdWords API and Google Ads API Forum
hi, 
I understand that smart shopping ads automatically support dynamic remarketing ads.
When making smart shopping ads through api, there is no way to register a logo or image.  Is there no effect on dynamic remarketing ad?
And no way to register remarketing list. Is it okay not to register?

Google Ads API Forum Advisor Prod

unread,
Feb 6, 2020, 3:20:16 PM2/6/20
to us2...@gmail.com, adwor...@googlegroups.com

Hello,

Thank you for writing to us. You can find the details on how to create smart shopping ads here. The Ad will have a field called shopping_smart_ad which can be set to ShoppingSmartAdInfo. Please refer to the below code snippet for reference. You will need to pass the ShoppingSmartAdInfo object in your ad builder and this way there will be no impact on the remarketing ads. Currently, we do not have any methods to add text, logos or marketing images to the ad via API. A feature request regarding your concern is already created internally within our team. Please keep an eye on our blog post for future updates and announcements related to this.

ShoppingSmartAdInfo shoppingSmartAdInfo = ShoppingSmartAdInfo.newBuilder().build();
Ad ad = Ad.newBuilder().setShoppingSmartAd(shoppingSmartAdInfo).build();

Regards,
Nikisha Patel, Google Ads API Team



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