UplynkPingConfiguration

@Serializable
data class UplynkPingConfiguration(val adImpressions: Boolean = false, val freeWheelVideoViews: Boolean = false, val linearAdData: Boolean = false)

Describes the configuration of Verizon Media Ping features.

Constructors

Link copied to clipboard
constructor(adImpressions: Boolean = false, freeWheelVideoViews: Boolean = false, linearAdData: Boolean = false)

Types

Link copied to clipboard
class Builder

Properties

Link copied to clipboard
val adImpressions: Boolean = false

Whether to increase the accuracy of ad events by passing the current playback time in Ping requests.

Link copied to clipboard

Whether to enable FreeWheel's Video View by Callback feature to send content impressions to the FreeWheel server.

Link copied to clipboard
val linearAdData: Boolean = false

Whether to request information about upcoming ad breaks in the Ping responses.