HI Team,

We have shopping performance report migrate from Google Adwrods API to Ads 
API and  we encounter DEADLINE_EXCEED exception for some accounts.

When we download from Google Adwords API, it could be download successful( 
download latest 40D performance data on daily batch.). but can not download 
successful when cutover to Google Ads API even reduce the time window from 
40D to only one day data. could you please help provide some advices?

Accounts have DEADLINE_EXCEED exception: 1961796180, 9210689985, 7740555995

Query attached as below:
select 
segments.date,segments.product_item_id,ad_group.id,campaign.id,segments.product_merchant_id,segments.product_custom_attribute0,segments.product_custom_attribute1,segments.product_custom_attribute2,segments.product_custom_attribute3,segments.product_custom_attribute4,segments.device,metrics.conversions_value
 
from shopping_performance_view where segments.date between "2021-12-22" and 
"2022-02-05" and metrics.impressions > 0 and metrics.conversions_value > 0 
and segments.device in ('MOBILE', 'DESKTOP', 'TABLET')

Exception message:
[2022-02-10 03:53:43,363] {bash.py:173} INFO - Body: customer_id: 
"1961796180" [2022-02-10 03:53:43,363] {bash.py:173} INFO - query: "select 
segments.date,segments.product_item_id,ad_group.id,campaign.id,segments.product_merchant_id,segments.product_custom_attribute0,segments.product_custom_attribute1,segments.product_custom_attribute2,segments.product_custom_attribute3,segments.product_custom_attribute4,segments.device,metrics.conversions_value
 
from shopping_performance_view where segments.date between \"2021-12-22\" 
and \"2022-02-05\" and metrics.impressions > 0 and 
metrics.conversions_value > 0 and segments.device in (\'MOBILE\', 
\'DESKTOP\', \'TABLET\') " [2022-02-10 03:53:43,363] {bash.py:173} INFO - 
[2022-02-10 03:53:43,363] {bash.py:173} INFO - [2022-02-10 03:53:43,363] 
{bash.py:173} INFO - Response [2022-02-10 03:53:43,363] {bash.py:173} INFO 
- -------- [2022-02-10 03:53:43,363] {bash.py:173} INFO - Headers: null 
[2022-02-10 03:53:43,363] {bash.py:173} INFO - Body: null [2022-02-10 
03:53:43,363] {bash.py:173} INFO - Failure message: null [2022-02-10 
03:53:43,363] {bash.py:173} INFO - Status: Status{code=DEADLINE_EXCEEDED, 
description=deadline exceeded after 3599.802393928s. [closed=[], 
open=[[buffered_nanos=1213505111, buffered_nanos=201484164, 
remote_addr=fontusproxy-tcop.vip.ebay.com/10.20.172.78:80]]], cause=null}. 
[2022-02-10 03:53:43,364] {bash.py:173} INFO - 03:53:43.364 
[pool-9-thread-2] ERROR c.e.m.d.c.g.s.GoogleAdsAPIReportDownloadHelper - 
Donwload got exception: com.google.api.gax.rpc.DeadlineExceededException: 
io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 
3599.802393928s. [closed=[], open=[[buffered_nanos=1213505111, 
buffered_nanos=201484164, 
remote_addr=fontusproxy-tcop.vip.ebay.com/10.20.172.78:80]]] [2022-02-10 
03:53:43,365] {bash.py:173} INFO - 
com.google.api.gax.rpc.DeadlineExceededException: 
io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 
3599.802393928s. [closed=[], open=[[buffered_nanos=1213505111, 
buffered_nanos=201484164, 
remote_addr=fontusproxy-tcop.vip.ebay.com/10.20.172.78:80]]] [2022-02-10 
03:53:43,365] {bash.py:173} INFO - at 
com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:51)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:72)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:60)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
com.google.api.gax.grpc.ExceptionResponseObserver.onErrorImpl(ExceptionResponseObserver.java:82)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
com.google.api.gax.rpc.StateCheckingResponseObserver.onError(StateCheckingResponseObserver.java:86)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
com.google.api.gax.grpc.GrpcDirectStreamController$ResponseObserverAdapter.onClose(GrpcDirectStreamController.java:149)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
com.google.ads.googleads.lib.logging.LoggingInterceptor$1$1.onClose(LoggingInterceptor.java:113)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460)
 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:557) 
