We're trying to set up Ads Api to replace our AdWords Api reporting 
application, but cannot make any progress as all of our calls result in an 
Internal error exception with StatusCode 13. 
I've pared down one of the example queries to the bare minimum, but it 
doesn't seem to make any difference what we send, we just get a vague error 
message.

---------------BEGIN API CALL---------------

Request
-------

Method Name: /google.ads.googleads.v1.services.GoogleAdsService/Search
Host: https://googleads.googleapis.com
Headers: {
  "x-goog-api-client": "gl-dotnet/4.5.0 gccl/1.1.0 gapic/1.1.0 gax/2.6.0 
grpc/1.19.0",
  "developer-token": "REDACTED",
  "login-customer-id": "[removed]"
}

{ "customerId": "[removed]", "query": "SELECT campaign.id FROM 
keyword_view" }

Response
--------
Headers: {
  "date": "Fri, 03 May 2019 20:03:45 GMT",
  "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,44,43,39\""
}

Fault: Grpc.Core.RpcException: Status(StatusCode=Internal, Detail="Internal 
error encountered.")
----------------END API CALL----------------

The GoogleAdsException we catch contains no useful information

Google.Ads.GoogleAds.V1.Errors.GoogleAdsException was caught
  Message=Status(StatusCode=Internal, Detail="Internal error encountered.")
  Source=Google.Api.Gax.Grpc
  Failure=null
  RequestID=null

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/706d88ac-cb55-45dd-9ed0-e47935dc10bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Setting... C Phillips
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... max drago
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to