{
"token": "",
"param": {
"id": 3327
}
}
curl --location --request POST 'https://open-auth.tezign.com/open-api/standard/v1/batchContentDetail' \
--header 'Access-token: b46eda34-bf02-452b-b518-75d68a7159ab' \
--header 'Token-type: bearer' \
--header 'x-asm-prefer-tag: version-env-07' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "",
"param": {
"id": 3327
}
}'
{
"code": "0",
"message": "success",
"result": {
"id": 3327,
"portalId": "2A7A83B058B3FEC49E9C39150B860466",
"blockId": 327,
"coreId": 15,
"assetId": 1,
"updateTime": 1661331538000,
"publishTime": 1661331538000,
"toStopTime": 1671331538000,
"extContentInfo": {
"CUSTOMER_PORTAL_PUBLISH_TIME": 1661331529416
},
"positionList": [
{
"positionCode": "text_title",
"assetList": [
{
"extension": "content_text",
"fileFormatType": "content_text",
"asset": {
"baseText": "全面开启推送"
}
}
]
},
{
"positionCode": "text_content",
"assetList": [
{
"extension": "content_text",
"fileFormatType": "content_text",
"asset": {
"baseText": "这里是一段文章描述的正文"
}
}
]
},
{
"positionCode": "image_cover",
"assetList": [
{
"extension": "jpg",
"fileFormatType": "picture",
"asset": {
"size": 259246,
"name": "67601661312321_.pic.jpg.jpg",
"width": 560,
"url": "",
"height": 420
}
}
]
},
{
"positionCode": "image_detail",
"assetList": [
{
"extension": "jpg",
"fileFormatType": "picture",
"asset": {
"size": 2595815,
"name": "测试图.jpeg.jpg",
"width": 1920,
"url": "",
"height": 1760
}
}
]
}
],
"tagList": [
{
"code": "280",
"name": "神盾"
}
]
}
}