Hello sir

       we are trying to get Display Ads campaign and Metrics data using 
Google Ads V10 API , but occasionally  it will give me INTERNAL ERROR , and 
i can't find why this such type of error has been come

com.google.ads.googleads.v10.errors.GoogleAdsException: errors {

  error_code {

    internal_error: INTERNAL_ERROR

  }

  message: "An internal error has occurred."

}

request_id: "EDSPIdhbp3lSjX29k4INQg"


   at 
com.google.ads.googleads.v10.errors.GoogleAdsException$Factory.createException(GoogleAdsException.java:42)

   at 
com.google.ads.googleads.v10.errors.GoogleAdsException$Factory.createException(GoogleAdsException.java:34)

   at 
com.google.ads.googleads.lib.stubs.exceptions.BaseGoogleAdsException$Factory.createGoogleAdsException(BaseGoogleAdsException.java:105)

   at 
com.google.ads.googleads.lib.callables.GoogleAdsExceptionTransformation.transform(GoogleAdsExceptionTransformation.java:39)

   at 
com.google.ads.googleads.lib.stubs.callables.ExceptionTransformingServerStreamingCallable$ExceptionTransformingStreamObserver.onError(ExceptionTransformingServerStreamingCallable.java:71)

   at 
com.google.api.gax.tracing.TracedResponseObserver.onError(TracedResponseObserver.java:103)

   at 
com.google.api.gax.rpc.RetryingServerStreamingCallable$1.onFailure(RetryingServerStreamingCallable.java:99)

   at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:68)

   at 
com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1041)

   at 
com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)

   at 
com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1215)

   at 
com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:983)

   at 
com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:771)

   at 
com.google.api.gax.retrying.BasicRetryingFuture.handleAttempt(BasicRetryingFuture.java:200)

   at 
com.google.api.gax.retrying.CallbackChainRetryingFuture$AttemptCompletionListener.handle(CallbackChainRetryingFuture.java:135)

   at 
com.google.api.gax.retrying.CallbackChainRetryingFuture$AttemptCompletionListener.run(CallbackChainRetryingFuture.java:117)

   at 
com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)

   at 
com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1215)

   at 
com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:983)

   at 
com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:771)

   at 
com.google.api.core.AbstractApiFuture$InternalSettableFuture.setException(AbstractApiFuture.java:95)

   at 
com.google.api.core.AbstractApiFuture.setException(AbstractApiFuture.java:77)

   at 
com.google.api.core.SettableApiFuture.setException(SettableApiFuture.java:52)

   at 
com.google.api.gax.rpc.ServerStreamingAttemptCallable.onAttemptError(ServerStreamingAttemptCallable.java:378)

   at 
com.google.api.gax.rpc.ServerStreamingAttemptCallable.access$600(ServerStreamingAttemptCallable.java:97)

   at 
com.google.api.gax.rpc.ServerStreamingAttemptCallable$2.onErrorImpl(ServerStreamingAttemptCallable.java:249)

   at 
com.google.api.gax.rpc.StateCheckingResponseObserver.onError(StateCheckingResponseObserver.java:86)

   at 
com.google.api.gax.rpc.Watchdog$WatchdogStream.onErrorImpl(Watchdog.java:284)

   at 
com.google.api.gax.rpc.StateCheckingResponseObserver.onError(StateCheckingResponseObserver.java:86)

   at 
com.google.api.gax.grpc.ExceptionResponseObserver.onErrorImpl(ExceptionResponseObserver.java:84)

   at 
com.google.api.gax.rpc.StateCheckingResponseObserver.onError(StateCheckingResponseObserver.java:86)

   at 
com.google.api.gax.grpc.GrpcDirectStreamController$ResponseObserverAdapter.onClose(GrpcDirectStreamController.java:149)

   at 
io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)

   at 
io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)

   at 
io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)

   at 
com.google.ads.googleads.lib.logging.LoggingInterceptor$1$1.onClose(LoggingInterceptor.java:113)

   at 
io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463)

   at 
io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427)

   at 
io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460)

   at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:557)

   at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:69)

   at 
io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:738)

   at 
io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:717)

   at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)

   at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)

   at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)

   at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

   at java.base/java.lang.Thread.run(Thread.java:833)

   Suppressed: java.lang.RuntimeException: Asynchronous task failed

       at 
com.google.api.gax.rpc.ServerStreamIterator.hasNext(ServerStreamIterator.java:105)

       at java.base/java.lang.Iterable.forEach(Iterable.java:74)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/75496783-3bb4-4f8f-94b3-c5e41476537fn%40googlegroups.com.
  • IN... 'changhong yun' via Google Ads API and AdWords API Forum
    • ... Google Ads API and AdWords API Forum
      • ... 'changhong yun' via Google Ads API and AdWords API Forum
        • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
          • ... 'changhong yun' via Google Ads API and AdWords API Forum
            • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
              • ... 'changhong yun' via Google Ads API and AdWords API Forum
                • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
                • ... 'changhong yun' via Google Ads API and AdWords API Forum
                • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
                • ... 'changhong yun' via Google Ads API and AdWords API Forum

Reply via email to