Native (Google)
The native ads are a kind of ad that can be shown using the same visual style like the rest of the app, which allows a natural and non-intrusive integration with the user interface.
Currently, Wortise provides the possibility of use the native ads from Google's ad platform ("Native Advanced"), in a simple and direct way.
Integration
To request a native ad, it is needed to make an integration by code just as shown in the example below:
Specify options
The GoogleNativeAd
class includes a method called withNativeAdOptions
which allows to specify custom options by using the NativeAdOptions
class from Google. This method must be called before loading the ad.
Below you can check a brief usage example:
Última actualización