Re: Retrieve userlist id

2014-02-07 Thread Josh Radcliff (AdWords API Team)
Hi, You would want to submit a 'get' invocation rather than a 'mutate' in this case. The XML would look similar to this: <*get* xmlns="https://adwords.google.com/api/adwords/rm/v201309";> https://adwords.google.com/api/adwords/cm/v201309";>Id

Retrieve userlist id

2014-02-05 Thread adx
I created a userlist in the UI called "UK remarketing" and want to retrieve the userlist id. How do I retrieve the userlist ID? I was thinking it's a GET operation for the AdWords userlist service: https://developers.google.com/adwords/api/docs/reference/v201309/AdwordsUserListService But i'm n