Interface AdBadgeConfiguration

Hierarchy

  • AdBadgeConfiguration

Properties

androidFontInfo?: AndroidFontInfo

The Android font info of ad badge. The property is ignored when fontSize is not set. Only supported on Android.

backgroundColor?: string

The background color of the ad badge. Defaults to #000000 on iOS. Defaults to #5178EE with alpha is 96.5% on Android.

badgeTextType?: AdBadgeTextType

The text type of the ad badge. Defaults to sponsored.

textColor?: string

The color of the ad badge text. Defaults to #ffffff.

Generated using TypeDoc