PromotedAdLinkProvider

class PromotedAdLinkProvider(promotedAdLink: String? = null)

Provides the promoted ad link for the Discovery API.

Parameters

promotedAdLink

The initial promoted ad link, defaults to null.

Constructors

Link copied to clipboard
constructor(promotedAdLink: String? = null)