Commit 4c141d7f91730c1f3b19e582cfc4404dd709aefe
1 parent
d3d80766
update
Showing
1 changed file
with
1 additions
and
1 deletions
12.内容库云/1.1.1 内容云入库接口_video_mam.md
| ... | ... | @@ -17,7 +17,7 @@ HTTP POST |
| 17 | 17 | | uuid | string | true | 内容标识, 确保唯一来源下,此内容ID唯一,视讯云点播云用globalId,cms可用contentId。 | |
| 18 | 18 | | subUuid | string | false | 附属内容标识, 主要用于富文本的vtxt而言,即用此参数来区别,发布云为uuid,点播云为globalId | |
| 19 | 19 | | groupType | string | true | 组类型:program、richtxt等 ,内容分组:节目(来源于媒资库)、富文本(来自CMS或图片库等) | |
| 20 | -| contentType | string | true | 内容类型:video、live、audio、pics、article等 ,<br/>内容类型(需要设计6个小的icon,便于内容结果展示的标示):<br/>节目分下含:video(默认1)、live、audio<br/>富文本含:article(默认0)、vtxt、spectxt、picstxt<br/>注意:某节目可能被检索2次,即一个video类型,一个vtxt类型。 | | |
| 20 | +| contentType | string | true | 内容类型:video、live、audio、pics、article等 ,<br/>内容类型(需要设计6个小的icon,便于内容结果展示的标示):<br/>节目分下含:video(默认1)、live、audio<br/>富文本含:article(默认0)、vtxt、spectxt、picstxt、livetxt 直播活动、albumtxt 专辑<br/>注意:某节目可能被检索2次,即一个video类型,一个vtxt类型。 | | |
| 21 | 21 | | spId | string | true | | |
| 22 | 22 | | spName | string | false | | |
| 23 | 23 | | cpId | string | true | cp标识 | | ... | ... |