I am using adwords_api_php_4.3.0 library to run the targeting idea service to get new keyword ideas with IDEAS and STATS requestTypes.
I had thought the service could handle up to 2000 keywords in a single query. Instead, I am finding the following. When I send the following search parameters: Exclude Phrase Keywords: 86 Query Keywords: 500 ideaType: KEYWORD requestType: STATS numberResults: 500 It works. I get the correct results. However, when I send the following: Exclude Phrase Keywords: 86 Include Filter Terms: 164 Query Keywords: 500 ideaType: KEYWORD requestType: IDEAS numberResults: 500 It doesn't work. Instead, I get the error message: [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.searchParameters[0].queries] I can reproduce the error easily, just by sending any 500 keywords, along with 500 Include Filter Terms the same as the keywords, as such: Include Filter Terms: 500 Query Keywords: 500 ideaType: KEYWORD requestType: IDEAS numberResults: 500 Result: [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.searchParameters[0].queries] However, the tool works with smaller numbers of keywords. If I reduce the number of keywords down to about 100 or so, there is no problem. This works with 100 at a time... but what I want to know is... is there any way to send larger batches of keywords, say 1000 or more at a time? I am just asking to make sure I am using the API properly. Right now I am sending batches of no more than 100 keywords at a time. This seems to be fine, unless someone can advise me how to send larger batches of keywords at once. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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. For more options, visit https://groups.google.com/groups/opt_out.