Hi Andrea, There is currently no available example for retrieving your audience lists via the Google Ads API. You may, however, use the UserListService.GetUserList to retrieve all your UserList information.
As for associating a userlist into an adgroup or a campaign, you can use either the AdGroupCriterionService.MutateAdGroupCriteria to create an AdGroupCriterion of type user_list (UserListInfo), or the CampaignCriterionService.MutateCampaignCriteria to create a CampaignCriterion also of type user_list (UserListInfo). I hope this helps. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UAqoH2:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 --- 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 [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/LwQxn000000000000000000000000000000000000000000000PS7KY8006AECGCJPSGivW8fjZPdFGA%40sfdc.net. For more options, visit https://groups.google.com/d/optout.
