Would it be possible for you to paste the code you used to query this? I think there must be something wrong with our code b/c we only get back 347 related keywords and 'term life insurance' is not in the list returned.
On Dec 2, 12:41 pm, AdWords API Advisor <[email protected]> wrote: > Hi Tony, > > For the example seed keyword "life insurance", I am seeing the keyword > idea "term life insurance" returned, although it is about 300 results > down. More generally though, while the Search-based Keyword Tool and > the TargetingIdeaService are based on similar technology it may not > always be possible to get a perfect 1-to-1 match for the results. > > Best, > - Eric > > On Dec 1, 3:21 pm, Tony <[email protected]> wrote: > > > Ok I've been able to filter it some now. Next problem, the results are > > not what you would expect. For instance searching for 'life insurance' > > returns the following:http://pastie.org/private/9274tfdtvzi4qorw7d5pw > > > I read in another thread where you state this new tool should return > > data such as that returned from sktool. Yet when I run sktool I get > > much better results. For example 'term life insurance' is the second > > result in the sktool when I search for related keywords to "life > > insurance" but isn't even featured in the list returned by the API. > > > On Nov 30, 2:55 pm, AdWords API Advisor <[email protected]> > > wrote: > > > > Hi Tony, > > > > The solution is to use the NgramGroupsSearchParameter. More > > > information is available here: > > > > http://groups.google.com/group/adwords-api/browse_thread/thread/dd91f... > > > http://groups.google.com/group/adwords-api/browse_thread/thread/b1d31... > > > http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde... > > > > Best, > > > - Eric Koleda, AdWords API Team > > > > On Nov 30, 12:35 pm, Tony <[email protected]> wrote: > > > > > How can I remove the "additional keywords to consider" from the > > > > results returned by the TargetingIdeaSelector API in v2009? > > > > > For instance, if I query "life insurance" the results returned include > > > > keywords like "home insurance" and "business insurance" which don't > > > > have anything to do with "life insurance". > > > > > In the deprecated API the KeywordToolService returns two arrays, one > > > > is called moreSpecific and one is called additionalToConsider and so > > > > we can just ignore the second array but I can't find any way to remove > > > > this data in TargetingIdeaSelector. -- 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.
