recommendationmodelmapping EntityType
Description: Entity mapping for the product recommendation model.
Entity Set path: [organization URI]/api/data/v8.0/recommendationmodelmappings
Base Type: crmbaseentity EntityType
Display Name: Model Entity Mapping
Primary Key: recommendationmodelmappingid
Primary Name Attribute: entitydisplayname
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 |
---|---|---|
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization associated with the entity mapping. Computed property Read-only property |
_recommendationmodelid_value |
Edm.Guid |
Description: Unique identifier for recommendation model associated with entity mapping. Computed property Read-only property |
_recommendationmodelversionid_value |
Edm.Guid |
Description: Unique identifier of the model version associated with the entity mapping. Computed property Read-only property |
_supportedmapid_value |
Edm.Guid |
Description: Unique identifier for the recommendation entity mapping associated with the basket entity mapping. Computed property Read-only property |
accountfield |
Edm.String |
Description: Shows the account lookup field of the entity. Display Name: Account Lookup Field |
accountfielddisplayname |
Edm.String |
Description: Account Field Display Name Display Name: Account Field |
accountfieldpicklist |
Edm.Int32 |
Description: Shows the account lookup field of the entity. Default Options: 1 : Yes Display Name: Account Lookup Field |
componentstate |
Edm.Int32 |
Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
datafilter |
Edm.String |
Description: Shows the data filter for the entity records. Display Name: Data Filter |
entity |
Edm.String |
Description: Shows the entity used for mapping. Display Name: Entity |
entitydisplayname |
Edm.String |
Description: Entity Display Name Display Name: Entity Name |
entitypicklist |
Edm.Int32 |
Description: Shows the entity used for mapping. Default Options: 1 : Yes Display Name: Entity |
errorcount |
Edm.Int32 |
Description: Number of Errors that occurred while synchronizing the entity to the recommendation service. Display Name: Error Count |
filterxml |
Edm.String |
Description: The data filter for the entity records used during synchronization. Display Name: Filter Xml |
ismanaged |
Edm.Boolean |
Description: Is Manageed Default Options: 1 : Managed Display Name: State Read-only property |
mappingtype |
Edm.Int32 |
Description: Shows the type of entity mapping. Default Options: 1 : Basket Entity Display Name: Entity Mapping Type |
overwritetime |
Edm.DateTimeOffset |
Description: Date and time when the record was created. Display Name: Created On Read-only property |
productfield |
Edm.String |
Description: Shows the product lookup field of the line item entity. Display Name: Product Lookup Field |
productfielddisplayname |
Edm.String |
Description: Product Field Display Name Display Name: Product Field |
productfieldpicklist |
Edm.Int32 |
Description: Shows the product lookup field of the line item entity. Default Options: 1 : Yes Display Name: Product Lookup Field |
productlineitemrelationship |
Edm.String |
Description: Shows the product line item relationship of the entity. Display Name: Product Line Item Relationship |
productlineitemrelationshipdisplayname |
Edm.String |
Description: Product Line Item Relationship Display Name Display Name: Product Line Item Relationship |
productlineitemrelationshippicklist |
Edm.Int32 |
Description: Shows the product line item relationship of the entity. Default Options: 1 : Yes Display Name: Product Line Item Relationship |
recommendationmodelmappingid |
Edm.Guid |
Description: Unique identifier for the entity mapping. Display Name: Recommendation Model Mapping Identifier |
recommendationmodelmappingidunique |
Edm.Guid |
Description: Unique identifier of the entity mapping Display Name: Recommendation Model Mapping Unique Id Read-only property |
solutionid |
Edm.Guid |
Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
synchronizedcount |
Edm.Int32 |
Description: Shows the number of entity records synchronized to the Azure recommendation service. Display Name: Records Synchronized |
timerangefilter |
Edm.String |
Description: Shows the time range filter for the entity records. Display Name: Time Range Filter |
transactionfield |
Edm.String |
Description: Shows the primary key field of the entity. Display Name: Primary Key Field |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name |
Type |
Partner |
---|---|---|
organizationid |
organization_recommendationmodelmapping |
|
recommendationmodelid |
recommendationmodel_recommendationmodelmapping |
|
recommendationmodelmappingid_recommendationmodelmapping |
recommendationmodelmapping_recommendationmodelmapping_supportedmapid |
|
recommendationmodelversionid |
recommendationmodelversion_recommendationmodelmapping |
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 |
---|---|---|
recommendationmodelmapping_recommendationmodelmapping_supportedmapid |
recommendationmodelmappingid_recommendationmodelmapping |
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