Companion

object Companion

Properties

Link copied to clipboard
const val ERROR_CODE_INTERNAL: Int = 0
Link copied to clipboard
Link copied to clipboard
const val ERROR_CODE_NETWORK: Int = 2
Link copied to clipboard
const val ERROR_CODE_NO_FILL: Int = 3
Link copied to clipboard

The ad request was rejected because the user owns a purchase that disables ads (e.g., a premium/ad-free upgrade). This code originates from AdManageKit itself, not from any ad network SDK, and is therefore distinct from network SDK codes.

Link copied to clipboard
Link copied to clipboard