DataAssessmentMetric

Represents a summary of statistics for fields matched and unmatched in your account records with Data.com account records. This object is available in API version 37.0 and later.

When your Data.com Prospector or Data.com Clean contract expires, Data.com features, objects, and fields will be removed from your org.

To support customers’ needs around compliance and to remain a leader in trust and privacy, Salesforce removed all contact data from the Data.com service on February 1, 2021.

For more information, see Data.com Prospector and Clean Retirement.

Note

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Fields

Field Name Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
An optional field used to name your record.
NumDuplicates
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of duplicate records.
NumMatched
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of matched records.
NumMatchedDifferent
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of records in your org matched with a Data.com record that have different fields.
NumProcessed
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of records processed in the data assessment.
NumTotal
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of records available for data assessment processing.
NumUnmatched
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of records not matched.