Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.RecencyCriteria

Represents recency criteria of the object data for a data graph.
Property Name Type Description Available Version
fieldName String API name of the field to which recency criteria is applied. 59.0
value String Value of the recency criteria. 59.0
valueType String Type of value for the recency criteria. Valid values are time and record. 59.0
valueUnit String Unit of measure for the recency criteria. For a value of type time, the valid value is DAY. For a value of type record, the valid value is RECORD. 59.0