Namespace: sdk

oath.ads.sdk

Members

(static) AdEvent :string

Enum for ad events.
Type:
  • string

(static) AdType :string

Enum for ad types.
Type:
  • string

(static) SDKEvent :string

Enum for ad manager events.
Type:
  • string

Methods

(static) createAdManager(options) → {Promise}

Creates a new Ad Manager
Parameters:
Name Type Description
options Object Options
Properties
Name Type Description
slot HTMLElement slot container
video HTMLElement video tag
buyerCompanyId string bcid
playerId string pid
Returns:
Type
Promise