isIpIdentified

Determines whether the IP address is anonymised.

If the value is false, the server will consider the IP address to be non-persistent. By default, the server consider the IP address to be persistent.

AdService.setAdRequestGlobalParameter(AdRequestGlobalParameters::isIpIdentified, false)

Use AdService.removeAdRequestGlobalParameter to reset the users choice.