Partager via


topicmodel EntityType

 

Description: The model for automatic identification of topics using text analytics.

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

Base Type:   crmbaseentity EntityType

Display Name: Topic Model

Primary Key: topicmodelid

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 AzureServiceConnection associated with TopicModel.

Computed property

Read-only property

_configurationused_value

Edm.Guid

Description: Shows the configuration used for topic analysis.

Computed property

Read-only property

_createdby_value

Edm.Guid

Description: Unique identifier of the user who created the Topic Model.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the topic Model.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who modified the Topic Model.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

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

Computed property

Read-only property

_organizationid_value

Edm.Guid

Description: Unique identifier of the organization associated with the Topic model entity.

Computed property

Read-only property

avgnumberoftopics

Edm.Int32

Description: Shows the average number of topics found per build.

Display Name: Average Number of Topics per Build

azureschedulerjobname

Edm.String

Description: Azure Scheduler Job Name.

Display Name: AzureSchedulerJobName

azureschedulerondemandjobname

Edm.String

Description: Azure Scheduler Job Name for build model

Display Name: Scheduler Build Job

azureschedulertestjobname

Edm.String

Description: Azure Scheduler Job Name for test model

Display Name: Scheduler Test Job

buildrecurrence

Edm.String

Description: Shows how frequently topic analysis is done.

Display Name: Build Recurrence

createdon

Edm.DateTimeOffset

Description: Date and time when the Topic Model was created.

Display Name: Created On

Read-only property

description

Edm.String

Description: Enter a description for the model.

Display Name: Description

endtime

Edm.DateTimeOffset

Description: Shows the time when topic analysis will stop

Display Name: End Time

maxnumberoftopics

Edm.Int32

Description: Shows the maximum number of topics found across builds.

Display Name: Maximum Topics Found Across Builds

maxtopics

Edm.Int32

Description: Shows the maximum number of topics to be determined.

Display Name: Maximum Topics

modifiedon

Edm.DateTimeOffset

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

Display Name: Modified On

Read-only property

name

Edm.String

Description: Shows the name of the topic model.

Display Name: Name

sourceentity

Edm.String

Description: Shows the entity whose records are used for topic analysis.

Display Name: Source Entity

starttime

Edm.DateTimeOffset

Description: Shows the time when topic analysis will start according to the recurrence schedule.

Display Name: Start Time

statecode

Edm.Int32

Description: Shows the status of the topic model build

Default Options:

0 : Active
1 : Inactive

Display Name: Status

statuscode

Edm.Int32

Description: Reason for the status of the TopicModel

Default Options:

1 : Active
2 : Inactive

Display Name: Status Reason

topicmodelid

Edm.Guid

Description: Unique identifier for entity instances

Display Name: TopicModel

topicslastcreatedon

Edm.DateTimeOffset

Description: Shows when the topics were last created.

Display Name: Topics Last Created On

totaltopicsfound

Edm.Int32

Description: Shows the total number of topics found.

Display Name: Total Topics Found

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_topicmodel

createdby

systemuser EntityType

lk_topicmodel_createdby

createdonbehalfby

systemuser EntityType

lk_topicmodel_createdonbehalfby

modifiedby

systemuser EntityType

lk_topicmodel_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_topicmodel_modifiedonbehalfby

organizationid

organization EntityType

organization_topicmodel

topicmodelconfigurationid

topicmodelconfiguration EntityType

topicmodelconfiguration_topicmodel

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

topicmodel_topicmodelconfiguration

topicmodelconfiguration EntityType

topicmodelid

topicmodel_topicmodelexecutionhistory

topicmodelexecutionhistory EntityType

topicmodelid

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