Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AdState

Describes the current state of the playable ad.

Index

Enumeration members

Enumeration members

Default

Default: = 1

The playable is in the default fixed position.

Expanded

Expanded: = 3

The playable is expanded, and occupies a larger screen area.

Hidden

Hidden: = 0

The playable is hidden.

Loading

Loading: = 2

The playable is still initializing and not yet ready.

Generated using TypeDoc