最終更新日:2023-10-20 15:39:02
This callback configuration lets you know the results of the video upload callback. For detailed entry to the callback settings, see: Callback Settings.
POST request
None
Parameter Name | Type | Description |
---|---|---|
audioTotal | int | The number of audios in currently list returned |
audioGetListResponseList | array | Information of the audios in the list |
Parameter Name | Type | Description |
---|---|---|
audioName | string | Audio name |
audioId | string | Audio ID |
createUser | string | Creator |
audioSize | string | Audio file size |
audioDuration | string | Audio duration |
url | string | File URL |
suffix | string | File extension |
createTime | string | Audio creation time |
uploadTime | string | Audio upload time |
For general error codes, see Common Error Codes.