date:2023-05-19T05:43:41.037+09:00 thread:grpc-default-executor-7 track: level:WARN logger:com.google.ads.googleads.lib.request.summary message:FAILURE REQUEST SUMMARY. Method: google.ads.googleads.v12.services.GoogleAdsService/SearchStream, Endpoint: googleads.googleapis.com:443, CustomerID: 5014627391, RequestID: null, ResponseCode: UNAVAILABLE, Fault: io exception.
date:2023-05-19T05:43:41.040+09:00 thread:grpc-default-executor-7 track: level:INFO logger:com.google.ads.googleads.lib.request.detail message:FAILURE REQUEST DETAIL.
Request
-------
MethodName: google.ads.googleads.v12.services.GoogleAdsService/SearchStream
Endpoint: googleads.googleapis.com:443
Headers: {developer-token=REDACTED, login-customer-id=5693729523, x-goog-api-client=gl-java/17.0.2 gccl/22.0.0 gapic/22.0.0 gax/2.12.2 grpc/1.44.0 pb/3.19.6}
Body: customer_id: "5014627391"
query: "SELECT customer.id, campaign.id, campaign_budget.amount_micros FROM campaign WHERE segments.date = \'2023-05-19\' ORDER BY campaign.id"
Response
--------
Headers: null
Body: null
Failure message: null
Status: Status{code=UNAVAILABLE, description=io exception, cause=io.grpc.netty.shaded.io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out
}.
Hi Aaron,
Thank you for the reply.
What we mean is, did you try the request again and still encounter issues (example: code=UNAVAILABLE, description=io exception, cause=io.grpc.netty.shaded.io.netty.channel.unix.Errors)? $NativeIoException: readAddress(..) failed: Connection timed out)?
If you still haven't tried the request again, then we would suggest you try it again so we can check if this is just a transient issue.
On the other hand, please also try our API explorer here: "https://developers.google.com/google-ads/api/rest/reference/rest/v13/customers.googleAds/searchStream#:~:text=Authorization%20Scopes-,Try%20it!,-Caution%3A%20You", and let us know how it goes on your end, so that we can further check if the issue causing it is from the client library and also for our team to provide appropriate recommendations to you.
![]() |
Google Ads API Team |