RenderingOptions

data class RenderingOptions(val visualKey: String?, val mediaData: GfpMediaData, val isDarkMode: Boolean)

The rendering options for the NativeTemplateAdView.

Constructors

Link copied to clipboard
constructor(visualKey: String?, mediaData: GfpMediaData, isDarkMode: Boolean)

Properties

Link copied to clipboard

the theme of the ad.

Link copied to clipboard

the media data of the ad.

Link copied to clipboard

the visual key of the ad.