About this resource
Representation of a field population log prediction.
Properties
| Property | Description | Type |
|---|---|---|
| contentItem | The object containing Content Item data. | object |
| contentItemTitle | The title of the Content Item. | string |
| logDate | The log date of the Field prediction. | datetime |
| initialValue | The initial value that was predicted for the Field. | string |
| status | The status of the prediction of the field. Possible values are "none" (no prediction made), "retained" (value has been predicted), "changed" (value has been predicted, and then manually changed) | string (values: none, retained, changed) |
| lastChangeDate | The datetime of the last change of the Field value. | datetime |
| updatedValue | The value the Field was changed to. | string |