Multi-matches/Candidates
| optionName | Description | 
|---|---|
| KeepMultimatch | Select this option to return the list of possible matches when there is more than one possible match for the input address and a single best match cannot be identified. 
 | 
| KeepCandidates | Select this option to return candidate addresses whenever the match attempt produces candidates. If you enable this option, the geocoder will return candidates both when the input address matches to a single address and when the input address matches multiple addresses. This option differs from KeepMultimatch in that the KeepMultimatch option does not return candidates if the input address matches to a single address. 
 | 
| CloseMatchesOnly | If you specify KeepCandidates=Y you can choose to return just those candidates that are considered to be a close match. The criteria used to determine whether a candidate is a close match are those you specify in the MatchMode option. 
 |