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

    Interface QueryAffiliateListTopPopularContent

    QueryAffiliateListTopPopularContent sub-interface for QueryAffiliateListAffiliate

    interface QueryAffiliateListTopPopularContent {
        comment_count?: number;
        cover_url?: string;
        like_count?: number;
        media_url?: string;
        platform?: string;
        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

    The platform of this affiliate's content.

    view_count?: number

    The view count of this affiliate's content.