DealPropertiesHistory
Displays the history of changes made to deal properties, useful for auditing and understanding deal evolution.
Columns
| Name | Type | References | Description |
| SourceId | String | Additional details related to the source-type responsible for updating the deal property. May not be populated for all source-types. | |
| SourceVid | String | List of VIDs for related contacts. Populated only when related contacts triggered the property value change. | |
| PropertyName | String | Name of the deal property whose historical value is being tracked. | |
| Value | String | The recorded historical value of the deal property at a specific point in time. | |
| Timestamp | Datetime | Timestamp indicating when the property value was updated. | |
| Source | String | The method or source type responsible for updating the property value, such as API, workflow, or manual update. | |
| DealId | Long | Unique identifier of the deal associated with the property history record. |