nestedAdsCustomHeight

open override var nestedAdsCustomHeight: Int

If you set CUSTOM to nestedAdsSize, you can change the height of the ads displayed in CarouselAdView to any size. However, if you set a value for this property, set nestedAdsCustomHeight to LayoutParams.WRAP_CONTENT (Because it keeps the ratio of the original size.).
Default value is 0