toggle menu
chrome-devtools-kotlin
5.13.0-1282316
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage
/
AttributionReportingTriggerSpec
Attribution
Reporting
Trigger
Spec
@
Serializable
data
class
AttributionReportingTriggerSpec
(
val
triggerData
:
List
<
Double
>
,
val
eventReportWindows
:
AttributionReportingEventReportWindows
)
Official doc
Members
Constructors
Attribution
Reporting
Trigger
Spec
Link copied to clipboard
constructor
(
triggerData
:
List
<
Double
>
,
eventReportWindows
:
AttributionReportingEventReportWindows
)
Properties
event
Report
Windows
Link copied to clipboard
val
eventReportWindows
:
AttributionReportingEventReportWindows
trigger
Data
Link copied to clipboard
val
triggerData
:
List
<
Double
>
number instead of integer because not all uint32 can be represented by int