Record Rollup Result Last Updated Details
Represents the last updated information of the record rollup results.
- JSON Example
-
"lastUpdatedDetails": { "errorType": "NOT_FOUND", "epochTime": 1733734423000, "processingMode": "Batch" }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
epochTime | Long | The epoch timestamp in milliseconds when the record rollup results were last updated for the specified definition and anchor record ID. | Small, 64.0 | 64.0 |
errorType | String | Type of error encountered while fetching the last updated record rollup definition details. | Small, 64.0 | 64.0 |
processingMode | String | The record rollup mode used to generate the last updated details. Valid Values are:
|
Small, 64.0 | 64.0 |