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

    Interface GetRecommendedKeywordListSuggestedKeyword

    GetRecommendedKeywordListSuggestedKeyword sub-interface for GetRecommendedKeywordListResponseData

    interface GetRecommendedKeywordListSuggestedKeyword {
        keyword?: string;
        quality_score?: number;
        search_volume?: number;
        suggested_bid?: number;
    }
    Index

    Properties

    keyword?: string

    Keyword value(Only return the highly recommended keywords, will be sightly different from Seller Center)

    quality_score?: number

    This is a measure of how attractive your ad is and its relevance to the keyword. The higher the quality score, the higher your ad rank. Ad rank is based on this score and your bid price.

    search_volume?: number

    The number of times the keyword has been searched on Shopee in the last 30 days. The larger the search volume, the more impressions your ad will receive.

    suggested_bid?: number

    This is bid price suggested by Shopee algorithm for the keyword in local currency.