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

    Type Alias GetGmsCampaignPerformanceParams

    Parameters for the get GMS campaign performance API

    type GetGmsCampaignPerformanceParams = {
        campaign_id?: number;
        end_date: string;
        start_date: string;
    }
    Index

    Properties

    campaign_id?: number

    The GMS Campaign ID

    end_date: string

    End date (DD-MM-YYYY format). Maximum 3 months duration

    start_date: string

    Start date (DD-MM-YYYY format). Maximum 3 months duration, earliest 6 months ago