Hi Kevin!

We've run into this exact problem as well.   We need the stats on both
the seed keyword AND the keyword ideas generated by it, and now it
appears we'll either have to make two API calls for each keyword
(which is highly inefficient), or we'll have to totally restructure
our code to make one set of calls for IDEAS, and a separate batched
calls for STATS, and merge the result sets after all the calls are
done.  Is there any other possible solutions for this?   I tried
adding an IdeaTextMatchesSearchParameter to explicitly include the
seed keyword, but it still didn't work.

-->Steve Bennett

On Apr 28, 12:27 pm, Kevin Winter <[email protected]> wrote:
> Hi Eric,
>   Unfortunately, in v201101 the seed keyword is not guaranteed to be
> returned.  You'll have to perform two operations to achieve your goal, but
> our best practices guide suggests a way to batch your requests and still
> only make one API 
> call:http://code.google.com/apis/adwords/docs/bestpractices.html#batch_stats
>
> - Kevin Winter
> AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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

Reply via email to