...
Code Block |
---|
//Remember to use this Code only once since findViewById is an expensive method val myWrapper = findViewById<ViewGroup>(R.id.myWrapper) |
Ad Formats
Child pages (Children Display) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
How does it works?
We fetch all ad units configurations from our Database and you simply need to place the ad units using the RefineryAdFactory
and the r89ConfigurationIDs
we provide you. Incorporate them into the desired views.
...