AdBreakConfig
interface AdBreakConfig
Per-item ad configuration, interpreted by the player's active AdsProvider. The config type must match the provider the player was built with: AdTagConfig for VAST/VMAP tag providers (ImaAdsProvider — including a FreeWheel ad server answering in VMAP), or a provider-defined implementation from an ads module (e.g. FreewheelConfig from ogplayer-ads-freewheel). A mismatch surfaces AdListener.onAdError and content plays without ads.