{
"data": {
"platform": "douyin",
"items": [
{
"platformWorkId": "string",
"contentMode": "article2",
"title": "string",
"description": "string",
"url": "string",
"coverUrl": "string",
"publishedAt": "2019-08-24T14:15:22.123Z",
"authorName": "string",
"authorPlatformUid": "string",
"status": "string",
"metrics": {
"viewCount": 0,
"playCount": 0,
"impressionCount": 0,
"reachCount": 0,
"likeCount": 0,
"collectCount": 0,
"commentCount": 0,
"shareCount": 0,
"saveCount": 0,
"clickCount": 0,
"engagementCount": 0,
"watchTimeSeconds": 0
}
}
],
"pagination": {
"mode": "cursor",
"nextCursor": "string",
"previousCursor": "string",
"hasNext": true,
"hasPrevious": true,
"limit": 1
}
},
"code": 0,
"message": "string",
"requestId": "string"
}