Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface PostVideoParams

    interface PostVideoParams {
        video_upload_id_list?: string[];
        videoUploadIdList?: string[];
    }
    Index

    Properties

    video_upload_id_list?: string[]
    videoUploadIdList?: string[]

    ID of uploaded video. Obtain from v2.media.get_video_upload_result. No more than 5.