BaseGlobalParameters

Base class for storing global parameters that will be applied when creating an TagRequest, TrackingRequest and AdRequest.

Some parameters of TagRequest, TrackingRequest and AdRequest are designed to be passed in all requests, not just individual ones.

See also

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

If your app has means to identify a user, for example through association with an user account or an advertising ID, you can share this with the ad server.

Link copied to clipboard
var gdpr: GDPR?

App can ask users about their consent for sharing information with third parties.

Link copied to clipboard

An app can ask users if they want to opt out from process data. Use isOptOutEnabled to make the users choice visible for the ad server.

Link copied to clipboard

List of identifiers for additional extended IDs on the Identity Service. The data type of userIds is a list of UserIdType.