日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

DescribeIntentStatistics - 查詢意圖統計信息

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權信息

當前API暫無授權信息透出。

請求參數

名稱類型必填描述示例值
InstanceIdstring

實例 id

c3c92de8-e4bd-4db4-a962-50f8acce40bc
JobGroupIdstring

作業組 id

040355a9-e80c-4308-b85c-aa5b9fd25246
Limitinteger

個數

5

返回參數

名稱類型描述示例值
object
HttpStatusCodeinteger

http 狀態碼

200
RequestIdstring

請求 id

254EB995-DEDF-48A4-9101-9CA5B72FFBCC
GroupIdstring

實例所屬分組 ID。

0c3f352f-d045-491d-9ce7-11f2d2b7775d
Successboolean

是否成功

true
Codestring

接口狀態碼

OK
Messagestring

接口提示信息

Success
ProcessIntentNuminteger

總計的實例數

123
InstanceIdstring

實例 id

a4274627-265f-4e14-b2d6-4ee7d4f8593e
GlobalIntentNuminteger

總計個數

100
ProcessIntentsarray<object>

意圖信息列表

[]
object
Typestring

類型

ProcessIntent
GroupIdstring

實例所屬分組 ID。

0c3f352f-d045-491d-9ce7-11f2d2b7775d
HitAfterNoAnswerinteger

命中后無應答

1
InstanceIdstring

實例 id

a4274627-265f-4e14-b2d6-4ee7d4f8593e
HitNuminteger

命中數量

10
IntentIdstring

意圖 id

12343
IntentNamestring

意圖名稱

請假意圖
GlobalIntentsarray<object>

全局事件數組

[]
object
Typestring

類型

GlobalIntent
GroupIdstring

實例所屬分組 ID。

0c3f352f-d045-491d-9ce7-11f2d2b7775d
HitAfterNoAnswerinteger

命中后無應答

1
InstanceIdstring

實例 id

a4274627-265f-4e14-b2d6-4ee7d4f8593e
HitNuminteger

命中數量

11
IntentIdstring

意圖 id

21343425
IntentNamestring

意圖名稱

請假意圖
IntentsAfterNoAnswerarray<object>

意圖信息列表

object
InstanceIdstring

實例 id

a4274627-265f-4e14-b2d6-4ee7d4f8593e

示例

正常返回示例

JSON格式

{
  "HttpStatusCode": 200,
  "RequestId": "254EB995-DEDF-48A4-9101-9CA5B72FFBCC",
  "GroupId": "0c3f352f-d045-491d-9ce7-11f2d2b7775d",
  "Success": true,
  "Code": "OK",
  "Message": "Success",
  "ProcessIntentNum": 123,
  "InstanceId": "a4274627-265f-4e14-b2d6-4ee7d4f8593e",
  "GlobalIntentNum": 100,
  "ProcessIntents": [
    {
      "Type": "ProcessIntent",
      "GroupId": "0c3f352f-d045-491d-9ce7-11f2d2b7775d",
      "HitAfterNoAnswer": 1,
      "InstanceId": "a4274627-265f-4e14-b2d6-4ee7d4f8593e",
      "HitNum": 10,
      "IntentId": "12343",
      "IntentName": "請假意圖",
      "RateDisplay": ""
    }
  ],
  "GlobalIntents": [
    {
      "Type": "GlobalIntent",
      "GroupId": "0c3f352f-d045-491d-9ce7-11f2d2b7775d",
      "HitAfterNoAnswer": 1,
      "InstanceId": "a4274627-265f-4e14-b2d6-4ee7d4f8593e",
      "HitNum": 11,
      "IntentId": "21343425",
      "IntentName": "請假意圖"
    }
  ],
  "IntentsAfterNoAnswer": [
    {
      "InstanceId": "a4274627-265f-4e14-b2d6-4ee7d4f8593e",
      "GroupId": "",
      "HitAfterNoAnswer": 0,
      "IntentId": "",
      "IntentName": ""
    }
  ]
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
500InternalErrorAn error occurred while processing your request. Please try again later. Submit a ticket if the error still exists.內部錯誤。建議重試,如果多次重試報錯請提交工單。

訪問錯誤中心查看更多錯誤碼。

變更歷史

變更時間變更內容概要操作
2024-07-22OpenAPI 錯誤碼發生變更查看變更詳情
2023-03-07OpenAPI 錯誤碼發生變更、OpenAPI 返回結構發生變更查看變更詳情