Newer Version Available

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

CollabDocumentMetricRecord

Represents an association between a CollabDocumentMetric and a Salesforce record.It tracks which Salesforce record, such as an Account or Contact, is linked to a Quip thread for which metrics were gathered using CollabDocumentMetric. CollabDocumentMetricRecord is available in API version 50.0 and later.

Supported Calls

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

Fields

Field Details
ParentRecord
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the Salesforce record.
QuipDocumentMetric
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the CollabDocumentMetric record.
MetricDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date on which the metric was gathered.
EntityType
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
The object type of the Salesforce record, such as Account or Contact.