nested Ads Custom Width
If you set CUSTOM to nestedAdsSize, you can change the width 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