Hi Donald, The matchType "EXACT" on the seed keyword is used to calibrate the recommendation engine, but it will not limit the results to only keywords that contain the seed keyword exactly. This feature doesn't exist in the TargetingIdeaService, but can be approximated using the NgramGroupsSearchParameter. See the following thread for more details:
http://groups.google.com/group/adwords-api/browse_thread/thread/b246a23087f946f1/ Best, - Eric Koleda, AdWords API Team On Dec 16, 1:47 pm, Donald <[email protected]> wrote: > Hi, > > I need exact type match results after using the TargetingIdeaService > of the v200909 API. > > However, from the results obtained, I have to extract those that have > the exact type. > > For example, if my input was "mars cruise", I get results like "cruise > to mars" and "world cruise". I have to extract the results like > "cruise to mars" since they contain both "mars" and "cruise". > > Is there a direct way of doing this? > > Is my understanding of the 'exact' KeywordMatchType incorrect? > > Any thoughts will be appreciated! > > -- > D -- 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.
