setObfuscatedIdentifiers

abstract fun setObfuscatedIdentifiers(accountId: String? = null, profileId: String? = null)

Parameters

profileId
  • Specifies an optional obfuscated string that is uniquely associated with the user's profile in your app

accountId
  • Google Play can use it to detect irregular activity, such as many devices making purchases on the same account in a short period of time (64 character limit) https://developer.android.com/reference/com/android/billingclient/api/AccountIdentifiers#getObfuscatedAccountId()