{
"success": true,
"error": "text",
"campaign": {
"id": 1,
"dataCampaignDashboardId": 1,
"created": "2025-02-20T19:22:50.250Z",
"name": "text",
"description": "text",
"logo": "text",
"coordinatorUids": [
1
],
"queries": [
{
"name": "text",
"dataset": "text",
"query": "text"
}
],
"links": [
{
"icon": "text",
"name": "text",
"link": "text"
}
],
"datasets": [
"text"
],
"pipelineIds": [
1
],
"projectIds": [
1
]
},
"graphs": [
{
"title": "text",
"link": "text",
"nextUpdate": "2025-02-20T19:22:50.250Z",
"yTicks": [
"2025-02-20T19:22:50.250Z"
],
"xData": [
{
"color": "text",
"legendText": "text",
"popupText": "text",
"dataset": "text",
"query": "text",
"dataType": "dataItems",
"values": [
{
"id": 1,
"value": 1
}
]
}
]
}
]
}