-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum CreativeAttribute extends Enum<CreativeAttribute>
Describe an ad being served or serve as restrictions of thereof.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ADOBE_FLASHAdobe Flash
PROVIDE_SKIP_BUTTONAd Provides Skip Button (e.g. VPAID-rendered skip button on pre-roll video)
HAS_AUDIO_ON_OFF_BUTTONHas Audio On/Off Button
ALERT_STYLEWindows Dialog or Alert Style
USER_INTERACTIVEUser Interactive (e.g., Embedded Games)
TEXT_ONLYText Only
SURVEYSSurveys
ANIMATIONShaky, Flashing, Flickering, Extreme Animation, Smileys
PROVOCATIVE_OR_SUGGESTIVE_IMAGERYProvocative or Suggestive Imagery
POPPop (e.g., Over, Under, or Upon Exit)
VIDEO_AD_IN_BANNER_USER_INITIATEDIn-Banner Video Ad (User Initiated)
VIDEO_AD_IN_BANNER_AUTO_PLAYIn-Banner Video Ad (Auto-Play)
EXPANDABLE_USER_ROLLOVERExpandable (User Initiated - Rollover)
EXPANDABLE_USER_CLICKEDExpandable (User Initiated - Click)
EXPANDABLE_AUTOMATICExpandable (Automatic)
AUDIO_AD_USER_INITIATEDAudio Ad (User Initiated)
AUDIO_AD_AUTO_PLAYAudio Ad (Auto-Play)
-