Player Module
/
com.bitmovin.player.api.advertising
/
AdTag
Ad
Tag
class
AdTag
(url:
String
, type:
AdTagType
)
Content copied to clipboard
Defines the url and type of an ad manifest.
Constructors
Properties
Constructors
AdTag
Link copied to clipboard
fun
AdTag
(url:
String
, type:
AdTagType
)
Content copied to clipboard
Properties
type
Link copied to clipboard
val
type
:
AdTagType
Content copied to clipboard
The
AdTagType
of the ad tag.
url
Link copied to clipboard
val
url
:
String
Content copied to clipboard
The url to an ad manifest.