Re: How to get user list id in get campaign

2018-07-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tharun, About getting the UserListId and UserListName via the CampaignCriterionService.get() . Please find the available selector fields for CampaignCriterionService here

Re: How to get user list id in get campaign

2018-07-12 Thread Tarun Jain
Hi Sreelakshmi , Please confirm me for updating/add email in userList we have to use AdwordsUserListService.Mutate() service or CampaignCriterionService.mutate() On Wednesday, July 11, 2018 at

Re: How to get user list id in get campaign

2018-07-12 Thread Tarun Jain
Hi Sreelakshmi, Actually I have only campaign id and I want to get linked UserListId and UserListName of that campaign. In CampaignCriterionService.get() there no such field to get userListId. I

Re: How to get user list id in get campaign

2018-07-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tarun, To get the AdWordsUserList associated with a campaign as a CriterionUserList , you can use the CampaignCriterionService.get()

How to get user list id in get campaign

2018-07-11 Thread Tarun Jain
Hi, I want to get Adwords UserList ID which associate (with campaign or campaign group) in campaign.service.get() . I am not able to get what is field name that I pass to field parameter