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

    Interface GetManagedAffiliateListSocialMedia

    GetManagedAffiliateListSocialMedia sub-interface for GetManagedAffiliateListAffiliate

    interface GetManagedAffiliateListSocialMedia {
        follower_count?: number;
        platform?: string;
        social_media_user_name?: string;
    }
    Index

    Properties

    follower_count?: number

    The follower count of this account.

    platform?: string

    The platform of this social media account.

    social_media_user_name?: string

    Social media name of this account.