RE: How can I use userlistService.GetUserList

2021-03-08 Thread Google Ads API Forum Advisor Prod
Hi Bhargav, Thank you for reaching out. You could actually query the user_list resource to fetch the user lists. You could refer to this example on how to query on a resource. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2DMBpi:ref --

How can I use userlistService.GetUserList

2021-03-08 Thread bhargav d
Hi I need help in using the userlistService to write a get call to get the userlist. In the remarketing example I found that it is using import com.google.api.ads.adwords.axis.v201809.rm.UserList; package How can I use this in googleads instead of adwords. -- --