Partner Ad Load Request
data class PartnerAdLoadRequest(val partnerId: String, val chartboostPlacement: String, val partnerPlacement: String, val size: Size?, val format: AdFormat, val adm: String?, val identifier: String, val partnerSettings: Map<String, String>, val adInteractionListener: AdInteractionListener, val isAdaptiveBanner: Boolean = false)
Properties
Link copied to clipboard
Forwards events from the partner ad to this listener after an ad is loaded.
Link copied to clipboard
The Chartboost placement associated with this ad.
Link copied to clipboard
Unique request identifier for this load request.
Link copied to clipboard
Forwards events from the partner ad to this listener after an ad is loaded.
Link copied to clipboard
The partner placement or ad unit id or zone id or equivalent associated with this ad.
Link copied to clipboard
Publisher-supplied and server-provided parameters settings to be passed to the active adapter. This feature currently only forwards server data. Local/publisher data needs top-level support.