事件类别:favorite
favorite[* Object Favorite]:收藏信息
favorite_id[* String]:收藏对象 IDfavorite_type[String]:收藏对象类型,枚举值
author_account_id[String]:收藏内容作者账户 ID ,收藏对象为商品等非作者(账户)发起形式时为空{
"favorite": {
"favorite_id": "NHDKDOMO837",
"favorite_type": "feed",
"author_account_id": "123456"
}
}