Optional adThe ad tag parameters added to stream request.
- Each entry contains the parameter name with associated value.
- Values added must be strings.
Optional backdropDefault backdrop image URI to be used as a background for ads in double box layout.
- This will be overridden by backdrop image URIs parsed from THEOads ad markers or returned in the ad response.
- If no URI is configured, and no backdrop companion is parsed from the marker or returned in the ad response, a black screen will be shown as background.
Optional backdropLShapeDefault backdrop image URI to be used as a background for ads in L-shape layout.
- This will be overridden by backdrop image URIs parsed from THEOads ad markers or returned in the ad response.
- If no URI is configured, and no backdrop companion is parsed from the marker or returned in the ad response, a black screen will be shown as background.
Optional customDefault custom asset key to use for ad requests.
- This will be overridden by custom asset keys parsed from THEOads ad markers.
- If no custom asset key is configured, and it cannot be parsed from the THEOads ad marker, ads will not be loaded.
Optional initializationThe amount of seconds we wait to initialize THEOads.
The integration of the ad break.
Optional networkDefault network code to use for ad requests.
- This will be overridden by network codes parsed from THEOads ad markers.
- If no network code is configured, and it cannot be parsed from the THEOads ad marker, ads will not be loaded.
Optional overrideOverride the layout of all THEOads ad breaks, if set.
Optional replaceWhether the ad replaces playback of the content.
- When the ad ends, the content will resume at the ad break's offset plus its duration.
- true for live content,
- false for VOD content
Optional retrieveThe URI from where to retrieve the PodID's as returned from the EABN service from Google.
Optional sourcesFor 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.
Optional sseThe endpoint from where to retrieve the server-sent events.
Optional streamThe streamActivityMonitorId added to the GAM Pod stream request.
React Native THEOplayer SDK v8.17.0.
Optional timeOffset 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.
- VMAP resources will ignore this value as they contain an internal offset.
'start'
Optional useWhether to use the Id3 based operating mode.
false
- Only applicable for specific use-cases.
- Contact THEO Technologies for more information.
Describes a THEOads ad break request.
Remarks
- For THEOads, one configured ad break request enables server guided ad playback for the entire stream.