MediationConfiguration

class MediationConfiguration


Contains a mediation configuration set by the publisher in the AdMob or DFP UI.

Summary

Constants

const String!

The field in the serverParameters bundle that contains the parameter for custom events.

Public constructors

MediationConfiguration(format: AdFormat!, serverParameters: Bundle!)

Public properties

AdFormat!
Bundle!

Constants

CUSTOM_EVENT_SERVER_PARAMETER_FIELD

const val CUSTOM_EVENT_SERVER_PARAMETER_FIELD = "parameter": String!

The field in the serverParameters bundle that contains the parameter for custom events.

Public constructors

MediationConfiguration

MediationConfiguration(format: AdFormat!, serverParameters: Bundle!)

Public properties

format

val formatAdFormat!

serverParameters

val serverParametersBundle!