Table of Contents

Class AttributionReportingTriggerSpec

Namespace
OpenQA.Selenium.DevTools.V132.Storage
Assembly
WebDriver.dll

AttributionReportingTriggerSpec

public sealed class AttributionReportingTriggerSpec
Inheritance
AttributionReportingTriggerSpec
Inherited Members

Properties

EventReportWindows

eventReportWindows

[JsonPropertyName("eventReportWindows")]
public AttributionReportingEventReportWindows EventReportWindows { get; set; }

Property Value

AttributionReportingEventReportWindows

TriggerData

triggerData

[JsonPropertyName("triggerData")]
public double[] TriggerData { get; set; }

Property Value

double[]