For everybody else stumbling across this topic. This is the result of a 
python script, where in the* response header (in bold below)* I would see 
that I am supposed to wait 30 seconds. I have two problems with this:

   1. this waiting period information is not available in the actual error 
   (i.e. grpc response)
   2. the suggested waiting time is not correct, because even after waiting 
   15 minutes, I get the same error.


Method: /google.ads.googleads.v1.services.AdGroupAdService/MutateAdGroupAds
Host: googleads.googleapis.com:443
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "ACCOUNT_ID",
  "x-goog-api-client": "gl-python/3.6.8 grpc/1.20.0 gax/1.9.0 gapic/1.3.1"
}
Request: {
  "customerId": "CUSTOMER_ID",
  "operations": [
 {
      "create": {
        "status": "ENABLED",
        "adGroup": .... data ....
        "ad": {
          "finalUrls": [
            .... data ....
          ],
          "type": "EXPANDED_TEXT_AD",
          "expandedTextAd": {
               ..... data .....
          }
        }
      }
    }
    {
      "create": {
        "status": "ENABLED",
        "adGroup": .... data ....
        "ad": {
          "finalUrls": [
            .... data ....
          ],
          "type": "EXPANDED_TEXT_AD",
          "expandedTextAd": {
               ..... Data .....
          }
        }
      }
    }
  ]
}


Response
-------
*Headers*: {
  "google.ads.googleads.v1.errors.googleadsfailure-bin": 
"\n1\n\u0002X\u0004\u0012'Too 
many requests. *Retry in 30 seconds.*\u001a\u0002*\u0000",
  "grpc-status-details-bin": "\b\b\u0012/Resource has been exhausted (e.g. 
check 
quota).\u001az\nCtype.googleapis.com/google.ads.googleads.v1.errors.GoogleAdsFailure\u00123\n1\n\u0002X\u0004\u0012'Too
 
many requests. *Retry in 30 seconds.*\u001a\u0002*\u0000",
  "request-id": "REQUEST_ID_XXX"
}
Fault: {
  "created": "@1556098154.918022000",
  "description": "Error received from peer ipv4:xxxxxxxxxx",
  "file": "src/core/lib/surface/call.cc",
  "file_line": 1041,
  "grpc_message": "Resource has been exhausted (e.g. check quota).",
  "grpc_status": 8
}


On Tuesday, 23 April 2019 21:02:39 UTC+2, googleadsapi-forumadvisor wrote:
>
> Hello Fabian,
>
> Please share the request id using *reply privately to the author option* to 
> investigate further. The wait time is shown in the error message only but 
> not on the request/response headers.
>
> Regards,
> Sai Teja, Google Ads API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
>     https://ads-developers.googleblog.com/search/label/google_ads_api
>     https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> <https://support.google.com/google-ads/contact/survey_transactional?caseid=3-3064000025821&hl=en&ctx=1>
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
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/d9841e3c-0a79-4170-ab52-1b30573e0804%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Re: Quo... F B
    • Re... F B
      • ... F B
        • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
          • ... F B
            • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
            • ... F B
            • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
            • ... F B
            • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
            • ... F B
            • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to