Campaign
idinteger
namestring
descriptionstringnullable
colorstring
Example:
#3b82f6statusstring
Possible values: [active, archived]
post_countinteger
created_atstring<date-time>
updated_atstring<date-time>
Campaign
{
"id": 0,
"name": "string",
"description": "string",
"color": "#3b82f6",
"status": "active",
"post_count": 0,
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z"
}