Number of RUM Units used for each hour for a given organization (data available as of November 1, 2021).

Hierarchy

  • UsageRumUnitsHour

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
browserRumUnits?: number

The number of browser RUM units.

mobileRumUnits?: number

The number of mobile RUM units.

orgName?: string

The organization name.

publicId?: string

The organization public ID.

rumUnits?: number

Total RUM units across mobile and browser RUM.

Generated using TypeDoc