*Issue Summary: *After upgrading from an older Google Ads API version to v21 (using google-ads-stubs-v21-39.0.0), I'm experiencing intermittent io.grpc.StatusRuntimeException: *INTERNAL: Internal error encountered* errors when calling GenerateKeywordHistoricalMetrics. The issue is market-specific - some country/language combinations work perfectly while others consistently fail with this error.
*Technical Details:* *API Version*: Google Ads API v21 java (google-ads-stubs-v21-39.0.0) *Endpoint*: KeywordPlanIdeaServiceClient.generateKeywordHistoricalMetrics() *Error*: io.grpc.StatusRuntimeException: INTERNAL: Internal error encountered *Pattern*: Market-specific failures (some geo/language combinations work, others don't) *Request Configuration*: *GenerateKeywordHistoricalMetricsRequest*: - Customer ID: [Valid customer ID] - Keywords: List of keyword strings (batch size ~8000) *Error Stack Trace:* io.grpc.StatusRuntimeException: INTERNAL: Internal error encountered. at com.google.ads.googleads.v21.errors.GoogleAdsException$Factory.createException(GoogleAdsException.java:42) Caused by: io.grpc.StatusRuntimeException: INTERNAL: Internal error encountered. *What Changed:* Upgraded from previous Google Ads API version to v21 Same code logic, same data, same customer account Issue only appeared after the v21 upgrade Non-recoverable *error: request_id*: "0CuauXgUQ7i1FqeP5B57QA" *Questions:* Are there known issues with GenerateKeywordHistoricalMetrics in v21 for specific geo/language combinations? Were there breaking changes in v21 regarding geo-targeting or language constraints that could cause this? Should I implement different retry strategies for v21 compared to previous versions? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/6b8c07a2-eca9-43e7-9d01-939f7699555dn%40googlegroups.com.