Hello, We are trying to create a Dynamic Remarketing Campaign for a non-retailer. For this I'm under the impression that I do not attach a Merchant Center id to the Campaign.
https://support.google.com/google-ads/answer/3124536 "You’ll upload your feed to the Business data section of your Shared library, unless you’re a retailer. If you’re a retailer, you’ll upload your product feed to the Google Merchant Center." What is the Business data section of our Shared library? Is it something accessible through the Ads API? https://developers.google.com/google-ads/api/docs/dynamic-remarketing/merchant-center-example#code_example This code example, which is for Merchant Center-based ( which we don't want ) shows the following snippet: .setShoppingSetting( ShoppingSetting.newBuilder() .setCampaignPriority(0) .setMerchantId(merchantCenterAccountId) What do we do if we're not going through the Merchant Center? Do we skip setting a ShoppingSetting on the Campaign? Do we use a different ID for the merchantCenterAccountId? I didn't see any examples out there to go through the Dynamic Remarketing workflow that was NOT Merchant Center specific ... if those examples exist please let me know. Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f16eb221-0dc6-4007-b6c4-7079cff0be2en%40googlegroups.com.
