{
  "marketing_event": {
    "id": 1,
    "started_at": "2011-12-31T19:00:00-05:00",
    "ended_at": null,
    "event_target": "facebook",
    "event_type": "post",
    "scheduled_to_end_at": null,
    "budget": "10.11",
    "budget_type": "daily",
    "currency": "GBP",
    "utm_campaign": "1234567890",
    "utm_source": "facebook",
    "utm_medium": "facebook-post",
    "utm_content": null,
    "utm_term": null,
    "manage_url": null,
    "preview_url": null,
    "description": null,
    "marketing_channel": "social",
    "paid": false,
    "referring_domain": "facebook.com",
    "breadcrumb_id": null,
    "marketed_resources": [
      { "type": "product", "id": 1 }
    ]
  }
}