recommendationcache EntityType

 

Description: Temporary storage for results from the Azure Recommendation service

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

Base Type:   crmbaseentity EntityType

Display Name: Recommendation Cache

Primary Key: RecommendationCacheid

Properties

Single-valued navigation properties

The recommendationcache 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

_itemid_value

Edm.Guid

Description: Unique identifier for Product associated with recommendation cache.

Computed property

Read-only property

_recommendationmodelid_value

Edm.Guid

Description: Unique identifier for recommendation model associated with the recommendation cache.

Computed property

Read-only property

_recommendeditemid_value

Edm.Guid

Description: Unique identifier for the recommended product associated with the recommendation cache.

Computed property

Read-only property

RecommendationCacheid

Edm.Guid

Description: Unique identifier for entity instances

Display Name: Recommendation Cache

recommendationrating

Edm.Decimal

Description: Shows the Azure rating of the recommendation.

Display Name: Rating

recommendationtype

Edm.Int32

Description: Shows the type of recommendation this item represents.

Default Options:

1 : Cross-Sell
2 : Accessory

Display Name: Type

Single-valued navigation properties

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

Name

Type

Partner

itemid

product EntityType

Product_RecommendationCache_ItemId

recommendationmodelid

recommendationmodel EntityType

RecommendationModel_RecommendationCache

recommendeditemid

product EntityType

Product_RecommendationCache_RecommendedItemId

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