setAdRequestPreparer

open fun setAdRequestPreparer(preparer: suspend () -> Unit?)

Install a hook the renderer awaits before it builds an ad request (VAST tag URL or GAM parameters), so a host whose macro values live outside this thread — the React Native bridge, which asks JS for them — can refresh them first. Null (the default) skips the wait.