Gfp Native Ad Options
class GfpNativeAdOptions(val theme: GfpTheme?, val adChoicesPlacement: Int, val richMediaPaddingInDp: Rect, activateObservingOnBackground: Boolean, hasMediaView: Boolean, enableMediaBackgroundBlur: Boolean, enableCustomAdChoices: Boolean, val videoOptions: GfpNativeVideoOptions) : GfpNativeAdOptionsBase
A class used to configure native ad requests.
Constructors
Types
Properties
Functions
Link copied to clipboard
Returns true
if native ad has media view.
Link copied to clipboard
Returns whether to allow impression measurement of views even if the ad is rendered while the app is in the background.
Link copied to clipboard
Returns true
if native ad can be muted programmatically.
Link copied to clipboard
Returns true
if the background of the media view is blurred.