Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Banner

Hierarchy

  • Banner

Implements

Index

Constructors

constructor

  • new Banner(placementId: string): Banner
  • Parameters

    • placementId: string

    Returns Banner

Properties

className

className: string

placementId

placementId: string

Methods

getPlacementId

  • getPlacementId(): string

hideAd

  • hideAd(): void

isAdReady

  • isAdReady(): boolean

loadBanner

  • loadBanner(settings: string): void

removeAd

  • removeAd(): void

reshowAd

  • reshowAd(): void

showAdInPosition

  • showAdInPosition(position: string): void

showAdInRectangle

  • showAdInRectangle(rect: string): void

Generated using TypeDoc