{
"aid": 0,
"cid": 0,
"platformId": "string",
"userId": 0,
"deviceId": "string",
"version": 0,
"model": "string",
"recommendType": 0,
"parseListBlockTag": true,
"excludeAids": [
0
],
"listBlockFilterSourceIds": [
0
]
}
curl --location --request POST 'https://testgateway.dangbei.net/recommendApi/search' \
--header 'Content-Type: application/json' \
--data-raw '{
"aid": 0,
"cid": 0,
"platformId": "string",
"userId": 0,
"deviceId": "string",
"version": 0,
"model": "string",
"recommendType": 0,
"parseListBlockTag": true,
"excludeAids": [
0
],
"listBlockFilterSourceIds": [
0
]
}'
{
"success": true,
"errCode": "string",
"errMessage": "string",
"requestId": "string",
"data": {
"pageCO": {
"id": 0,
"pid": 0,
"title": "string",
"status": 0,
"type": 0,
"sort": 0,
"isScreening": 0,
"isScreeningExtra": "string",
"remark": "string",
"modifyTime": "2019-08-24T14:15:22Z",
"platformId": "string",
"common": 0,
"source": 0,
"layout": 0,
"originVodId": 0,
"contentType": 0,
"vipType": "string",
"hide": 0,
"showNewUi": 0,
"category": "string",
"desc": "string",
"minVersion": 0,
"maxVersion": 0,
"model": "string"
},
"pageBlockCOList": [
{
"id": 0,
"pid": 0,
"title": "string",
"type": 0,
"sort": 0,
"titleShow": 0,
"status": 0,
"remark": "string",
"listJson": "string",
"contentJson": "string",
"modifyTime": "2019-08-24T14:15:22Z",
"extraType": "string",
"platformId": "string",
"isCommon": 0,
"desc": "string",
"directionShow": "string",
"autoStrategyId": 0,
"algoConfig": {
"distinct": true,
"limit": true,
"limitNum": 0,
"algoContentType": 0,
"manualRecommend": true,
"manualRecommendContent": {
"id": 0,
"title": "string",
"type": 0,
"sort": 0,
"subtitle": "string",
"aid": "string",
"aidJson": "string",
"playSource": 0,
"jumpLink": "string",
"packageName": "string",
"picLink": "string",
"videoLink": "string",
"startTime": 0,
"endTime": 0,
"status": 0,
"remark": "string",
"cid": 0,
"source": 0,
"originId": "string",
"originExtra": "string",
"originTempId": "string",
"modifyTime": "2019-08-24T14:15:22Z",
"imgCross": "string",
"platformId": "string",
"width": "string",
"backPic": "string",
"jumpType": 0,
"bgimg": "string",
"pimg": "string",
"leftBottomText": "string",
"tag": "string",
"leftBottomType": 0,
"picLink1": "string",
"additionFile": "string",
"totalCount": 0,
"dayCount": 0,
"desc": "string",
"appJson": "string",
"picType": 0,
"configJson": {
"conditions": [
{
"condition": 0,
"conditionType": 0,
"value": "string"
}
],
"contents": [
{
"img": "string",
"title": "string",
"link": "string"
}
]
},
"isFixed": 0,
"marketingOpen": 0,
"updateTime": 0,
"label": "string",
"personPic": "string",
"contentDeliveryScm": {
"source": "string",
"strategyType": 0,
"strategyId": 0,
"groupId": 0,
"tagIds": [
0
]
},
"styleType": 0,
"height": 0
},
"blockId": 0,
"blockTitle": "string",
"rankCid": 0,
"thirdPartContentSource": "string",
"thirdPartSourceId": "string",
"thirdPartSourceName": "string"
},
"jumpLink": "string",
"contentJsonSize": 0,
"nonAlgoIntelligentBlock": true,
"distinct": true,
"movieListBlock": true,
"intelligentListBlock": true
}
]
}
}