Bumper

class Bumper

The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. To learn more about bumpers, see Bumpers.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL for the end bumper asset.

Link copied to clipboard

The URL for the start bumper asset.

Functions

Link copied to clipboard
inline fun copy(block: Bumper.Builder.() -> Unit = {}): Bumper
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String