Package org.prebid.mobile
Class Signals
-
- All Implemented Interfaces:
public class SignalsSignals for the request.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSignals.ApiOpenRTB - 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 |public classSignals.PlaybackMethodOpenRTB - 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 |public classSignals.ProtocolsOpenRTB - 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 |public classSignals.StartDelayOpenRTB - Start Delay
| Value | Description | |-------|--------------------------------------------------| | > 0 | Mid-Roll (value indicates start delay in second) | | 0 | Pre-Roll | | -1 | Generic Mid-Roll | | -2 | Generic Post-Roll |public classSignals.PlacementOpenRTB - Video Placement Types. Note there is updated version of a placement type Plcmt.
| Value | Description | |-------|------------------------------| | 1 | In-Stream | | 2 | In-Banner | | 3 | In-Article | | 4 | In-Feed | | 5 | Interstitial/Slider/Floating |public classSignals.PlcmtOpenRTB - Updated Video Placement type. Used as a new version of the Placement. OpenRTB config.
| Value | Description | |-------|------------------------------| | 1 | Instream | | 2 | Accompanying Content | | 3 | Interstitial | | 4 | No Content / Standalone |public classSignals.CreativeAttribute| Value | Description | |-------|----------------------------------------------------------------------------| | 1 | Audio Ad (Autoplay) | | 2 | Audio Ad (User Initiated) | | 3 | Expandable (Automatic) | | 4 | Expandable (User Initiated - Click) | | 5 | Expandable (User Initiated - Rollover) | | 6 | In-Banner Video Ad (Autoplay) | | 7 | In-Banner Video Ad (User Initiated) | | 8 | Pop (e.g., Over, Under, or Upon Exit) | | 9 | Provocative or Suggestive Imagery | | 10 | Shaky, Flashing, Flickering, Extreme Animation, Smileys | | 11 | Surveys | | 12 | Text Only | | 13 | User Interactive (e.g., Embedded Games) | | 14 | Windows Dialog or Alert Style | | 15 | Has Audio On/Off Button | | 16 | Ad Provides Skip Button (e.g. VPAID-rendered skip button on pre-roll video)| | 17 | Adobe Flash
-
Constructor Summary
Constructors Constructor Description Signals()
-