Hi Team, Thank you for answer.
Here is an excerpt of the logs that produced 429. Regards, Amine On Tuesday, December 26, 2023 at 5:27:59 AM UTC+1 Google Ads API Forum Advisor wrote: Hi Amine, Thank you for getting back to us. I would like to inform you that the logs which you have provided are not in the correct format and are incomplete. In order to investigate further, kindly provide us with the updated complete API logs in .txt format (request <https://developers.google.com/google-ads/api/docs/concepts/field-service#request> and response <https://developers.google.com/google-ads/api/docs/concepts/field-service#response> with request-id <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id> and request header <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>) generated at your end to assist you better. If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides Java <https://developers.google.com/google-ads/api/docs/client-libs/java/logging>, .Net <https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging> , PHP <https://developers.google.com/google-ads/api/docs/client-libs/php/logging> , Python <https://developers.google.com/google-ads/api/docs/client-libs/python/logging> , Ruby <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging> or Perl <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag. You can send the details via *Reply privately to the author option*, or *direct private reply* to this email. This message is in relation to case "ref:!00D1U01174p.!5004Q02r1p1V:ref" Thanks, [image: Google Logo] Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f101839e-ffbd-4b3d-97ab-af39da4830een%40googlegroups.com.
Request ------- MethodName: google.ads.googleads.v15.services.KeywordPlanIdeaService/GenerateKeywordIdeas Endpoint: googleads.googleapis.com:443 Headers: {developer-token=REDACTED, login-customer-id=9386216798, x-goog-api-client=gl-java/17.0.6 gccl/28.0.0 gapic/28.0.0 gax/2.32.0 grpc/1.56.1} Body: customer_id: "9386216798" url_seed { url: "https://redcapnow.com/electrical/co2-monitors" } keyword_plan_network: GOOGLE_SEARCH_AND_PARTNERS language: "languageConstants/1000" geo_target_constants: "geoTargetConstants/1023191" keyword_annotation: KEYWORD_CONCEPT Response -------- Headers: Metadata(content-type=application/grpc,request-id=ZTorUMG95WuNrtqGuV5aeQ,date=Mon, 25 Dec 2023 16:59:17 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; ma=2592000) Body: null Failure message: errors { error_code { quota_error: RESOURCE_EXHAUSTED } message: "Too many requests. Retry in 1390 seconds." details { quota_error_details { rate_scope: DEVELOPER rate_name: "Number of operations for basic access" retry_delay { seconds: 1390 } } } } request_id: "ZTorUMG95WuNrtqGuV5aeQ" Status: Status{code=RESOURCE_EXHAUSTED, description=Resource has been exhausted (e.g. check quota)., cause=null}. 2023-12-25 11:59:17.773 ERROR 235088 --- [ForkJoinPool.commonPool-worker-59] c.s.k.service.GoogleAdsKeywordService : Google Integration exception: Request ID - ZTorUMG95WuNrtqGuV5aeQ com.google.ads.googleads.v15.errors.GoogleAdsException: errors { error_code { quota_error: RESOURCE_EXHAUSTED } message: "Too many requests. Retry in 1390 seconds." details { quota_error_details { rate_scope: DEVELOPER rate_name: "Number of operations for basic access" retry_delay { seconds: 1390 } } } } request_id: "ZTorUMG95WuNrtqGuV5aeQ"