I'm currently using the Google Ads API's REST interface and see there's a method to fetch an individual customer's userList via the following endpoint.
GET https://googleads.googleapis.com/v8/{resourceName=customers/*/userLists/*} I'm wondering if there's a similar method to fetch a list of all customer's current userLists? I only need their ID's but I'm not seeing anything in the documentation. I see a method to retrieve all userLists using this Scripts snippet <https://developers.google.com/google-ads/scripts/docs/examples/user-lists>. Is there a way that I can leverage this script programmatically via a rest API request? Unfortunately, the request must be via the Google Ads API's REST interface as there currently isn't a Golang client available. Any help is greatly appreciated, 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 "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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2bdcb50e-1529-4d81-9ae0-303de28f6c4bn%40googlegroups.com.