Hello, I am a developer testing the google ad's api. I set up both a Production Manager account and Test Manager account successfully. I was able to successfully perform oauth and retrieve a list of customers using the following endpoint. https://googleads.googleapis.com/v2/customers:listAccessibleCustomers
I am next trying get a list of available UserLists. I am struggling to find the proper resource URL to retrieve them. I used https://googleads.googleapis.com/v2/customers/{customerId}/userlists <https://googleads.googleapis.com/v2/customers/{customerId}/userlists> however I am getting a 404 on it. can you point me to the right URL or a document that has list of available endpoints for Google Ads API. My final goal is to get 1. a list of UserLists 2. Append a User into one of the lists Note: I am not using any particular library and I would not like to. Ideally I would like only the resource urls to which I can directly perform a http request (through CURL or postman etc). -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/1113ee0e-c8ce-4006-bec7-35606b6e10a6%40googlegroups.com.
