...
Create a Wrapper
For creating a wrapper, you can follow this guide https://refinery89.atlassian.net/wiki/x/A4DcSQ, In this page we present different ways to create the wrapper.
...
Code Block | ||
---|---|---|
| ||
# MainActivity.kt val wrapper = findViewById(R.id.wrapper) val outstreamConfigId = ConfigBuilder.VIDEO_OUTSTREAM_TEST_UNIT_ID RefineryAdFactory.createVideoOutstreamBanner(outstreamConfigId, wrapper) |
Info |
---|
You will receive your Your They can be many or none depending on your requests, if you need one or more please request them to your account manager or technical account manager. |
...