Hi Anthony, We need to create Display campaigns - in AdWords we can set up dynamic ads (dynamic remarketing) for them too. As far as I know remarketing tag is created automatically when account is created. But for dynamic remarketing we need additional script with google_tag_params:
<script type="text/javascript"> var google_tag_params = { dynx_itemid: 'REPLACE_WITH_VALUE', dynx_itemid2: 'REPLACE_WITH_VALUE', dynx_pagetype: 'REPLACE_WITH_VALUE', dynx_totalvalue: 'REPLACE_WITH_VALUE', }; This augmented remarketing tag must be created in UI wizard exactly when configuring dynamic ads for Display campaign - as a result 6 standard audiences mentioned before are created as well. So it turns to have these audiences created with API we should create dynamic remarketing tag. Is it right? If yes can you please point to the service that allows to create dynamic remarketing tag? Our primary goal is to have these 6 standard audiences created so that we link ad groups to them. Regards, Alexey. On Tuesday, September 27, 2016 at 3:03:02 AM UTC+3, Anthony Madrigal wrote: > > Hi Alexey, > > In order to create a campaign with dynamic ad settings, you will need to > create a Search campaign and configure the DynamicSearchAdsSetting > <https://developers.google.com/adwords/api/docs/reference/v201607/CampaignService.DynamicSearchAdsSetting> > in > the settings > <https://developers.google.com/adwords/api/docs/reference/v201607/CampaignService.Campaign#settings> > object > of the campaign. Please have a look at our Remarketing > <https://developers.google.com/adwords/api/docs/guides/remarketing> guide. > It details the different types of user lists you can create using the API, > including ones that use conversion tracking. > > Please let me know if you have any other questions. > > Cheers, > Anthony > AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. 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/9625bf61-f490-4e4b-b80e-6aaa84372de4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.