{
"id": 0,
"title": "string",
"description": "string",
"category": "SENTOMETRICS",
"collaboration": {
"type": "PRIVATE",
"owners": [
{
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "user@example.com",
"organizationName": "string"
}
],
"editors": [
{
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "user@example.com",
"organizationName": "string"
}
]
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"options": {
"sentometricsSources": [
{
"sourceType": "ENTITY",
"sourceId": "COMPANY::BE::0798956633",
"sourceName": "Proximus NV",
"hexColor": "string"
}
],
"filters": {
"languages": [
"string"
],
"themes": [
"string"
],
"sentiments": [
"POSITIVE"
],
"dateRangeType": "TODAY",
"start": "2026-12-24",
"end": "2026-12-24",
"frequency": "AUTO"
},
"analysisType": "SENTIMENT",
"chartDisplay": "BAR"
}
}