Hi Will explore the REST API option.
Which REST API end points can I use to upload a list containing Email Address, Country Code, First Name, Last Name, Phone, Zip to a user list id? On Monday, 28 November 2022 at 21:42:10 UTC+8 adsapi wrote: > Hi Derek, > > Thanks for getting back to us. > > I can see that you getting error with following: > > > > *"] Uncaught exception in the SynchronizationContext. Panic!* > > *java.lang.IllegalStateException: Could not find policy 'pick_first'. Make > sure its implementation is either registered to LoadBalancerRegistry or > included in META-INF/services/io.grpc.LoadBalancerProvider from your jar > files."* > > > Also, as per your research, you already found the same issue filed on the > GitHub issue tracker *here* > <https://github.com/grpc/grpc-java/issues/5493#issuecomment-479156985>, > then it is more related to the client library concern. However, if you > already have created a new issue with Issue tracker and didn’t get any > response yet, then I would recommend you to wait for their reply so they > provide further assistance in your concern. > > In the meantime, you may also use the Google Ads API *REST API* > <https://developers.google.com/google-ads/api/rest/overview?hl=e> calls > to get the user_list.id. For the REST, you may use the GoogleAdsService's > search / searchStream method as an example provided *here* > <https://developers.google.com/google-ads/api/rest/examples?hl=en#streaming>. > You may also refer to our *Query Cookbook* > <https://developers.google.com/google-ads/api/docs/query/cookbook> guide > which contains many reporting samples that correspond to some of the > default Google Ads screens. Following are the two endpoints to fetch the > objects from Google Ads: > > search > <https://developers.google.com/google-ads/api/rest/reference/rest/v12/customers.googleAds/search> > > POST /v12/customers/{customerId}/googleAds:search > > Returns all rows that match the search query. > > searchStream > <https://developers.google.com/google-ads/api/rest/reference/rest/v12/customers.googleAds/searchStream> > > POST /v12/customers/{customerId}/googleAds:searchStream > > Returns all rows that match the search stream query. > > > > Regards, > [image: Google Logo] > Yasar > Google Ads API Team > > > ref:_00D1U1174p._5004Q2gR1JZ: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 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/c1287318-182e-46f9-8e3c-ea4f0af10033n%40googlegroups.com.