In the Fields section of the Scene Graph Audio component in the Scene Graph XML Reference, errorMessage should say errorMsg.
(PS. rNB: fixed)
[
{
"ads": [...],
"duration": 90,
"rendersequence": "preroll",
"rendertime": 0,
"tracking": [],
"viewed": false
},
adPods : [
viewed : Boolean,
renderSequence : "preroll" | "midroll" | "postroll",
duration : Float (in s),
renderTime : Float (in s),
backfilled : Boolean,
ads:[...]
]
{
"companionads": [...],
"duration": 30,
"streamformat": "brightline",
"streams": [
{
"mimetype": "application/json",
"url": "https://a.brightline.tv/?id=ROKU_RAF_1&ver=%%SDK_VER%%&cb=%%CACHEBUSTER%%&mblist=2450X,2500X"
}
],
"tracking": [...]
}