My only idea is insert sleep function into my python code. 1. done 1st get() operation 2. sleep several second 3. do 2nd get() opearation ....
2018年8月7日火曜日 12時52分49秒 UTC+9 Hashimoto: > > 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/8a9b9576-1b77-417a-8c78-a53b4fda84f6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
