class com.google.ads.studio.layouts.RuntimeMode
Extends com.google.ads.studio.utils:Enum
An enum that describes the runtime environments of layout assets, or in simple words indicates whether the asset is actually serving as an ad, or used for previewing during construction of an ad.
Constants
Name | Value | Description |
---|---|---|
DEVELOPMENT |
| |
FILLER |
| |
PLAY |
| |
TRAFFICK |
| |
UNKNOWN |
|
Constructors
RuntimeMode(value:String, lock:)
Instance Methods
Defined in: com.google.ads.studio.utils:Enum
toString()
:
String