Request Completed
data class RequestCompleted(val slotId: String, val totalMs: Long, val vastVersion: String, val adCount: Int, val wrapperDepth: Int) : VastObservabilityEvent
Emitted after a VAST response is fetched, parsed, and mapped successfully.