{
"code": 200,
"message": "success",
"data": {
"id": 1,
"task_no": "TASK202401141000010001",
"template_id": 1,
"title": "抖音视频推广任务",
"description": "发布一条抖音视频",
"category_ids": "1,2",
"tag_ids": "1,3",
"video_url": "https://xxx.mp4",
"video_cover": "https://xxx.jpg",
"video_duration": 60,
"copywriting": "推荐文案",
"hard_requirements": [
{
"content": "粉丝数>=1000",
"required": true
}
],
"materials": [
{
"type": "image",
"name": "产品图",
"urls": [
"https://xxx.jpg"
]
}
],
"commission_amount": 50,
"commission_type": 1,
"commission_rules": [
{
"day": 1,
"name": "发布首日",
"amount": 20
}
],
"total_quota": 100,
"received_count": 10,
"completed_count": 5,
"publish_deadline_days": 7,
"user_limit_count": 1,
"platform_ids": "1,2",
"difficulty_level": 1,
"start_time": "2024-01-14T00:00:00Z",
"end_time": "2024-02-14T23:59:59Z",
"publisher_type": 1,
"publisher_name": "系统管理员",
"status": 1,
"participant_count": 10,
"is_hot": 1,
"is_recommend": 0,
"sort_order": 100,
"view_count": 500,
"stage_reward_mode": 1,
"created_at": "2024-01-14T10:00:00Z",
"updated_at": "2024-01-14T10:00:00Z"
}
}