Newer Version Available

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

DataAssessmentFieldMetric

Represents summary statistics for matched, blank, and differing fields in account records of an org compared to records in Data.com. 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()

Child Relationships
DataAssessmentFieldMetric is a child object of DataAssessmentMetric object.

Fields

Field Name Details
DataAssessmentMetricId
Type
reference
Properties
Filter, Group, Sort
Description
A unique number that identifies the parent DataAssessmentMetric record.
This is a relationship field.
Relationship Name
DataAssessmentMetric
Relationship Type
Lookup
Refers To
DataAssessmentMetric
FieldName
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The name of the assessed field.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
An optional field used to name your record.
NumMatchedBlanks
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of matched records that contain blank fields.
NumMatchedDifferent
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of matched records that have a different value for this field.
NumMatchedInSync
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of matched records that have the same value for this field.
NumUnmatchedBlanks
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of unmatched records that contain blank fields.