OptionaladThe ad tag parameters added to the GAM stream request.
OptionalbackdropDefault backdrop image URI to be used as a background for ads in double box layout.
OptionalbackdropLShapeDefault backdrop image URI to be used as a background for ads in L-shape layout.
OptionalcustomDefault GAM custom asset key to use for ad requests.
The integration of the ad break.
OptionalnetworkDefault GAM network code to use for ad requests.
OptionaloverrideOverride the layout of all THEOads ad breaks, if set.
OptionalreplaceWhether the ad replaces playback of the content.
OptionalretrieveThe URI from where to retrieve the PodID's as returned from the EABN service from Google.
Optionalsources// TODO Move to internal api For SGAI, this should be configured with the signaling server base URI.
If configured, the player will attempt to sideload the modified manifest from the signaling server separate from the source manifest. If not configured, the player will assume that the ad markers are part of the source manifest.
OptionalsseThe endpoint from where to retrieve the server-sent events.
OptionalstreamThe streamActivityMonitorId added to the GAM Pod stream request.
OptionaltimeOffset after which the ad break will start.
Possible formats:
 - A number for the offset in seconds.
 - 'start' for a preroll.
 - 'end' for a postroll.
 - 'HH:MM:SS.mmm' for a timestamp in the playback window.
 - A percentage string (XX%) for a proportion of the content duration.
 - A timestamp which is not in the playback window will result in the ad break not being started.
 - Do NOT set for VMAP ads. VMAP resources will ignore this value as they contain an internal offset. https://www.theoplayer.com/docs/theoplayer/how-to-guides/ads/how-to-set-up-vast-and-vmap/#vmap
 - Since 2.18, numbers are supported for the Google IMA integration, since 2.21 other formats as well.
OptionaluseWhether to use the Id3 based operating mode.
Describes a THEOads ad break request.
Remarks
- For THEOads, one configured ad break request enables server guided ad playback for the entire stream.
- The player must have AdsConfiguration.theoads enabled in its PlayerConfiguration.