Appearance
Choose Your Integration
Infillion Ads can be integrated on every major streaming device, as well as directly on websites. Find your integration option below.
FEP
FEP (Full Episode Player) refers to apps that stream long-form video content with ad breaks. FEP integrations deliver TrueX and IDVx ads through your ad server into your video player's ad pods.
How the SDKs relate
All FEP integrations are built around the TrueX Ad Renderer (TAR). Some SDKs are native implementations, others are wrappers around the Web/HTML renderer:
| SDK | Type |
|---|---|
| Web/HTML | The base TAR renderer for browsers and HTML5 apps |
| Android | Native wrapper around the Web/HTML renderer (TV & mobile) |
| iOS | Native wrapper around the Web/HTML renderer |
| Vega | React Native wrapper around the Web/HTML renderer |
| Roku | Native TAR component library (plus an Innovid/RAF option) |
| tvOS | Native TAR library |
Roku
- Roku SDK - integrate the TAR component library directly into your BrightScript channel
- Innovid SDK embedded into RAF - documentation coming soon
Fire TV
- Vega SDK - for apps built on Amazon's Vega (Kepler) OS
- Android SDK - for Android-based Fire TV apps
- Web/HTML SDK - for webview-based apps
Android TV
- Android SDK - for native apps on Android TV and Google TV
- Web/HTML SDK - for webview-based apps
tvOS
- tvOS SDK - native library for Apple TV apps
Mobile
- Android SDK - for native Android phone and tablet apps
- iOS SDK - for native iPhone and iPad apps
Desktop & Web
- Web/HTML SDK - browser-based integration for desktop, plus HTML5-based CTV apps and game consoles
Non-FEP
Non-FEP integrations are publisher-driven: your code requests an engagement ad directly and renders it outside the video ad pods.
Websites
- client.js - publisher-driven JS ad API for running TrueX ads on your site: check ad availability, render the ad into your own container, and grant the reward yourself - unlock content, site tokens, and more

