ChartboostMediationFullscreenAdLoadRequest

class ChartboostMediationFullscreenAdLoadRequest(placement: String, val keywords: Keywords, val partnerSettings: Map<String, Any> = mapOf()) : ChartboostMediationAdLoadRequest

The Chartboost Mediation fullscreen ad load request.

Constructors

constructor(placement: String, keywords: Keywords, partnerSettings: Map<String, Any> = mapOf())

Properties

Link copied to clipboard

The keywords targeted for the ad.

Link copied to clipboard

An optional map of String to Any that a publisher would like to send to all partners.