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

    Interface PostVideoSuccess

    PostVideoSuccess sub-interface for PostVideoResponseData

    interface PostVideoSuccess {
        post_id?: string;
        success_video_upload_id?: string;
    }
    Index

    Properties

    Optionalpost_id

    post_id?: string

    The unique identifier for post Shopee Video.

    success_video_upload_id?: string

    The video_upload_id post successfully.