Interaction

data class Interaction(val clickThrough: String? = null)

Interaction options for an asset (mirrors the TS Interaction).

Constructors

Link copied to clipboard
constructor(clickThrough: String? = null)

Properties

Link copied to clipboard

URL to open when the viewer clicks/taps the ad. The SDK never opens it itself.