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

    Interface GetAllCpcAdsHourlyPerformanceRequest

    Request parameters for get_all_cpc_ads_hourly_performance

    Use this API to get Shop level CPC ads single-date hourly performance.

    interface GetAllCpcAdsHourlyPerformanceRequest {
        performance_date: string;
    }
    Index

    Properties

    Properties

    performance_date: string

    This is the parameter of the single date on which requester wants to check the hourly performance. Date in DD-MM-YYYY format.