[2022-02-10 03:53:43,365] {bash.py:173} INFO - at 
io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:69) 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:738)
 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:717)
 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) [2022-02-10 
03:53:43,366] {bash.py:173} INFO - at 
io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133) 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
java.lang.Thread.run(Thread.java:748) [2022-02-10 03:53:43,366] 
{bash.py:173} INFO - Suppressed: java.lang.RuntimeException: Asynchronous 
task failed [2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
com.google.api.gax.rpc.ServerStreamIterator.hasNext(ServerStreamIterator.java:105)
 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
com.ebay.mkt.data.costdownload.google.service.GoogleAdsAPIReportDownloadHelper.writeShoppingPerformanceViewCVRReponsesOnHdfs(GoogleAdsAPIReportDownloadHelper.java:211)
 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
com.ebay.mkt.data.costdownload.google.service.GoogleAdsAPIReportDownloadHelper.downloadReportV4(GoogleAdsAPIReportDownloadHelper.java:186)
 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
com.ebay.mkt.data.costdownload.google.job.DownloadGoogleRptV4Job$$anonfun$downloadTask$1$$anonfun$apply$1.apply(DownloadGoogleRptV4Job.scala:136)
 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
com.ebay.mkt.data.costdownload.google.job.DownloadGoogleRptV4Job$$anonfun$downloadTask$1$$anonfun$apply$1.apply(DownloadGoogleRptV4Job.scala:119)
 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
scala.util.Try$.apply(Try.scala:192) [2022-02-10 03:53:43,366] 
{bash.py:173} INFO - at 
com.ebay.mkt.data.common.utility.SafeTry$.apply(SafeTry.scala:8) 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
com.ebay.mkt.data.common.utility.SafeRetry$.retry(SafeRetry.scala:26) 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
com.ebay.mkt.data.common.utility.SafeRetry$.apply(SafeRetry.scala:16) 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
com.ebay.mkt.data.costdownload.google.job.DownloadGoogleRptV4Job$$anonfun$downloadTask$1.apply(DownloadGoogleRptV4Job.scala:119)
 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
com.ebay.mkt.data.costdownload.google.job.DownloadGoogleRptV4Job$$anonfun$downloadTask$1.apply(DownloadGoogleRptV4Job.scala:117)
 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Future.scala:24)
 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - at 
scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Future.scala:24) 
[2022-02-10 03:53:43,366] {bash.py:173} INFO - ... 3 more [2022-02-10 
03:53:43,366] {bash.py:173} INFO - Caused by: 
io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 
3599.802393928s. [closed=[], open=[[buffered_nanos=1213505111, 
buffered_nanos=201484164, 
remote_addr=fontusproxy-tcop.vip.ebay.com/10.20.172.78:80]]] [2022-02-10 
03:53:43,366] {bash.py:173} INFO - at 
io.grpc.Status.asRuntimeException(Status.java:535) [2022-02-10 
03:53:43,366] {bash.py:173} INFO - ... 17 more [2022-02-10 03:53:43,758] 
{bash.py:173} INFO - 03:53:43.757 [pool-9-thread-8] INFO 
c.e.m.d.c.u.j.FileJobStatusRecord - Export job DownloadGoogleRptV4Job 
status to 
/tep/cost_download_v2_stg/status/2022-02-10/DownloadGoogleRptV4Job_40536740000.dat
 
[2022-02-10 03:54:32,052] {bash.py:173} INFO - 03:54:32.052 
[grpc-default-executor-28] WARN c.g.a.googleads.lib.request.summary - 
FAILURE REQUEST SUMMARY. Method: 
google.ads.googleads.v9.services.GoogleAdsService/SearchStream, Endpoint: 
googleads.googleapis.com:443, CustomerID: 9210689985, RequestID: null, 
ResponseCode: DEADLINE_EXCEEDED, Fault: deadline exceeded after 
3599.999440757s. [closed=[], open=[[buffered_nanos=56572030, 
buffered_nanos=65251384, 
remote_addr=fontusproxy-tcop.vip.ebay.com/10.20.172.78:80]]]. [2022-02-10 
03:54:32,053] {bash.py:173} INFO - 03:54:32.053 [grpc-default-executor-28] 
INFO c.g.ads.googleads.lib.request.detail - FAILURE REQUEST DETAIL.  


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/08b0400e-25ea-46e4-8f3e-82cde6909197n%40googlegroups.com.

Reply via email to