Created
May 15, 2017 18:25
-
-
Save sfentress/67069b065957243052a5db252b3e97aa to your computer and use it in GitHub Desktop.
Log Manager query for individual models in LARA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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