I have encountered the same error. Can you solve it? How to solve it?

在 2019年4月8日星期一 UTC+8下午6:29:14,rhys.e...@siteloft.com写道:
>
>
>
> I'm migrating our PHP app to the google ads api, I've setup the client 
> library and am ready to start making requests however I'm getting this 
> error for every request.
>
> [2019-04-08 06:56:22] google-ads.NOTICE: Request
> -------
> Method Name: /google.ads.googleads.v1.services.GoogleAdsService/Search
> Host: googleads.googleapis.com
> Headers: {
>     "x-goog-api-client": "gl-php\/7.2.14 gapic\/ gax\/0.38.0 grpc\/1.19.0"
> ,
>     "developer-token": "REDACTED",
>     "login-customer-id": "455-424-4570"
> }
> Request: {"customerId":"265-055-1346","query":"SELECT campaign.name FROM 
> campaign"}
>
>
> Response
> -------
> Headers: {
>     "date": "Mon, 08 Apr 2019 06:56:22 GMT",
>     "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,44,43,39\""
> }
>
>
> Fault
> -------
> Status code: 13
> Details: Internal error encountered.
> Failure: {}
> Google/ApiCore/ApiException with message '{
>     "message": "Internal error encountered.",
>     "code": 13,
>     "status": "INTERNAL",
>     "details": []
> }'
>
> My code is pretty simple.
>
> $adsService = $client->getGoogleAdsServiceClient();
> $res = $adsService->search('2650551346', "SELECT campaign.name FROM 
> campaign");
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/71d7daf9-1d41-4afd-b27d-ba601001508f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Trying ... rhys . emmerson
    • Re... 苑栋杰
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to