AdValue
data class AdValue(val valueMicros: Long, val currencyCode: String, val precision: AdValuePrecision)(source)
Monetary value of an ad event, specified in micro-units of a currency.
Monetary value of an ad event, specified in micro-units of a currency.