What the SDK is presenting — the RN mirror of the web OptiViewAds.getPresentationState() shape. insertion is iOS-only for now (the Kotlin PresentationState does not carry it yet); windowOwner is web-only and absent on the natives.
OptiViewAds.getPresentationState()
insertion
PresentationState
windowOwner
Optional
How the ad reaches the screen (iOS; absent on Android).
Whether the content player is presented in a picture-in-picture window.
Which media currently owns the surface.
Which element owns the PiP window (web only).
What the SDK is presenting — the RN mirror of the web
OptiViewAds.getPresentationState()shape.insertionis iOS-only for now (the KotlinPresentationStatedoes not carry it yet);windowOwneris web-only and absent on the natives.