Queries the information about animated stickers of a video based on the video ID.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
VideoId | string | Yes | The ID of the video. | 2e114f1100590c3193918fd449a**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "570189B6-572E-4953-13B4278EE0D8****",
"DynamicImageList": [
{
"CreationTime": "2020-07-28T02:01:06Z",
"FileURL": "https://example.aliyundoc.com/2e114f110059*****0c3193918fd449a/image/dynamic/2b4e51df60*****323ef43d6e336ecf.webp?auth_key=1597296785-0-0-4a48e85*****bd2bb358e0b3cade",
"VideoId": "2e114f1100590c3193918fd449a****",
"Width": "640",
"JobId": "2bf4390af9e5491c09cc720ad****",
"Height": "360",
"Fps": "10",
"Duration": "2",
"Format": "webp",
"DynamicImageId": "2b4e51df60323ef43d6e336ecf****",
"FileSize": "119866"
}
]
}
Error codes
For a list of error codes, visit the Service error codes.