Request Started
data class RequestStarted(val slotId: String, val baseUrl: String, val urlFormat: UrlFormat, val paramCount: Int) : VastObservabilityEvent
Emitted before the module performs a VAST HTTP request.
Emitted before the module performs a VAST HTTP request.