Hi Team,
I had been using the .NET code from github to retrieve campaign details for Google Ads specific to customer id.
Recently I have upgraded the version libraries to V22. Still I am getting an error from the method : SearchStream(SearchGoogleAdsStreamRequest request,
Action<SearchGoogleAdsStreamResponse> responseCallback,
CallSettings callSettings = null)
error details:
{"created":"@1761042687.023000000","description":"Failed to pick subchannel","file":"..\..\..\src\core\ext\filters\client_channel\client_channel.cc","file_line":3218,"referenced_errors":[{"created":"@1761042687.023000000","description":"failed to connect to all addresses","file":"..\..\..\src\core\lib\transport\error_utils.cc","file_line":165,"grpc_status":14}]}
Please help me understand how to resolve this issue.