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 = googleAdsClient.createGoogleAdsServiceClient
val searchRequest = SearchGoogleAdsRequest.newBuilder().setCustomerId(
"8759902370").setQuery("""SELECT user_list.resource_name FROM user_list"""
).build()
val googleAdsRow = googleAdsServiceClient.search(searchRequest)
My organization does not have proxy and direct internet access.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"AdWords API and Google Ads 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/6551afb5-5f69-4506-8f45-b0bf0b29199cn%40googlegroups.com.