Skip to content

Instantly share code, notes, and snippets.

@ghais
Created June 8, 2011 01:19
Show Gist options
  • Save ghais/1013594 to your computer and use it in GitHub Desktop.
Save ghais/1013594 to your computer and use it in GitHub Desktop.
CampaignResult.json
{
_id:"Some key",
deliveryDate: 1231312312312L,
engagementResults:[
{id_:1,
deliveryDate: 1L
},
{_id:2,
deliveryDate: 2L
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment