kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Storage
/
AttributionReportingAggregatableValueDictEntry
Attribution
Reporting
Aggregatable
Value
Dict
Entry
@
Serializable
data
class
AttributionReportingAggregatableValueDictEntry
(
val
key
:
String
,
val
value
:
Double
,
val
filteringId
:
String
)
Members
Constructors
Attribution
Reporting
Aggregatable
Value
Dict
Entry
Link copied to clipboard
constructor
(
key
:
String
,
value
:
Double
,
filteringId
:
String
)
Properties
filtering
Id
Link copied to clipboard
val
filteringId
:
String
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
Double
number instead of integer because not all uint32 can be represented by int