Unfortunately the results generated after using n-gram groups didn't work for me! I have tested using the NgramGroupsSearchParameter but the results did not fulfill my expectations - matching the way the external Keyword Tool generated "related" vs. "additional" keywords was not successful.
The example (using the PHP lib): $selector->searchParameters = array($relatedToKeywordSearchParameter, $keywordMatchTypeParameter //, new NgramGroupsSearchParameter(array("altersvorsorge")) , new LanguageTargetSearchParameter(array(new LanguageTarget('de')))); The results are: 1) betriebliche altersvorsorge 2) altersvorsorge rentenversicherung ... If I uncomment the line regarding n-gram the first result is not returned - so it is an "additional" keyword (since it's ngram group is the keyword itself). But according to the Keyword Tool this is a "related" and not an "additional" keyword - it is even the most related one! Any suggestions on this topic? Google Team? Thanks in advance, Dian -- 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-...@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.