Hi 0 <https://stackoverflow.com/posts/75224198/timeline>
I am using version 9 of com.google.ads.googleads . I was using the following code snippet to get the UserList. try (UserListServiceClient userListServiceClient = googleAdsClient.getLatestVersion().createUserListServiceClient()){ UserList userList = userListServiceClient.getUserList(resourceName); return userList; } catch (Exception e) { e.printStackTrace(); } As version 9 is deprecated, I am trying to migrate to version 12 but I am not able to find the equivalent method in version 12. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/16e689f4-5413-48a5-aa22-f522130fbd6bn%40googlegroups.com.