RE: DeadlineExceededException

2021-10-25 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. Could you provide us with the complete request and response logs with the request-id, so our team can better check? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. PHP) > Logging documentation,

DeadlineExceededException

2021-10-22 Thread 'Rajesh Patel' via AdWords API and Google Ads API Forum
I'm running org='com.google.api-ads', name='google-ads', rev='15.0.0' api. CID is "8759902370" I get following exception for running simple query: com.google.api.gax.rpc.DeadlineExceededException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED val googleAdsServiceClient =

Re: DeadlineExceededException

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Dihan, Could you please share your client customer ID and complete detailed request and response logs of the call via Reply privately to author so I can further investigate the issue? You can find information on enabling logging here. Regards, Mitchell Google Ads API Team

Re: DeadlineExceededException

2020-07-17 Thread Dihan Cheng
Hi Mitchell, Thanks for the reply. Partial data is not meaningful for us. I'm wondering why "override the deadline by specifying a GrpcCallContext" does not work for me? I tried to override the deadline by 5 hours. thanks, Dihan On Friday, July 17, 2020 at 12:04:08 PM UTC-4,

RE: DeadlineExceededException

2020-07-17 Thread Google Ads API Forum Advisor Prod
Hi Dihan, Thank you for reaching out. This could be due to a temporary issue so I would recommend trying again in a little bit. Also, I would recommend using a shorter date range, adding more filters, or querying less attributes in order to help avoid this error as the result is probably very

Re: DeadlineExceededException

2020-07-17 Thread Dihan Cheng
I tried to override the deadline by specifying a GrpcCallContext on the api call as following, but still doesn't work ServerStream stream = googleAdsService .searchStreamCallable() .call(searchGoogleAdsStreamRequest, GrpcCallContext.createDefault()

DeadlineExceededException

2020-07-17 Thread Dihan Cheng
Hi, I get the following issue after about 1 hour when running a long request, com.google.api.gax.rpc.DeadlineExceededException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 3599968461524ns. [buffered_nanos=287954569, buffered_nanos=165571046,