{
"type": "campaign",
"id": "1234",
"attributes": {
"name": "Q2 EMEA enterprise push",
"status": "draft",
"start_date": "2026-05-01T00:00:00Z",
"end_date": null,
"location_type": "global",
"budget_type": "total",
"budget": 1000,
"total_budget": 1000,
"budget_spent": 0,
"budget_left": 1000,
"currency": "EUR",
"can_be_started": false,
"targets_crm_open_opportunities": false,
"created_at": "2026-04-01T09:15:00Z",
"updated_at": "2026-04-12T11:30:00Z"
},
"relationships": {
"created_by": null,
"list": null,
"custom_feed": null,
"campaign_settings": {
"id": "1234",
"type": "campaign_settings"
},
"campaign_summary": {
"id": "1234",
"type": "campaign_summary"
},
"campaign_locations": [
{
"id": "98765",
"type": "campaign_location"
}
]
}
}