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

    Interface CompleteVideoUploadReportData

    CompleteVideoUploadReportData sub-interface for CompleteVideoUploadRequest

    interface CompleteVideoUploadReportData {
        upload_cost: any;
    }
    Index

    Properties

    Properties

    upload_cost: any

    Time used for uploading the video file via upload_video_part api, in milliseconds. For video upload performance tracking purpose.