PlaybackMethods

Media Playback Method

OpenRTB Section 5.10

Properties

Link copied to clipboard
const val CLICK_SOUND_ON: Byte = 3

Playback initiates on Click with Sound On

Link copied to clipboard

Playback initiates on Entering Viewport with Sound Off by default

Link copied to clipboard

Playback initiates on Entering Viewport with Sound On

Link copied to clipboard
const val MOUSE_OVER_SOUND_ON: Byte = 4

Playback initiates on Mouse-Over with Sound On

Link copied to clipboard
const val PAGE_LOAD_SOUND_OFF: Byte = 2

Playback initiates on Page Load with Sound Off by Default

Link copied to clipboard
const val PAGE_LOAD_SOUND_ON: Byte = 1

Playback initiates on Page Load with Sound On