发布内容项ID数组
GET / api / PublishedContentItems / GetByIds
获得最新版本的发布内容项匹配指定的标识符。
HTTP请求
在URL中,
https://dnnapi.com/content/ api / PublishedContentItems / GetByIds吗?查询
- 查询
-
可以包括以下键及其关联值:
- contentItemIds
- (数组)内容项标识符的集合。
HTTP响应
状态:200年
{[{" id ":“字符串”“鼻涕虫”:“字符串”“类型”:“字符串”“contentTypeName”:“字符串”“名称”:“字符串”“描述”:“字符串”“标签”:“数组”“语言”:“字符串”“alreadyPublished”:“布尔”“细节”:“对象”“currentVersion”:“整数”“createdAt”:“字符串”“createdBy”: {" id ":“字符串”“名称”:“字符串”“缩略图”:“字符串”}“updatedAt”:“字符串”“updatedBy”: {" id ":“字符串”“名称”:“字符串”“缩略图”:“字符串”}“seoSettings”: {“pageTitle”:“字符串”“描述”:“字符串”“关键词”:“数组”“形象”:{“文件名”:“字符串”“文件标识”:“整数”“url”:“字符串”}}},…]}
- 类型
- 项目
-
- id
- (字符串)
- 鼻涕虫
- (字符串)
- 类型
- (字符串)
- contentTypeName
- (字符串)
- 的名字
- (字符串)
- 描述
- (字符串)
- 标签
- (数组)
- 语言
- (字符串)
- alreadyPublished
- (布尔)
- 细节
- (对象)
- currentVersion
- (整数)
- createdAt
- (字符串)
- createdBy
-
- id
- (字符串)
- 的名字
- (字符串)
- 缩略图
- (字符串)
- updatedAt
- (字符串)
- updatedBy
-
- id
- (字符串)
- 的名字
- (字符串)
- 缩略图
- (字符串)
- seoSettings
-
- pageTitle
- (字符串)
- 描述
- (字符串)
- 关键字
- (数组)
- 图像
-
- 文件名
- (字符串)
- 文件标识
- (整数)
- url
- (字符串)