Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetCoverListResponseData

    GetCoverListResponseData sub-interface for GetCoverListResponse

    interface GetCoverListResponseData {
        image_url_list?: string[];
    }
    Index

    Properties

    Properties

    image_url_list?: string[]

    List of image url for each frame of the uploaded video, you can select one as the video cover when calling v2.video.edit_video_info.