AdTag

class AdTag(url: String, type: AdTagType)

Defines the url and type of an ad manifest.

Constructors

Link copied to clipboard
fun AdTag(url: String, type: AdTagType)

Properties

Link copied to clipboard
val type: AdTagType

The AdTagType of the ad tag.

Link copied to clipboard
val url: String

The url to an ad manifest.