Hello, I am trying to fetch the search volume data for a set of keywords and I noticed the TargetingIdeaService returning data for only one keyword. I read here <https://groups.google.com/forum/#!topic/adwords-api/VjyNwpIcyqI> that I can request a maximum of 700 keywords per one stats request.
Here's my response logs: console.log(result); -> { totalNumEntries: 2, entries: [ { data: [Array] } ] } console.log(result['totalNumEntries']); -> 2 console.log(result['entries'].length); -> 1 . <<<--- This baffles me, when the total entries is 2 why the length of entries is 1? console.log(result['entries'][0]['data'].length); -> 3 Appreciate your help! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/2b31c5ca-3c56-4279-ac9a-777a78d6b16d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.