ConnectApi.CdpIdentityResolutionReconciliationFieldRule

Input representation for an identity resolution ruleset's reconciliation rule for a field.
Property Type Description Required or Optional Available Version
fieldName String The field that this reconciliation rule applies to. Required 57.0
ruleType ConnectApi.​CdpIdentityResolution​ReconciliationRuleType Default reconciliation rule applied to fields in the object the reconciliation rule applies to. Values are:
  • LastUpdated
  • MostFrequent
  • SourceSequence
Required 57.0
shouldIgnore​EmptyValue Boolean Specifies whether to ignore an empty value (true) or not (false). Required 57.0
sources List<ConnectApi.​CdpIdentityResolution​ReconciliationSource> If ruleType is SourceSequence, a prioritized list of data sources. Required if ruleType is SourceSequence 57.0