class com.google.ads.studio.hint.ExpansionMode
Constants
Name | Value | Description |
---|
LIGHTBOX | lightbox |
The Google Display Network supports an alternative expanding format
called "Lightbox". This hint value will inform the code rendering the ad
to expanding in that fashion.
|
NORMAL | normal |
The default: no special expansion.
|
Back to top