Skip to content

Instantly share code, notes, and snippets.

@sfentress
Created May 15, 2017 18:25
Show Gist options
  • Save sfentress/67069b065957243052a5db252b3e97aa to your computer and use it in GitHub Desktop.
Save sfentress/67069b065957243052a5db252b3e97aa to your computer and use it in GitHub Desktop.
Log Manager query for individual models in LARA
{
"filter": [
{
"key": "interactive_url",
"list": [
"https://lab.concord.org/embeddable.html#interactives/water/water-1.json",
"https://lab.concord.org/embeddable.html#interactives/water/water-4.json"
],
"remove": false,
"filter_type": "string"
},
{
"key": "time",
"start_time": "2017-05-15T00:01",
"end_time": "2017-05-15T23:59",
"filter_type": "time"
}
],
"filter_having_keys": {
"keys_list": []
},
"measures": [],
"child_query": {
"filter": [],
"add_child_data": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment