AdValue

class AdValue


通过广告赚取的金钱价值。

摘要

嵌套类型

@Retention(value = SOURCE)
@IntDef(value = [PrecisionType.UNKNOWN, PrecisionType.ESTIMATED, PrecisionType.PUBLISHER_PROVIDED, PrecisionType.PRECISE])
annotation AdValue.PrecisionType

getPrecisionType 的允许常量。

公共函数

Int

报告的广告价值的精确度类型。

公共函数

getPrecisionType

@AdValue.PrecisionType
fun getPrecisionType(): Int

报告的广告价值的精确度类型。

公共属性

currencyCode

val currencyCodeString!

valueMicros

val valueMicrosLong