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

    Interface QueryAffiliateListPopularSocialMedia

    QueryAffiliateListPopularSocialMedia sub-interface for QueryAffiliateListAffiliate

    interface QueryAffiliateListPopularSocialMedia {
        follower_count?: number;
        platform?: string;
    }
    Index

    Properties

    follower_count?: number

    The follower count of this account.

    platform?: string

    The platform of this social media account.