GlobalParameter

An object that represents a mutable global parameter inside GlobalParameter.

Used to set common global parameters for AdRequest, TrackingRequest, and TagRequest via AdService.setGlobalParameters.

See also

Constructors

Link copied to clipboard
constructor(keyPath: KMutableProperty1<GlobalParameters, Parameter?>, value: Parameter?)

Properties

Link copied to clipboard

Represents a mutable parameter inside GlobalParameters that should be changed.

Link copied to clipboard

The new value for the parameter represented by keyPath.