Re: Not Return Response

2023-03-01 Thread Rajendra Yadav
thanks Zweitze On Thursday, March 2, 2023 at 7:11:47 AM UTC+5:30 Google Ads API Forum Advisor wrote: > Hello Zweitze, > > Thank you for sharing your insights. > > @Rajendra, you may try the shared information by Zweitze and let us know > if it will work on your end. If not, then we would be wai

Re: Not Return Response

2023-03-01 Thread Zweitze
You're using C#, right? Note that if you are using: - .NET Framework (eg. 4.7.2) - WinForms project (but other project types may be affected too) - Synchronous calls In that case, calling the API may hang. This problem was introduced in the Google Ads library some time ago - last Au