Hey, Did you find any solution for this? I also can't figure out how to manage rule-based remarketing list by API.
Kamil W dniu poniedziałek, 5 listopada 2012 16:42:36 UTC+1 użytkownik Jon napisał: > > > Paul, > > Thanks for the links. It's clear how to create the old style remarketing > tags, where you need to create a new tag per audience, but it's not clear > how I can create multiple audiences using the same tag and URL rules - via > the API. > > Jon > > On Monday, November 5, 2012 9:14:57 AM UTC-6, Paul Matthews wrote: >> >> Hi jon, >> >> To modify the Remarketing Tag via the AdWords API you need to look at a >> few endpoints: >> >> >> - The Targeting >> Type<https://developers.google.com/adwords/api/docs/appendix/targetingtypes#remarketing_lists_and_custom_combinations>explains >> how Remarketing lists are linked to Campaigns >> - The >> UserListService<https://developers.google.com/adwords/api/docs/reference/latest/UserListService.RemarketingUserList>allows >> you to manage those lists >> - The >> CampaignCriterionService<https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService>allows >> you to manage >> >> CampaignCriterion<https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.CampaignCriterion>setting >> a >> >> CriterionUserList<https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.CriterionUserList> >> >> >> I hope this information helps. >> >> Regards, >> >> - Paul, AdWords API Team. >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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
