Type alias AdIntegrationKind

AdIntegrationKind: "" | "theo" | "google-ima" | "spotx" | "freewheel" | "sgai"

The integration of an ad or ad break, represented by a value from the following list:
- 'theo': Default ad playback.
- 'google-ima': Google IMA pre-integrated ad playback.
- 'google-dai': Google DAI pre-integrated ad playback.
- 'spotx': SpotX pre-integrated ad playback.
- 'freewheel': FreeWheel pre-integrated ad playback.
- 'mediatailor': MediaTailor pre-integrated ad playback.
- 'chromecast': Chromecast ads playing on a remote receiver.
- 'sgai': [Experimental] - API under development, do not use without consulting THEO Technologies.

Remarks


- An empty string defaults to 'theo'.