removeAdRequestGlobalParameter

A method for removing global parameter from AdRequest.

Removes global parameter from AdRequest that were added using the AdServiceProvider.configure and setAdRequestGlobalParameters methods.

adService.removeAdRequestGlobalParameter(AdRequestGlobalParameters::externalUID)

Parameters

keyPath

Represents a mutable parameter inside AdRequestGlobalParameters that should be removed.

See also