Re: INTERNAL error when running Google Ads example

2019-12-12 Thread Google Ads API Forum Advisor Prod
Hi, Apologies for the delay in responding to your case. I believe this issue should be fixed now; it would be helpful if you can verify that with the latest library release. Thanks, Anash ref:_00D1U1174p._5001UKO4sI:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: INTERNAL error when running Google Ads example

2019-11-04 Thread dwh synergy
Hello. please tell me if there is a solution to my problem? What am I doing wrong? вторник, 22 октября 2019 г., 21:22:11 UTC+3 пользователь adsapiforumadvisor написал: > > Hello, > > Thank you for reaching out. This 'Internal error encountered' could be a > transient error. Could you please retr

Re: INTERNAL error when running Google Ads example

2019-10-30 Thread dwh synergy
Hello. I tried another example and again an internal error. (Message: Status(StatusCode=Internal, Detail="Internal error encountered.")) using Google.Ads.GoogleAds.Lib; using Google.Ads.GoogleAds.V2.Errors; using Google.Ads.GoogleAds.V2.Services; using Google.Ads.GoogleAds.Config; using Google.A

Re: INTERNAL error when running Google Ads example

2019-10-27 Thread dwh synergy
Hello! The problem is still relevant. The execution log was sent as a private message. вторник, 22 октября 2019 г., 21:22:11 UTC+3 пользователь adsapiforumadvisor написал: > > Hello, > > Thank you for reaching out. This 'Internal error encountered' could be a > transient error. Could you please

RE: INTERNAL error when running Google Ads example

2019-10-22 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. This 'Internal error encountered' could be a transient error. Could you please retry the request after a short pause to check if the issue persists? If yes, could you please provide the complete request and error response logs along with the client customer id

INTERNAL error when running Google Ads example

2019-10-22 Thread dwh synergy
Hello! I have a problem running the Google Ads example. The program returns a message: Status(StatusCode=Internal, Detail="Internal error encountered.") Here is the text of the program C#: using Google.Ads.GoogleAds.Lib; using Google.Ads.GoogleAds.Config; using Google.Ads.GoogleAds.V2.Errors;