Tracking Opt Out Config
fun TrackingOptOutConfig(isGaidTrackingEnabled: Boolean, isAndroidIdTrackingEnabled: Boolean, isCarrierTrackingEnabled: Boolean, isDeviceAttributeTrackingEnabled: Boolean)
Content copied to clipboard
fun TrackingOptOutConfig()
Content copied to clipboard
Parameters
isGaidTrackingEnabled
true if you want the SDK to track Google Advertising Identifier, else false.
isAndroidIdTrackingEnabled
true if you want the SDK to track Android-id else false.
isCarrierTrackingEnabled
true if you want the SDK to track the Carrier Name else false.
isDeviceAttributeTrackingEnabled
true if you want the SDK to track the device attributes, else false.