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

    Interface GetProductCampaignHourlyPerformanceRequest

    Request parameters for get_product_campaign_hourly_performance

    Use this API to get Product level ads single-day hourly performance.

    interface GetProductCampaignHourlyPerformanceRequest {
        campaign_id_list: string[];
        performance_date: string;
    }
    Index

    Properties

    campaign_id_list: string[]

    The campaign ids (comma separated) you want to fetch the performance. (max 100)

    performance_date: string

    This is the parameter to indicate the start date of the time length of performance.