Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.CdpIdentityResolutionConfigPatchInput

Input representation for updating an identity resolution ruleset.
Property Type Description Required or Optional Available Version
description String Description of the identity resolution ruleset. Optional 57.0
doesRun​Automatically Boolean Specifies whether automatic job run scheduling is enabled for the ruleset (true) or not (false). If unspecified, defaults to false. Optional 57.0
label String User friendly name of the identity resolution ruleset. Required 57.0
matchRules List<ConnectApi.​CdpIdentityResolution​MatchRule> List of match rules for the identity resolution ruleset. Optional 57.0
reconciliationRules List<ConnectApi.​CdpIdentityResolution​ReconciliationRule> List of reconciliation rules for the identity resolution ruleset. Required 57.0