AdRequestConfiguration

An AdRequestConfiguration contains targeting information used to fetch an ad. Ad request configurations 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

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int