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.

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.
FieldName
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The name of the assessed field.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, 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.