searchtelemetry テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Entity to log telemetry that used to improve search quality
追加元 : msdyn_RelevanceSearch ソリューション
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/searchtelemetries 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/searchtelemetries(searchtelemetryid) 削除を参照 |
DeleteRequest または Delete |
| Retrieve | GET [org URI]/api/data/v9.0/searchtelemetries(searchtelemetryid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveEntityChanges | RetrieveEntityChangesRequest | |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/searchtelemetries データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/searchtelemetries(searchtelemetryid) 更新を参照 |
UpdateRequest または Update |
| Upsert | UpsertRequest |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | searchtelemetries |
| DisplayCollectionName | Search Telemetry |
| DisplayName | Search Telemetry |
| EntitySetName | searchtelemetries |
| IsBPFEntity | False |
| LogicalCollectionName | searchtelemetries |
| LogicalName | searchtelemetry |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | searchtelemetryid |
| PrimaryNameAttribute | userquery |
| SchemaName | searchtelemetry |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- CorrelationId
- EyesOnAnalyticsAllowed
- FeedbackData
- RequestId
- ScenarioName
- searchtelemetryId
- SessionId
- TTLInSeconds
- UserQuery
CorrelationId
| プロパティ | 値 |
|---|---|
| Description | CorrelationId for the search |
| DisplayName | CorrelationId |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | correlationid |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
EyesOnAnalyticsAllowed
| プロパティ | 値 |
|---|---|
| Description | If customer is allow our engineer to eye on |
| DisplayName | EyesOnAnalyticsAllowed |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | eyesonanalyticsallowed |
| RequiredLevel | None |
| Type | Boolean |
EyesOnAnalyticsAllowed の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
FeedbackData
| プロパティ | 値 |
|---|---|
| Description | Feedback data for the search |
| DisplayName | FeedbackData |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | feedbackdata |
| MaxLength | 1048577 |
| RequiredLevel | None |
| Type | String |
RequestId
| プロパティ | 値 |
|---|---|
| Description | RequestId for the search |
| DisplayName | RequestId |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | requestid |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ScenarioName
| プロパティ | 値 |
|---|---|
| Description | ScenarioName for the search, current will be one of RelevanceSearch/Marketing/Cxp |
| DisplayName | ScenarioName |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scenarioname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
searchtelemetryId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | SearchTelemetry Id |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | searchtelemetryid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
SessionId
| プロパティ | 値 |
|---|---|
| Description | SessionId for the search |
| DisplayName | SessionId |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | sessionid |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
TTLInSeconds
| プロパティ | 値 |
|---|---|
| Description | Time to live in seconds. |
| DisplayName | Time to live |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ttlinseconds |
| MaxValue | 2147483647 |
| MinValue | 1 |
| RequiredLevel | None |
| Type | Integer |
UserQuery
| プロパティ | 値 |
|---|---|
| Description | User Query |
| DisplayName | UserQuery |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | userquery |
| MaxLength | 1000 |
| RequiredLevel | None |
| Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
CreatedOn
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
関連項目
フィードバック
フィードバックの送信と表示