Interface RumReplaySessionsApiGetSegmentsRequest

Hierarchy

  • RumReplaySessionsApiGetSegmentsRequest

Properties

maxListSize?: number

Maximum size in bytes for the segment list.

paging?: string

Paging token for pagination.

sessionId: string

Unique identifier of the session.

source?: string

Storage source: 'event_platform' or 'blob'.

ts?: number

Server-side timestamp in milliseconds.

viewId: string

Unique identifier of the view.

Generated using TypeDoc