Optionalparams: DeleteVideoRequestRequest parameters
Promise resolving to the response
You need to call v2.media.init_video_upload, v2.media.upload_video_part, and v2.media.complete_video_upload to upload the video, and call the v2.media.get_video_upload_result to get the video_upload_id of uploaded video first, then call this API to set video post information. After submit, the video is still draft status, you need to call v2.video.post_video to post the video to Shopee Video. You can only set and update post information before the video is post.
Optionalparams: EditVideoInfoRequestRequest parameters
Promise resolving to the response
You need to call v2.media.init_video_upload, v2.media.upload_video_part, and v2.media.complete_video_upload to upload the video, and call the v2.media.get_video_upload_result to get the video_upload_id of uploaded video. After the video is uploaded, obtain the frame-by-frame results and select a specific frame as the video cover.
Optionalparams: GetCoverListRequestRequest parameters
Promise resolving to the response
Query video data indicator trends.
Optionalparams: GetMetricTrendRequestRequest parameters
Promise resolving to the response
Get overall performance data for all post Shopee Video. There is at least a one-day delay.
Optionalparams: GetOverviewPerformanceRequestRequest parameters
Promise resolving to the response
Get specific performance data for products linked with Shopee Video. There is at least a one-day delay.
Optionalparams: GetProdcutPerformanceListRequestRequest parameters
Promise resolving to the response
Get user demographics data to better understand the types of viewers that watch your Shopee Video.
Optionalparams: GetUserDemographicsRequestRequest parameters
Promise resolving to the response
Get the detail information of video.
Optionalparams: GetVideoDetailRequestRequest parameters
Promise resolving to the response
Get detailed audience distribution data for individual post Shopee Video. There is at least a one-day delay.
Optionalparams: GetVideoDetailAudienceDistributionRequestRequest parameters
Promise resolving to the response
Get detailed metric trend data for individual post Shopee Video. There is at least a one-day delay.
Optionalparams: GetVideoDetailMetricTrendRequestRequest parameters
Promise resolving to the response
Get detailed performance data for individual post Shopee Video. There is at least a one-day delay.
Optionalparams: GetVideoDetailPerformanceRequestRequest parameters
Promise resolving to the response
Get performance data for products linked with individual post Shopee Video. There is at least a one-day delay.
Optionalparams: GetVideoDetailProductPerformanceRequestRequest parameters
Promise resolving to the response
Get the list of video in draft status or video already post to Shopee Video.
Optionalparams: GetVideoListRequestRequest parameters
Promise resolving to the response
Get specific performance data for individual post Shopee Video. There is at least a one-day delay.
Optionalparams: GetVideoPerformanceListRequestRequest parameters
Promise resolving to the response
You need to call v2.media.init_video_upload, v2.media.upload_video_part, and v2.media.complete_video_upload to upload the video, then call the v2.video.edit_video_info API to set video post information, finally call this API to post the video to Shopee Video.
Optionalparams: PostVideoRequestRequest parameters
Promise resolving to the response
Use this API to delete video. You can delete the video for both draft and post status.