Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.CdpIdentityResolutionMatchCriterionOutput

Identity resolution ruleset's match rule criterion.
Property Name Type Description Available Version
entityName String API name of the Data Model Object the match rule applies to. 57.0
fieldName String Name of the field the criterion applies to. 57.0
matchMethodType ConnectApi.​CdpIdentityResolution​MatchMethodType Match method for a match rule criterion. Values are:
  • Exact—Exact match.
  • ExactNormalized—Exact normalized match.
  • Fuzzy—Fuzzy match with medium precision.
  • FuzzyHigh—Fuzzy match with high precision.
  • FuzzyLow—Fuzzy match with low precision.
57.0
partyIdentification​Info ConnectApi.​CdpIdentityResolution​MatchCriterionParty​IdentificationInfoOutput Party Identifier information. 57.0
shouldMatchOnBlank Boolean Specifies whether blank fields can be used for matching (true) or not (false). 57.0