height property
The ad height. If null, a default is computed based on adFormat and layout constraints.
- AdFormat.banner: 50 (phones) or 90 (tablets)
If adaptive_banner is enabled, the height is calculated using
AppLovinMAX.getAdaptiveBannerHeightForWidth.
Implementation
final double? height;