recommendationmodelversionhistory EntityType
Description: [No Description]
Entity Set path: [organization URI]/api/data/v8.0/recommendationmodelversionhistories
Base Type: crmbaseentity EntityType
Display Name: Recommendation Model Version Execution History
Primary Key: recommendationmodelversionhistoryid
Properties
Single-valued navigation properties
The recommendationmodelversionhistory entity type has no collection-valued navigation properties.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name |
Type |
Details |
---|---|---|
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization associated with the version execution history. Computed property Read-only property |
_recommendationmodelversionid_value |
Edm.Guid |
Description: Unique identifier for recommendation model associated with the version execution history. Computed property Read-only property |
azuresyncerrormessage |
Edm.String |
Description: Detailed error message for the Data Synchronization process Display Name: Error Details |
duration |
Edm.Int32 |
Description: Shows how long, in minutes, it took to finish the workflow step. Display Name: Duration (in minutes) Computed property Read-only property |
endtime |
Edm.DateTimeOffset |
Description: Shows the time when the step completed. Display Name: End Time |
errorcount |
Edm.Int32 |
Description: Shows the number of records the recommendation service rejected. Display Name: Number of Failed Records |
numberrecordssynchronized |
Edm.Int32 |
Description: Shows the number of records synchronized to the recommendation service. Display Name: Number of Synchronized Records |
recommendationmodelversionhistoryid |
Edm.Guid |
Description: Unique identifier for the version execution history Display Name: Recommendation Model Version History |
starttime |
Edm.DateTimeOffset |
Description: Shows the time when the step started. Display Name: Start Time |
workflowstep |
Edm.Int32 |
Description: Shows the workflow step that was executed. Default Options: 1 : Synchronize Catalog Display Name: Step |
workflowstepstatus |
Edm.Int32 |
Description: Shows the status of the workflow step Default Options: 1 : Not Started Display Name: Status |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name |
Type |
Partner |
---|---|---|
organizationid |
organization_recommendationmodelversionhistory |
|
recommendationmodelversionid |
recommendationmodelversion_recommendationmodelversionhistory |
See Also
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and CRM Online
© 2016 Microsoft Corporation. All rights reserved. Copyright