forNativeAd
fun forNativeAd(position: String, size: NativeAdSize = Medium, includeVideo: Boolean = false, adContext: Byte? = null, adContextSubType: Byte? = null, placementType: Byte? = null, battr: ByteArray? = null): NimbusRequest
Helper method to generate a request to fill a native ad.
Parameters
position
Any unique identifier for the ad unit
size
The size of the ad, default NativeAdSize.Medium
includeVideo
Set to true to optionally receive a video as well, default is false