Re: How to use AdWordsUserListService on an existing campaign/adgroups

2019-09-08 Thread Google Ads API Forum Advisor Prod
Hi Arnab, Thank you for clarifying your concern. Each email of the user will be contained within the Member object and each member will become collectively as the audience of your UserList object. You will need to create one Member object per each email that you wish to include in your userlis

Re: How to use AdWordsUserListService on an existing campaign/adgroups

2019-09-06 Thread Arnab Ganguly
I can zipcode like this 'campaignCriteria': [{'id': '21137', 'xsi_type': ' Location'}, {'id': '2484', 'xsi_type': 'Location'} What's the use of email address.I see sha-256 hashed for email address.But not clear as how it is included in campaign. On Friday, September 6, 2019 at 4:03:13 AM UTC-

RE: How to use AdWordsUserListService on an existing campaign/adgroups

2019-09-06 Thread Google Ads API Forum Advisor Prod
Hi Arnab, Thank you for posting your concern. The AdwordsUserListService is used to manage user lists by using get, mutate and mutateMembers methods. Please see the provided link for more details. So I can provide proper support, could you further elaborate what you are trying to achieve using