google-ads-java icon indicating copy to clipboard operation
google-ads-java copied to clipboard

Consider changing the channel provider created by GoogleAdsClient

Open jradcliff opened this issue 6 years ago • 0 comments

GoogleAdsClient currently uses an instantiating provider that produces a channel per service client. Need to investigate if this will be an issue for users who get clients for multiple services or multiple clients for the same service.

jradcliff avatar Apr 09 '18 15:04 jradcliff