WebCompanionAd

@JsonClass(generateAdapter = true)
data class WebCompanionAd(val targetAPI: String, val companionAdURL: String)

Captures the resources for the companion ad that is displayed in the webpage beside or on top of the video player.

Constructors

Link copied to clipboard
constructor(targetAPI: String, companionAdURL: String)

Properties

Link copied to clipboard

The URI to a file to be used for the ad component.

Link copied to clipboard

The API necessary to communicate with Brightcove ads (e.g. API for Innovid web based ads)