Hi Milind, Thank you for quick response. If I want to get monthly average volume of 100k keywords, I need to divide 100k KW into many keyword groups(100k/700~143groups) and use *TargetingIdeaService.get() <https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService#get> *with STATS frequently. In this case how can I avoid rate limit error? According to official document <https://developers.google.com/adwords/api/docs/guides/rate-limits?hl=en> , Google recommended to use *BatchJobSerive *, *mutate()* etc. But TargetingIdeaService do not have mutate operation.
Cheers, Kimiaki -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 and Google Ads 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/6df63382-cb45-4e8d-923e-7a3a90b95057%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
