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

    Interface GetBuyboxModelPerformanceRequest

    Request parameters for get_buybox_model_performance

    Get Buybox model performance by model IDs for the authorized shop.

    interface GetBuyboxModelPerformanceRequest {
        model_id_list: number[];
    }
    Index

    Properties

    Properties

    model_id_list: number[]