Page History

Collection

Last edited by 徐近程

返回

收藏

URL: http://apiwjjtest.cnlive.com/Daren/stock/collection.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
appId String true 应用ID
collectionId String false 收藏ID(被收藏的ItemId)
sid String true 收藏者ID
type String true 0:文本, 1:图片, 2:视频, 3:h5, 4:普通点播
text String false 文本
img Blob false 收藏的图片
videoImg String false 收藏的视频图片
videoId String false 收藏的视频Id
collectionType String true moment/sub/video
userId String false 被收藏消息发送者
shareUrl String false 分享h5Url
contentId String false contentId
isHorizontalScreen String false 0-垂直即竖屏 1-水平即横屏
productId String false 付费商品Id
siteId String false 付费鉴权使用的站点ID
model String false 点播 直播 音频
aProductId String false 合集付费商品Id

返回格式: JSON


返回格式样例:

{
  "data": {},
  "errorMessage": "成功",
  "errorCode": "0"
}