Hi, Thank you for your prompt response.
When you mentioned that a "request" refers to an API call, could you please provide the specific link highlighted in the documentation for further clarification? Regarding the resource, I am using the `KeywordPlanIdeaService` and the `GenerateKeywordHistoricalMetrics` method to generate historical metrics. This involves obtaining Google search volumes for a large set of keywords within specific country and language combinations. To manage this, I have partitioned the dataset into 64 partitions, each containing a minimum of 10 million keywords for the given country and language. For the API calls, I have preprocessed the data into multiple groups, with each group containing 25,000 keywords. When making the API call, I request metrics for these 25,000 keywords per country and language. Could you please confirm if each of these requests is considered a single operation? Thank you for your assistance. Best regards, Vamsee On Thursday, 8 August 2024 at 14:13:53 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > I understand that you have encountered the "RESOURCE_EXHAUSTED > <https://developers.google.com/google-ads/api/docs/common-errors?hl=en#quotaerror>" > > error, which means that a system frequency limit has been exceeded. Kindly > prevent sending too many requests in a short period of time and also ensure > to set up short delays between requests or combine more operations in fewer > requests. Also, please check this sample code for how to Handle a Rate > Exceeded Error > <https://developers.google.com/google-ads/api/samples/handle-rate-exceeded-error> > for > more information. > > Regarding operation calculation, each request is considered a single > operation for the KeywordPlanIdeaService.GenerateKeywordHistoricalMetrics > <https://developers.google.com/google-ads/api/reference/rpc/v17/KeywordPlanIdeaService#generatekeywordhistoricalmetrics> > resource. In > order to investigate the issue further, provide us with the complete API > logs (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.!5004Q02vEfdv:ref" (ADR-00262407) > > 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 visit https://groups.google.com/d/msgid/adwords-api/368af93b-1812-4092-be63-f21db60c5bben%40googlegroups.com.