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

    Interface GetMediaVideoUploadResultParams

    Parameters for v2.media.get_video_upload_result

    interface GetMediaVideoUploadResultParams {
        video_upload_id: string;
        [key: string]: string | number | boolean | null | undefined;
    }

    Hierarchy

    • Record<string, string | number | boolean | null | undefined>
      • GetMediaVideoUploadResultParams

    Indexable

    • [key: string]: string | number | boolean | null | undefined
    Index

    Properties

    Properties

    video_upload_id: string

    The unique ID of the upload task, returned by v2.media.init_video_upload