{
"success": true,
"errCode": "string",
"errMessage": "string",
"requestId": "string",
"data": [
{
"channelId": 0,
"channelName": "string",
"channelCode": "string",
"jumpType": 0,
"jumpUrl": "string",
"jumpPackageName": "string",
"planId": 0,
"planName": "string",
"startTime": 0,
"endTime": 0,
"contents": [
{
"contentType": "string",
"contentTypeCode": "string",
"contentValue": "string",
"contentValueCode": "string",
"channelRelValue": "string"
}
],
"userGroupInfo": {
"userGroupId": 0,
"abGroupType": 0
},
"messageCode": "string",
"ruleId": 0,
"tagId": 0,
"messageType": "string"
}
]
}