--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/7c08247d-61f7-43b6-aff1-0108d110999e%40googlegroups.com.
Hi Pradeep,
Thanks for reaching out. The following are the answers to your questions:
1. You could use the UserListService.GetUserList to retrieve all your UserList information.
2. You could add a user list to an ad group or campaign as a criterion either by using AdGroupCriterionService.MutateAdGroupCriteria to create an AdGroupCriterion of type user_list (UserListInfo), or use the CampaignCriterionService.MutateCampaignCriteria to create a CampaignCriterion of type user_list (UserListInfo).
You could refer to this guide for more details on the targeting setting and remarketing. Please let us know if you have any further questions.
Thanks and regards,
Xiaoming, Google Ads API Team
Hi Pradeep,
Thank you for reaching out. It is not supported to get the list of users from the UserList object in Adwords API. The AdWordsUserListService.get() only supports retrieving information at the UserList level but not its members. I have submitted a feature request to include retrieval of information on the member level and you may keep an eye on our blog for the announcements and updates on the new releases.
Thanks and regards,
Xiaoming, Google Ads API Team