Interface AdBadgeConfiguration

Hierarchy

  • AdBadgeConfiguration

Properties

backgroundColor?: string

The background color of the ad badge. Only supported on iOS.

badgeTextType?: AdBadgeTextType

The text type of the ad badge.

textColor?: string

The color of the ad badge text. Only supported on iOS.

Generated using TypeDoc