recommendationmodel EntityType

 

Description: The product recommendation model built using the Azure Recommendations service to provide cross-sell recommendations.

Entity Set path: [organization URI]/api/data/v8.0/recommendationmodels

Base Type:   crmbaseentity EntityType

Display Name: Product Recommendation Model

Primary Key: recommendationmodelid

Primary Name Attribute: name

Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are not writable.

Name

Type

Details

_azureserviceconnectionid_value

Edm.Guid

Description: Unique identifier for Azure service connection associated with the Product Recommendation Model.

Computed property

Read-only property

_createdby_value

Edm.Guid

Description: Unique identifier of the user who created the recommendation model.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the recommendation model.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who modified the recommendation model.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who last modified the recommendation model.

Computed property

Read-only property

_organizationid_value

Edm.Guid

Description: Unique identifier of the organization associated with the recommendation model.

Computed property

Read-only property

_recommendationmodelversionid_value

Edm.Guid

Description: Enter the model version used for making the recommendation.

Computed property

Read-only property

azuremodelid

Edm.String

Description: Shows the Azure model.

Display Name: Azure Model Id

basketdatalastsynchronizationstatus

Edm.Int32

Description: Shows whether the last basket data synchronization succeeded or failed.

Default Options:

1 : Failure
2 : Success

Display Name: Basket Data Last Synchronization Status

basketdatalastsynchronizedon

Edm.DateTimeOffset

Description: Shows when the basket data was last synchronized.

Display Name: Basket Data Last Synchronized On

cataloglastsynchronizationstatus

Edm.Int32

Description: Shows whether the last catalog synchronization succeeded or failed.

Default Options:

1 : Failure
2 : Success

Display Name: Catalog Last Synchronization Status

cataloglastsynchronizedon

Edm.DateTimeOffset

Description: Shows when the catalog was last synchronized.

Display Name: Catalog Last Synchronized On

componentstate

Edm.Int32

Description: For internal use only.

Default Options:

0 : Published
1 : Unpublished
2 : Deleted
3 : Deleted Unpublished

Display Name: Component State

Read-only property

createdon

Edm.DateTimeOffset

Description: Date and time when the recommendation model was created.

Display Name: Created On

Read-only property

description

Edm.String

Description: Type a meaningful description for the model.

Display Name: Description

ismanaged

Edm.Boolean

Description: Is Manageed

Default Options:

1 : Managed
0 : Unmanaged

Display Name: Indicates whether the solution component is part of a managed solution.

Read-only property

maximumversions

Edm.Int32

Description: Maximum number of model versions to keep (includes ones used by the model)

Display Name: Maximum Versions

maxrecommendations

Edm.Int32

Description: Shows the maximum number of recommendations.

Display Name: Maximum Recommendations

minrecommendationrating

Edm.Decimal

Description: Shows the minimum rating value of the recommendations.

Display Name: Minimum Recommendation Rating

modifiedon

Edm.DateTimeOffset

Description: Date and time when the recommendation model was last modified.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Type a meaningful name for the model.

Display Name: Model Name

overwritetime

Edm.DateTimeOffset

Description: Date and time when the record was created.

Display Name: Created On

Read-only property

productcatalogaccessorylinkrating

Edm.Decimal

Description: Shows the rating of recommendations based on accessory links defined for products or product bundles.

Display Name: Product Catalog Accessory Link Rating

productcatalogcrossselllinkrating

Edm.Decimal

Description: Shows the rating of recommendations based on cross-sell links defined for products or product bundles.

Display Name: Product Catalog Cross-sell Link Rating

productcatalogname

Edm.String

Description: Shows the product catalog name.

Display Name: Product Catalog Name

recommendationmodelid

Edm.Guid

Description: Unique identifier for the recommendation model

Display Name: Recommendation Model Identifier

recommendationmodelidunique

Edm.Guid

Description: Unique identifier of the recommendation model used when synchronizing customizations for the Microsoft Dynamics CRM client for Outlook

Display Name: Recommendation Model Unique Id

Read-only property

recommendationmodelversioncount

Edm.Int32

Description: A count of the recommendation model versions created.

Display Name: Recommendation Model Version Count

solutionid

Edm.Guid

Description: Unique identifier of the associated solution.

Display Name: Solution

Read-only property

statecode

Edm.Int32

Description: Shows whether the product recommendation model is active or inactive.

Default Options:

0 : Active
1 : Inactive

Display Name: Status

statuscode

Edm.Int32

Description: Reason for the status of the recommendation model

Default Options:

1 : Active
2 : Inactive

Display Name: Status Reason

validuntil

Edm.DateTimeOffset

Description: Enter the date when the product recommendation model expires. If this field is left blank, there is no expiration date.

Display Name: Valid Until

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

Name

Type

Partner

azureserviceconnectionid

azureserviceconnection EntityType

azureserviceconnection_recommendationmodel

createdby

systemuser EntityType

lk_recommendationmodel_createdby

createdonbehalfby

systemuser EntityType

lk_recommendationmodel_createdonbehalfby

modifiedby

systemuser EntityType

lk_recommendationmodel_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_recommendationmodel_modifiedonbehalfby

organizationid

organization EntityType

organization_recommendationmodel

recommendationmodelversionid

recommendationmodelversion EntityType

recommendationmodelversion_recommendationmodel

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name

Type

Partner

RecommendationModel_RecommendationCache

recommendationcache EntityType

recommendationmodelid

recommendationmodel_recommendationmodelmapping

recommendationmodelmapping EntityType

recommendationmodelid

recommendationmodel_recommendationmodelversion

recommendationmodelversion EntityType

recommendationmodelid

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