Newer Version Available

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

DataDetectScanResult (Beta)

Represents the results of a DataDetect scan policy data scan. This object is available in API version 63.0 and later.

Data Detect is a pilot or beta service that is subject to the Beta Services Terms at Agreements - Salesforce.com or a written Unified Pilot Agreement if executed by Customer, and applicable terms in the Product Terms Directory. Use of this pilot or beta service is at the Customer's sole discretion.

Note

To opt in for beta, contact your Salesforce account executive. After the org permission is enabled, users can access the Data Detect app from the App launcher.

Supported Calls

describeSObjects(), query(), retrieve()

Fields

Field Details
CreatedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Time and date when an instance of PII is added to the scan result.
DataDetectJobSessionId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the job session associated with the scan policy.

This field is a relationship field.

Relationship Name
DataDetectJobSession
Relationship Type
Lookup
Refers To
DataDetectJobSession
FieldName
Type
string
Properties
Filter, Group, Sort
Description
UDD name from standard fields, or custom field ID from custom fields.
NamedEntityCount
Type
int
Properties
Filter, Group, Sort
Description
Number of times PII is found.
NamedEntityType
Type
string
Properties
Filter, Group, Sort
Description
Type of PII found in the record of the scan policy object.
ObjectName
Type
string
Properties
Filter, Group, Sort
Description
KeyPrefix of the scan policy object that contains PII.
RecordIdentifierId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the record of the scan policy object that contains PII.

This field is a relationship field.

Relationship Name
RecordIdentifier
Refers To
RecordIdentifier