Skip to content

Instantly share code, notes, and snippets.

@ahornerr
Last active February 9, 2016 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ahornerr/8cdd9985b0f91a36421f to your computer and use it in GitHub Desktop.
Save ahornerr/8cdd9985b0f91a36421f to your computer and use it in GitHub Desktop.
{
"enabled": true,
"message": "This is a banner with an asset/card action",
"data": [
{
"assetId": "79996014"
}
]
}
{
"enabled": true,
"message": "This is a banner with a front action",
"data": [
{
"frontName": "Game On"
}
]
}
{
"enabled": true,
"message": "This is a banner with no action"
}
{
"enabled": true,
"message": "This is a banner with a link action",
"data": [
{
"url": "http://cincinnati.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment