Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Enum AttributionReportingTriggerDataMatching

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

AttributionReportingTriggerDataMatching

[JsonConverter(typeof(JsonEnumMemberConverter<AttributionReportingTriggerDataMatching>))]
public enum AttributionReportingTriggerDataMatching

Fields

[EnumMember(Value = "exact")] Exact = 0

Enumerated member for the exact value.

[EnumMember(Value = "modulus")] Modulus = 1

Enumerated member for the modulus value.