Download the SDK
Overview
Once you've published the SDK data, you can download the package for the Roku platform from the OneTrust tenant.
This package contains a couple of zip files: OTPublishersSDK.zip
& OTPublishersDemoApp.zip
.
Follow the steps below to download the SDK from the OneTrust Tenant
Download from OneTrust Tenant
- Navigate to OTT & CTV Consent > Integration > SDKs tab.
- Select the Application from the list
- Select the SDK tab
- Select Download the SDK button.
What's in the Download Package?
Once unzipping publishers-native-sdk-roku-[Version number].zip file, two zip files will be available.
File Name | Description |
---|---|
OTPublisherDemoApp.zip | This zip file contains the necessary files for downloading the demo application and testing the banner and preference center configurations. |
OTPublishersSDK.zip | This zip file contains the OneTrust SDK which you can implement in your app. |
What's inside OTPublishersDemoApp.zip ?
File Name | Description |
---|---|
source | Main directory for launching channel App. |
manifest | Attributes & versioning details for channel |
components | Directory for layout files |
images | Directory for channel art work. |
What's inside OTPublishersSDK.zip ?
File Name | Description |
---|---|
LICENSE.txt | This is the SDK usage license policy file. |
source | Main directory for launching channel App. |
manifest | Attributes & versioning details for channel |
components | Directory for layout files |
images | Directory for channel art work. |
README | This is the SDK Readme file that contains implementation instructions. |
CHANGELOG | This is the SDK Changelog file which contains a list of version changes. |
Updated 12 months ago