电视上网下载类信息接口.pdf_第1页
电视上网下载类信息接口.pdf_第2页
电视上网下载类信息接口.pdf_第3页
电视上网下载类信息接口.pdf_第4页
电视上网下载类信息接口.pdf_第5页
已阅读5页,还剩38页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

电视上网平台下载类信息接口 1 43 电电电电电电视视视视视视上上上上上上网网网网网网平平平平平平台台台台台台 下下下下下下载载载载载载类类类类类类信信信信信信息息息息息息接接接接接接口口口口口口 V0 1 2007 年 3 月 电视上网平台下载类信息接口 2 43 目录 1 概述 4 2 接口描述 5 3 获取下载科目信息接口 6 3 1 基本数据 6 3 2 获取分类科目个数 6 3 3 获取科目信息 7 4 下载信息 8 4 1 基本数据 8 4 1 1 分集基本信息 8 4 1 2 文件详细信息 9 4 1 3 文件可用下载服务器 9 4 1 4 服务详细信息 10 4 2 GetDownloadCatalogCount 10 4 2 1 SOAP 1 1 10 4 2 2 SOAP 1 2 11 4 3 GetDownloadCatalog 12 4 3 1 SOAP 1 1 12 4 3 2 SOAP 1 2 14 4 4 GetDownloadContentCount 16 4 4 1 SOAP 1 1 16 4 4 2 SOAP 1 2 17 4 5 GetDownloadContent 18 4 5 1 SOAP 1 1 18 4 5 2 SOAP 1 2 20 4 6 GetDownloadSubSetCount 21 4 6 1 SOAP 1 1 21 4 6 2 SOAP 1 2 22 4 7 GetDownloadSubSet 23 4 7 1 SOAP 1 1 24 4 7 2 SOAP 1 2 25 4 8 GetDownloadFileCount 26 4 8 1 SOAP 1 1 27 4 8 2 SOAP 1 2 28 4 9 GetDownloadFile 29 4 9 1 SOAP 1 1 29 4 9 2 SOAP 1 2 30 4 10 GetDownloadFileServerCount 32 4 10 1 SOAP 1 1 32 4 10 2 SOAP 1 2 33 4 11 GetDownloadFileServer 34 4 11 1 SOAP 1 1 34 4 11 2 SOAP 1 2 35 4 12 GetDownloadContentService 37 电视上网平台下载类信息接口 3 43 4 12 1 SOAP 1 1 37 4 12 2 SOAP 1 2 38 4 13 GetDownloadAuthToken 40 4 13 1 SOAP 1 1 40 4 13 2 SOAP 1 2 41 5 备注 43 电视上网平台下载类信息接口 4 43 1 概述 概述 本文档对电视上网平台的下载类接口进行了描述 各个 EPG 可以通过该接口获 得下载内容数据 同时第三方同电视上网系统需要对接的平台也建议采用此接 口 电视上网平台下载类信息接口 5 43 2 接口描述 接口描述 接口采用 SOAP 协议 电视上网平台下载类信息接口 6 43 3 获取下载科目信息接口 获取下载科目信息接口 得到所有科目信息 3 1基本数据基本数据 DownloadCatalog 频道信息元数据 字段名称字段名称 名称名称 类型类型 长度 字节 长度 字节 是否必选是否必选 CatalogType 频道类型 1 基本频道 2 专题频道 Int 4 必选 CatalogId 频道标识 Int 4 必选 CatalogCode 频道编码 String 32 可选 CatalogFullCode 频道完整编码 String 64 必选 CatalogName 频道名称 string 32 必选 CatalogDesc 频道描述 string 256 可选 ParentCatalogId 父频道代码 string 20 可选 SubCatalogs 子频道信息 CatalogI nfo 3 2获取分类科目个数获取分类科目个数 GetDownloadCatalogCount 名称名称 说明说明 数据类型数据类型长度 字节 长度 字节 是否必选是否必选 CatalogType 分类科目类型 0 所有科目 1 基本科目 2 专题科目 Int 4 M ParentCatalogId 上级科目 0 根科目 1 所有科目 其他值返回该科 目下的子科目 Int 4 M GetDownloadCatalogCountResult 电视上网平台下载类信息接口 7 43 名称名称 说明说明 数据类型数据类型长度 字节 长度 字节 是否必选是否必选 ReturnCode 返回值 int 4 M CodeDescription 返回值描述值 string 64 O Count 科目数量 Int 4 M 3 3获取科目信息获取科目信息 GetDownloadCatalog 名称名称 说明说明 数据类型数据类型长度 字节 长度 字节 是否必选是否必选 CatalogType 科目类型 0 所有科目 1 基本科目 2 专题科目 3 其他科目 Int 4 M ParentCatalogId 上级科目 0 根科目 1 所有科目 其他值返回该科 目下的子科目 Int 4 M PageIndex 页号 从 1 开始 Int 4 M PageSize 每页大小 如果为 1 那么返回所有的 Int 4 M GetDownloadCatalogResult 名称名称 说明说明 数据类型数据类型 长度 字长度 字 节 节 是否必选是否必选 ReturnCode 返回值 Int 4 O CodeDescription 返回值描述 string 64 M Catalogs 科目信息 DownloadCat alog 电视上网平台下载类信息接口 8 43 4 下载信息 下载信息 4 1基本数据基本数据 下载内容基本信息 下载内容信息 字段名称字段名称 名称名称 类型类型 长度 字节 长度 字节 是否必选是否必选 MerchantId SP 编码 String 32 必选 MerchantName SP 名称 string 64 必选 CatalogId 科目编码 String 32 必选 CatalogName 科目名称 string 32 可选 ContentId 下载内容标识 Int 4 必选 ContentName 下载内容名称 string 64 必选 ContentDesc 内容简介 String 4000 可选 Poster 海报 string 64 可选 PublishTime 发布时间 String 14 可选 DownloadTimes 下载次数 Int 4 可选 4 1 1分集基本信息分集基本信息 DownloadSubSet 剧集基本信息 字段名称字段名称 名称名称 类型类型 长度 字节 长度 字节 是否必选是否必选 ContentId 下载内容标识 Int 4 必选 ContentName 下载内容名称 string 64 必选 SubSetId 分集标识 Int 4 必选 SubSetName 分集名称 String 64 必选 电视上网平台下载类信息接口 9 43 DownloadTimes 下载次数 Int 4 可选 4 1 2文件详细信息文件详细信息 DownloadFile 剧集内容详细信息 字段名称字段名称 名称名称 类型类型 长度 字节 长度 字节 是否必选是否必选 SubSetId 分集标识 Int 4 必选 SubSetName 分集名称 string 64 必选 FileId 文件标识 Int 8 必选 FileInfo 文件信息 String 64 必选 FileName 文件名称 String 64 必选 Sequence 文件序号 Int 4 可选 DownloadTimes 点击次数 Int 4 可选 4 1 3文件可用下载服务器文件可用下载服务器 DownloadFileServer 名称名称 说明说明 数据类型数据类型长度 字节 长度 字节 是否必选是否必选 ServerId 服务器标识 Int 4 M ServerType 服务器类型 String 64 M ServerName 服务器名称 Int 64 O ServerDesc 服务器描述 String 256 O HostIP 主机 IP string 32 O FileId 文件标识 String 256 O FileInfo 文件信息 string 256 O FileName 文件名 String 256 O CurrentLoad 当前负载 string 32 O 电视上网平台下载类信息接口 10 43 4 1 4服务详细信息服务详细信息 DownloadContentService 名称名称 说明说明 数据类型数据类型长度 字节 长度 字节 是否必选是否必选 ContentId 内容标识 Int 4 M ContentName 内容名 String 64 M ServiceId 服务标识 Int 4 O ServiceName 服务名称 String 64 O ServiceDesc 服务描述 string 64 O ServicePrice 服务价格 Int 4 O ServiceParams 服务参数 String 256 O 4 2GetDownloadCatalogCount 获取下载分类信息数量 4 2 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length SOAPAction 电视上网平台下载类信息接口 11 43 int int HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length int 4 2 2SOAP 1 2 The following is a sample SOAP 1 2 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type application soap xml charset utf 8 Content Length length 电视上网平台下载类信息接口 12 43 int int HTTP 1 1 200 OK Content Type application soap xml charset utf 8 Content Length length int 4 3GetDownloadCatalog 获取下载分类信息 4 3 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length 电视上网平台下载类信息接口 13 43 SOAPAction int int int int HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length int int string string string string int int int string string 电视上网平台下载类信息接口 14 43 int int string string string string int int int string string 4 3 2SOAP 1 2 The following is a sample SOAP 1 2 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type application soap xml charset utf 8 Content Length length int int int int HTTP 1 1 200 OK 电视上网平台下载类信息接口 15 43 Content Type application soap xml charset utf 8 Content Length length int int string string string string int int int string string int int string string string string int int int string string 电视上网平台下载类信息接口 16 43 4 4GetDownloadContentCount 获取下载内容信息数量 4 4 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length SOAPAction string HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length 电视上网平台下载类信息接口 17 43 int 4 4 2SOAP 1 2 The following is a sample SOAP 1 2 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type application soap xml charset utf 8 Content Length length string HTTP 1 1 200 OK Content Type application soap xml charset utf 8 Content Length length int 电视上网平台下载类信息接口 18 43 4 5GetDownloadContent 获取下载内容信息 4 5 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length SOAPAction string int int HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length 电视上网平台下载类信息接口 19 43 int string string int int string int int string string int string int string int string string int int string int int string string int string int string 4 5 2SOAP 1 2 The following is a sample SOAP 1 2 request and response The placeholders shown need to be replaced with actual values 电视上网平台下载类信息接口 20 43 POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type application soap xml charset utf 8 Content Length length string int int HTTP 1 1 200 OK Content Type application soap xml charset utf 8 Content Length length int string string int int string int int string string 电视上网平台下载类信息接口 21 43 int string int string int string string int int string int int string string int string int string 4 6GetDownloadSubSetCount 获取下载子集信息数量 4 6 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length 电视上网平台下载类信息接口 22 43 SOAPAction int HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length int 4 6 2SOAP 1 2 The following is a sample SOAP 1 2 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type application soap xml charset utf 8 Content Length length 电视上网平台下载类信息接口 23 43 int HTTP 1 1 200 OK Content Type application soap xml charset utf 8 Content Length length int 4 7GetDownloadSubSet 获取下载子集信息 4 7 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 电视上网平台下载类信息接口 24 43 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length SOAPAction int int int HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length int string int int int int string int string 电视上网平台下载类信息接口 25 43 int int int int string 4 7 2SOAP 1 2 The following is a sample SOAP 1 2 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type application soap xml charset utf 8 Content Length length int int int HTTP 1 1 200 OK Content Type application soap xml charset utf 8 Content Length length int string int int int int string int string int int int int string 4 8GetDownloadFileCount 获取下载文件数量 4 8 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 电视上网平台下载类信息接口 27 43 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length SOAPAction int HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length int 4 8 2SOAP 1 2 The following is a sample SOAP 1 2 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type application soap xml charset utf 8 Content Length length 电视上网平台下载类信息接口 28 43 int HTTP 1 1 200 OK Content Type application soap xml charset utf 8 Content Length length int 4 9GetDownloadFile 获取下载文件信息 4 9 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values 电视上网平台下载类信息接口 29 43 POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length SOAPAction int int int HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length int int string string string long int int 电视上网平台下载类信息接口 30 43 int int string string string long int int 4 9 2SOAP 1 2 The following is a sample SOAP 1 2 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type application soap xml charset utf 8 Content Length length int int int HTTP 1 1 200 OK Content Type application soap xml charset utf 8 Content Length length 电视上网平台下载类信息接口 31 43 int int string string string long int int int int string string string long int int 4 10GetDownloadFileServerCount 获取下载文件服务器数量 电视上网平台下载类信息接口 32 43 4 10 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length SOAPAction nt int HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length int 电视上网平台下载类信息接口 33 43 4 10 2SOAP 1 2 The following is a sample SOAP 1 2 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type application soap xml charset utf 8 Content Length length int HTTP 1 1 200 OK Content Type application soap xml charset utf 8 Content Length length int 电视上网平台下载类信息接口 34 43 4 11GetDownloadFileServer 获取下载文件服务器信息 4 11 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length SOAPAction int int int HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length string 电视上网平台下载类信息接口 35 43 int string string string int string string string string int string string string int string string string 4 11 2SOAP 1 2 The following is a sample SOAP 1 2 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type application soap xml charset utf 8 Content Length length 电视上网平台下载类信息接口 36 43 int int int HTTP 1 1 200 OK Content Type application soap xml charset utf 8 Content Length length string int string string string int string string string string int string string string int string string string 电视上网平台下载类信息接口 37 43 4 12GetDownloadContentService 获取该下载内容提供的下载允许服务 4 12 1SOAP 1 1 The following is a sample SOAP 1 1 request and response The placeholders shown need to be replaced with actual values POST itvnet InterfaceCenter SCUniWebServiceForDownLoad asmx HTTP 1 1 Host 222 211 66 26 Content Type text xml charset utf 8 Content Length length SOAPAction e string string int HTTP 1 1 200 OK Content Type text xml charset utf 8 Content Length length 电视上网平台下载类信息接口 38 43 int int string string string i

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论