The rule to count updatable events. Is only set if event_type is session or view.

Hierarchy

  • RumMetricResponseUniqueness

Constructors

Properties

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

When to count updatable events. match when the event is first seen, or end when the event is complete.

Generated using TypeDoc