public class Signals
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Signals.Api
OpenRTB - API Frameworks
| Value | Description |
|-------|-------------|
| 1 | VPAID 1.0 |
| 2 | VPAID 2.0 |
| 3 | MRAID-1 |
| 4 | ORMMA |
| 5 | MRAID-2 |
| 6 | MRAID-3 |
| 7 | OMID-1 |
|
static class |
Signals.Placement
OpenRTB - Video Placement Types
| Value | Description |
|-------|------------------------------|
| 1 | In-Stream |
| 2 | In-Banner |
| 3 | In-Article |
| 4 | In-Feed |
| 5 | Interstitial/Slider/Floating |
|
static class |
Signals.PlaybackMethod
OpenRTB - Playback Methods
| Value | Description |
|-------|----------------------------------------------------------|
| 1 | Initiates on Page Load with Sound On |
| 2 | Initiates on Page Load with Sound Off by Default |
| 3 | Initiates on Click with Sound On |
| 4 | Initiates on Mouse-Over with Sound On |
| 5 | Initiates on Entering Viewport with Sound On |
| 6 | Initiates on Entering Viewport with Sound Off by Default |
|
static class |
Signals.Protocols
OpenRTB - Protocols
| Value | Description |
|-------|-------------------|
| 1 | VAST 1.0 |
| 2 | VAST 2.0 |
| 3 | VAST 3.0 |
| 4 | VAST 1.0 Wrapper |
| 5 | VAST 2.0 Wrapper |
| 6 | VAST 3.0 Wrapper |
| 7 | VAST 4.0 |
| 8 | VAST 4.0 Wrapper |
| 9 | DAAST 1.0 |
| 10 | DAAST 1.0 Wrapper |
|
static class |
Signals.StartDelay
OpenRTB - Start Delay
| Value | Description |
|-------|--------------------------------------------------|
| > 0 | Mid-Roll (value indicates start delay in second) |
| 0 | Pre-Roll |
| -1 | Generic Mid-Roll |
| -2 | Generic Post-Roll |
|
| Constructor and Description |
|---|
Signals() |