3 weeks ago
Updates to suggested_tags API Routes & the Live to VOD Advertising Workflow
We've made an API route name update and expedited the advertising workflow with JWP’s Broadcast Live to VOD workflow with SSAI.
New Features
- The list (
GET /v2/sites/{site_id}
/suggested_tags/
) and create (POST /v2/sites/{site_id}
/suggested_tags/
) routes in the v2 Management API have been renamed totags
(List tags and Create a tag associated with a given site) to better fit their purposes as well as to better align the endpoint nomenclature with the other existingremove_tag
andrename_tag
routes.
This change is reflected in both the routes and their response bodies. Please take this into account for any future interactions with these routes. - SCTE-35 ad markers in SSAI enabled Broadcast Live streams are now extracted and saved when your live stream is converted to VOD media. Maintain these ad cue points or edit them further on the media-level.
- The original advertising segments in your Broadcast Live stream are now automatically stripped out when the live stream is converted to VOD media. Allowing for seamless new server side ads to be scheduled in the VOD stream leveraging the same ad cue points that have been preserved.