Hi Stéphane, A RemarketingUserList<https://developers.google.com/adwords/api/docs/reference/latest/UserListService.RemarketingUserList> can be created via the UserListService and tied to a ConversionTracker<https://developers.google.com/adwords/api/docs/reference/latest/ConversionTrackerService.AdWordsConversionTracker>with a UserListConversionType<https://developers.google.com/adwords/api/docs/reference/latest/UserListService.UserListConversionType>. The RemarketingUserList is a criteria that will match CriteriaType of USER_LIST in the Criteria report<https://developers.google.com/adwords/api/docs/appendix/reports#criteria>. You can add a predicate to only see USER_LIST criteria in that report, thereby looking at the performance of remarketing lists.
- Kevin Winter AdWords API Team On Monday, January 21, 2013 3:09:16 PM UTC-5, Stephane wrote: > > Hi, > > We use the API to create reports on campaigns and other usual stuff. Some > clients would like to filter those reports using their remarketing lists. > > Having checked the documentation, I'm not sure how this would be done. How > would we set the predicates to get results for remarketing list? Any idea? > > Thanks, > > Stéphane > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
