Builder

class Builder

Properties

Link copied to clipboard

It only has value when the MatchType is ML_BASED_MATCHING.A number between 0 and 1, where a higher score means higher similarity. Examining match confidence scores lets you distinguish between groups of similar records in which the system is highly confident (which you may decide to merge), groups of similar records about which the system is uncertain (which you may decide to have reviewed by a human), and groups of similar records that the system deems to be unlikely (which you may decide to reject). Given confidence scores vary as per the data input, it should not be used as an absolute measure of matching quality.

Link copied to clipboard

The string matchId that the similar profiles belong to.

Link copied to clipboard

Specify the type of matching to get similar profiles for.

Link copied to clipboard

The pagination token from the previous GetSimilarProfiles API call.

Link copied to clipboard

Set of profileIds that belong to the same matching group.

Link copied to clipboard

The integer rule level that the profiles matched on.