Builder

class Builder(context: Context, requestConfiguration: FeedAdRequestConfiguration, appearance: FeedAdAppearance)

Class for creating new FeedAd object.

Constructors

Link copied to clipboard
constructor(context: Context, requestConfiguration: FeedAdRequestConfiguration, appearance: FeedAdAppearance)

Functions

Link copied to clipboard
fun build(): FeedAd

Constructs a FeedAd with specified configurations.