Package org.prebid.mobile
Class Signals.CreativeAttribute
java.lang.Object
org.prebid.mobile.Signals.CreativeAttribute
- Enclosing class:
- Signals
OpenRTB config.
| 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
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Signals.CreativeAttribute
Adobe Flash.static Signals.CreativeAttribute
Alert Stylestatic Signals.CreativeAttribute
Audio Ad (Autoplay)static Signals.CreativeAttribute
Audio Ad (User Initiated)static Signals.CreativeAttribute
Has Audio On/Off Buttonstatic Signals.CreativeAttribute
Expandable (Automatic)static Signals.CreativeAttribute
Expandable (User Initiated - Click)static Signals.CreativeAttribute
Expandable (User Initiated - Rollover)static Signals.CreativeAttribute
Extreme Animationstatic Signals.CreativeAttribute
Flashingstatic Signals.CreativeAttribute
Flickeringstatic Signals.CreativeAttribute
In-Banner Video Ad (Autoplay)static Signals.CreativeAttribute
In-Banner Video Ad (User Initiated)static Signals.CreativeAttribute
Pop (e.g., Over, Under, or Upon Exit)static Signals.CreativeAttribute
Provocativestatic Signals.CreativeAttribute
Shakystatic Signals.CreativeAttribute
Ad Provides Skip Button (e.g.static Signals.CreativeAttribute
Smileysstatic Signals.CreativeAttribute
Suggestive Imagerystatic Signals.CreativeAttribute
Surveysstatic Signals.CreativeAttribute
Text Onlystatic Signals.CreativeAttribute
User Interactive (e.g., Embedded Games)static Signals.CreativeAttribute
Windows Dialog -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AudioAd_Autoplay
Audio Ad (Autoplay) -
AudioAd_UserInitiated
Audio Ad (User Initiated) -
Expandable_Automatic
Expandable (Automatic) -
Expandable_Click
Expandable (User Initiated - Click) -
Expandable_Rollover
Expandable (User Initiated - Rollover) -
InBanner_Autoplay
In-Banner Video Ad (Autoplay) -
InBanner_UserInitiated
In-Banner Video Ad (User Initiated) -
Pop
Pop (e.g., Over, Under, or Upon Exit) -
Provocative
Provocative -
SuggestiveImagery
Suggestive Imagery -
Shaky
Shaky -
Flashing
Flashing -
Flickering
Flickering -
ExtremeAnimation
Extreme Animation -
Smileys
Smileys -
Surveys
Surveys -
TextOnly
Text Only -
UserInteractive
User Interactive (e.g., Embedded Games) -
WindowsDialog
Windows Dialog -
AlertStyle
Alert Style -
AudioButton
Has Audio On/Off Button -
SkipButton
Ad Provides Skip Button (e.g. VPAID-rendered skip button on pre-roll video) -
AdobeFlash
Adobe Flash.
-
-
Constructor Details
-
CreativeAttribute
public CreativeAttribute(int value)
-
-
Method Details