curl --location --request GET '/api/project/'{
"id": 0,
"name": "string",
"campaign_id": 0,
"status": 0,
"total_process": 0,
"traffic_type": 0,
"organic_engine": 0,
"search_keyword": "string",
"links": [
"string"
],
"is_kill": true,
"only_ads": true,
"attribute": {
"time_frame": [
{
"time_start": "08:00",
"time_end": "12:00",
"process": 0
}
],
"page_view": [
{
"time_min": 0,
"time_max": 0
}
]
},
"traffic_device": 0,
"traffic_device_os": 0,
"completed_process": 0,
"error_process": 0,
"createdAt": "2019-08-24T14:15:22.123Z"
}