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

    Interface SearchAttributeValueListRequest

    Request parameters for search_attribute_value_list

    this api is for searching attribute value list for attribute with support_search_value flag

    interface SearchAttributeValueListRequest {
        attribute_id: number;
        cursor: number;
        limit: number;
        value_name?: string;
    }
    Index

    Properties

    attribute_id: number
    cursor: number
    limit: number

    The range is 1 to 100

    value_name?: string

    search the keywords of the attributes value