remove Global Parameter
A method for removing global parameter from AdRequest, TagRequest, and TrackingRequest.
Removes global parameter from requests that were added using the AdServiceProvider.configure and setGlobalParameters methods.
adService.removeGlobalParameter(GlobalParameters::accessMode)Content copied to clipboard
Parameters
key Path
Represents a mutable parameter inside GlobalParameters that should be removed.