FreewheelConfig
Per-item FreeWheel ad configuration, passed to OGMediaItem.Builder.setAdBreaks on a player built with FreewheelAdsProvider.
Consent and identity parameters (_fw_gdpr, _fw_gdpr_consent, _fw_did, user agent, custom key-values…) are the HOST's responsibility, supplied verbatim through globalParameters — the SDK never fabricates consent or device identifiers. The SDK itself sets only pvrn/vprn (fresh randoms per request) and vdur (from videoDurationMs).
Properties
How long FreeWheel's renderer waits for a creative to produce its first frame before abandoning it (renderer start timeout). Slow programmatic wrapper chains may need more than FW's 10s default.
Used when FreeWheel reports no duration for an ad instance.
GLOBAL-level request parameters, host-supplied verbatim.
How close (±) content must be to a slot's time position to trigger it.
Loads FreeWheel's OpenMeasurement extension for the session.
Pause the playing ad slot while the host activity is paused.
A position jump larger than this counts as a seek (crossed-slot catch-up).
Content duration in ms — explicit, never inferred.