{
"_id": "1f704bc5-5055-43eb-a851-c87b6b0bf7b9",
"name": "Easter 2025 Promotional Campaign",
"owner": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"firstName": "string",
"lastName": "string",
"email": "user@example.com"
},
"targetGoal": 150000,
"targetBrandsCount": 10,
"startDate": "2025-03-15T00:00:00.000Z",
"endDate": "2025-04-30T23:59:59.000Z",
"submissionDeadline": "2025-03-01T17:00:00.000Z",
"status": "created",
"tierIds": [
"tier-1-id",
"tier-2-id"
],
"meta": {
"campaignType": "seasonal",
"priority": "high",
"estimatedParticipants": 25
},
"isActive": true,
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z"
}