NativeAdRequestConfiguration

An AdRequest contains targeting information used to fetch an ad. Ad requests are created using Builder.

Types

Link copied to clipboard
class Builder(adUnitId: String)

Properties

Link copied to clipboard

Unique ad placement ID created at partner interface

Link copied to clipboard
val age: String?

User's age

Link copied to clipboard

Open Bidding bid ID

Link copied to clipboard

User's query entered inside the app

Link copied to clipboard

Tags describing current user context inside the app

Link copied to clipboard

User's gender

Link copied to clipboard

User's location for targeting process

Link copied to clipboard

Custom request parameters

Link copied to clipboard
val preferredTheme: <Error class: unknown class>?

User's preferred app theme

Link copied to clipboard

Determines if ad images should be loaded as a part of ad loading process. All images will be loaded and ready to be used if set to true. Otherwise, images should be loaded manually with loadImages method NativeAd.loadImages