Hi guys, I'm also trying to find a way to list all userLists within my customer account, through preferably using the JSON Google Ads api. I tried to use the Request URL as suggested in the above reply, but seems to now work for v3 and v2 of the google ads api. So I was wondering if you can provide a JSON example or if its not possible with google ads api, perhaps then an example in SOAP:XML for google adwords (if it's also possible with google adwords api).
Cheers, Greg On Wednesday, February 12, 2020 at 2:02:37 AM UTC+10, adsapiforumadvisor wrote: > > Hello Vinod, > > Thank you for reaching out. Please find below the Google Ads API server > endpoint where all requests are sent. Please refer to this > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_url> > > guide for creating the request URL to make API calls using the API > services. Attached the sample request URL below to get a list of available > user lists via API. For your other concern related to adding the members to > the user list, it is currently not possible to mutate the members of the > user lists via Google Ads API Beta. Our team is already aware of this > request. Please keep an eye on our blog post > <https://ads-developers.googleblog.com/2020> for updates related to this. > > End Point: https://googleads.googleapis.com > > Request URL: https://googleads.googleapis.com/v2/customers/{customer_id}/ > userLists:get > > Regards, > Nikisha Patel, Google Ads API Team > > > ref:_00D1U1174p._5001UV0Ode:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/067aaa2d-1c13-4972-9f02-73203bfe385d%40googlegroups.com.
