createJsonEmbedUrl

fun createJsonEmbedUrl(baseUrl: String, appIndicator: String, appId: String, contentIndicator: String? = null, contentId: String? = null): String

Create a json embed URL

  • baseUrl: the base URL, e.g. "https://demo.bbvms.com"

  • appIndicator: the application indicator, e.g. "p" for player

  • appId: the application config id, e.g. the playout code

Return

the json embed URL

Parameters

baseUrl

the base URL, e.g. "https://demo.bbvms.com"

appIndicator

the application indicator, e.g. "r" for renderer

appId

the application config id, e.g. the ad unit code