Editor
Functions
Link copied to clipboard
fun addIdentifier(@Size(min = 1, max = 255) key: String, @Size(min = 1, max = 255) value: String): AssociatedIdentifiers.Editor
Adds an identifier.
Link copied to clipboard
Clears all the identifiers.
Link copied to clipboard
Removes both the Android advertising ID and the limit ad tracking enabled value.
Link copied to clipboard
Removes the identifier.
Link copied to clipboard
fun setAdvertisingId(@Size(min = 1, max = 255) adId: String, limitAdTrackingEnabled: Boolean): AssociatedIdentifiers.Editor
Sets the Android advertising ID and the limit ad tracking enabled value.