activator-oce-exporter
Version:
Extract Activator binder and convert it to valid OCE mono pacakge
30 lines (29 loc) • 596 B
JSON
{
"analyticsData": {
"testSlide": {
"id": "testSlide",
"description": "testSlide description",
"type": "slide"
},
"testPopup1": {
"id": "testPopup 1 id",
"description": "testPopup 1 description",
"type": "popup"
},
"testPopup2": {
"id": "testPopup 2 id",
"description": "testPopup 2 description",
"type": "popup"
},
"testCustom1": {
"id": "testCustom 1 ID",
"description": "testCustom 1 description",
"type": "custom"
},
"testCustom2": {
"id": "testCustom 2 ID",
"description": "testCustom 2 description",
"type": "custom"
}
}
}