Hi Karim, 

As per the Rate Limit guide 
<https://developers.google.com/adwords/api/docs/guides/rate-limits>, the 
RateExceededError could be triggered by a number of factors so you need to 
be mindful of these as well as other Targeting Idea specific limits 
<https://developers.google.com/adwords/api/docs/appendix/limits#targeting-idea> 
when 
executing TargetingIdeaService.get 
<https://developers.google.com/adwords/api/docs/reference/v201702/TargetingIdeaService#get>
. 

If you will be required to retrieve this much volume, then I would 
recommend that you upgrade to Standard Access 
<https://developers.google.com/adwords/api/docs/access-levels#applying_for_standard_access>
 to 
have unlimited daily operational limit. With unlimited daily operational 
limit, you can create multiple separate requests for a group of keywords to 
avoid executing request with too many keywords while taking into 
consideration the rate limits in place. In addition, you might want to use 
the RateLimiter extension 
<https://github.com/googleads/googleads-java-lib/tree/master/extensions/adwords_rate_limiter>
 to 
help you handle rate limit errors.

Unfortunately, BatchJobService doesn't support TargetindIdeaService.get 
operation and only supports these mutate operations 
<https://developers.google.com/adwords/api/docs/guides/batch-jobs#supported_operations>
.

Regards,
Ivan
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 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/6c8c8218-eb13-4e3b-a800-ea611ac861c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to