textanalyticsentitymapping EntityType
- Entity set path:
- [organization URI]/api/data/v9.2/textanalyticsentitymappings
- Base type:
- crmbaseentity
- Display name:
- Text Analytics Entity Mapping
- Primary key:
- textanalyticsentitymappingid
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
| Name | Type | Details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| componentstate | Edm.Int32 | For internal use only. Display name: Component State Read only 
								Default options
								 
 | ||||||||||
| entity | Edm.String | Entity Display name: Entity | ||||||||||
| entitydisplayname | Edm.String | Entity Display Name Display name: Entity Name | ||||||||||
| entitypicklist | Edm.Int32 | Select Entity Display name: Entity 
								Default options
								 
 | ||||||||||
| field | Edm.String | Field Display name: Field | ||||||||||
| fielddisplayname | Edm.String | Field Display Name Display name: Field Name | ||||||||||
| fieldpicklist | Edm.Int32 | Select Field Display name: Field 
								Default options
								 
 | ||||||||||
| ismanaged | Edm.Boolean | Is Manageed Display name: State Read only 
								Default options
								 
 | ||||||||||
| istextmatchmapping | Edm.Boolean | Specify if the mapping is for text match or exact match Display name: Criteria 
								Default options
								 
 | ||||||||||
| modeltype | Edm.Int32 | Model Type. Display name: Model Type | ||||||||||
| overwritetime | Edm.DateTimeOffset | Date and time when the record was created. Display name: Created On Read only | ||||||||||
| relationshipname | Edm.String | Relationship Name Display name: Relationship Name | ||||||||||
| solutionid | Edm.Guid | Unique identifier of the associated solution. Display name: Solution Read only | ||||||||||
| textanalyticsentitymappingid | Edm.Guid | Unique identifier for entity instances Display name: Text Analytics Entity Mapping | ||||||||||
| textanalyticsentitymappingidunique | Edm.Guid | Unique identifier of the Text Analytics Entity Mapping Display name: Text Analytics Entity Mapping Unique Id Read only | 
Lookup properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.
| Name | Single-valued navigation property | Description | 
|---|---|---|
| _organizationid_value | organizationid | Unique identifier of the organization associated with the Text Analytics Entity Mapping. | 
| _similarityruleid_value | similarityruleid | Similarity Rule associated with entity mapping. | 
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
| Name | Type | Partner | 
|---|---|---|
| organizationid | organization | organization_textanalyticsentitymapping | 
| similarityruleid | similarityrule | similarityrule_textanalyticsentitymapping |