Skip to content

Instantly share code, notes, and snippets.

@edstenson
Created September 23, 2011 13:53
Show Gist options
  • Save edstenson/1237382 to your computer and use it in GitHub Desktop.
Save edstenson/1237382 to your computer and use it in GitHub Desktop.
Cost JSON output
{
"costs": {
"contains": {
"count": 1,
"cost": 4,
"targets": {
"interaction.content": {
"count": 1,
"cost": 4
}
}
}
},
"total": 4
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment