Hi Kimiaki, Please find my *inline* response below:
1. Can we request huge amount of keywords(1~100k KWs) at same time? This mean a size of 'queries' array at inside selector['searchParameters'] become 1~100k. *The maximum number of results for TargetingIdeaService.get() <https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService#get> is 700. That said, for stats, you can request maximum 700 keywords at a time. For keywords idea, you can request maximum 200 keywords at a time. For more information please refer to the guide <https://developers.google.com/adwords/api/docs/appendix/limits#targeting-idea> on limits . * 2. According to following document, API server count 100 search KWs as 1 operation. So if we request 1000 KWs at same time, is number of counted operations 10 operations? *You could either request for 700 or 200 seed keywords (depending on if your request is for STATS or IDEAS) in one API operation. This will be counted as 1 API operation. But in order to make API calls for 1000 keywords, you will need to split the request into as many API calls and each will be treated as 1 API operation. For instance, if you are trying to get keyword IDEAS, you will need to have 5 API calls to accommodate the 1000 keywords. This will be counted as 5 API operations.* Let me know if you have any further questions. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/4e67327a-dcd9-4253-a0fa-19d1f51fe7c2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
