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

    Interface GetManagedAffiliateListTopPopularContent

    GetManagedAffiliateListTopPopularContent sub-interface for GetManagedAffiliateListAffiliate

    interface GetManagedAffiliateListTopPopularContent {
        comment_count?: number;
        cover_url?: string;
        like_count?: number;
        media_url?: string;
        platform?: string | number;
        view_count?: number;
    }
    Index

    Properties

    comment_count?: number

    The comment count of this affiliate's content.

    cover_url?: string

    The cover link of this affiliate's content.

    like_count?: number

    The like count of this affiliate's content.

    media_url?: string

    The media link of this affiliate's content.

    platform?: string | number

    The platform of this affiliate's content. eg. shopee video/shopee live

    view_count?: number

    The view count of this affiliate's content.