Hi,
In Google Ads API, what is the equivalent of AdWordsUserListService.get(). 
I am looking to fetch the user lists which matches the selection criteria 
exactly as mentioned in this link - 
https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService#get

For example in AdWords API, I have built a Selector like below to query 
UserList. How do I do the same in Google Ads API in 2022 ?
 *SelectorBuilder builder = new SelectorBuilder();*
* Selector selector = builder.fields("Id", "Name", "Size", "SizeForSearch", 
"Status").equals("ListType", 
UserListTypeEnum.UserListType.CRM_BASED.toString()).offset(offset).limit(PAGE_SIZE).build();*

Thanks,
Vignesh

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b09b8b2f-8c14-48dd-a9d8-64c030e1da4cn%40googlegroups.com.
  • Ge... Vignesh
    • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
      • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum

Reply via email to