Newer Version Available

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

CollabUserEngmtRecordLink

Represents an association between a CollabUserEngagementMetric and a Salesforce record. It tracks which Salesforce record, such as an Account or Contact, is associated with the user engagement metric. This object is available in API version 50.0 and later.

Supported Calls

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

Fields

Field Details
MetricDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date of the gathered metric.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The unique name of the CollabUserEngmtRecordLink object.
ObjectType
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
The object type of the Salesforce record, such as Account or Contact.
ParentRecordId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the Salesforce record.
UserEngagementMetricId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the CollabUserEngagementMetric record.