Hi, The TargetingIdeaService <https://developers.google.com/adwords/api/docs/reference/v201802/TargetingIdeaService> is a more expensive API service call while compared to the other services of the AdWords API. The rate limits for TargetingIdeaService are significantly more strict than for other API services. If you have multiple accounts against which you are making the API calls, you could consider Interleaving requests to different accounts as discussed here <https://developers.google.com/adwords/api/docs/guides/rate-limits#interleave_requests_to_different_accounts>. There are other best practices <https://developers.google.com/adwords/api/docs/guides/rate-limits#take_control> too in-order to control the rate limits errors. Also, please note that a new AdWords account may have a significantly more restrictive rate limit <https://developers.google.com/adwords/api/docs/guides/rate-limits#differentiate_queue_or_rate_limiter_for_new_accounts_vs_established_accounts> (i.e., lower QPS) than established accounts. Unfortunately, the only workaround to handle the rate limit errors at ACCOUNT scope is to wait and retry the request at a later point of time.
Regarding the "socket hang up" error, could you share the complete error logs so that I can take a closer look? You can use *reply privately to author *or redact any sensitive information while sharing the logs. Thanks, Milind, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 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/d121a9ea-e4ed-47ad-8154-5e220b73cffb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
