Skip to content

Instantly share code, notes, and snippets.

@francescosimoneschi
Created November 9, 2013 00:09
Show Gist options
  • Save francescosimoneschi/7379658 to your computer and use it in GitHub Desktop.
Save francescosimoneschi/7379658 to your computer and use it in GitHub Desktop.
{
"metrics":[
{
"id":"all",
"segment":null
},
{
"id":"push_enabled",
"segment":{
"operator":"and",
"expressions":[
{
"field":"push_token",
"comparer":"!=",
"value":null
},
{
"field":"opt_out",
"comparer":"!=",
"value":true
}
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment