Options
All
  • Public
  • Public/Protected
  • All
Menu

Specifies the store URLs to open if a user interacts with the end card of the playable.

Hierarchy

Index

Constructors

constructor

  • new PlayableAdInfo(googlePlayStoreUrl?: string, appStoreUrl?: string): PlayableAdInfo
  • Parameters

    • Optional googlePlayStoreUrl: string
    • Optional appStoreUrl: string

    Returns PlayableAdInfo

Properties

appStoreUrl

appStoreUrl: string

Determines the Apple App store URL of the advertised product on the iOS platform.

googlePlayStoreUrl

googlePlayStoreUrl: string

Determines the Google Play store URL of the advertised product on the Android platform.

Static _isSharedComp

_isSharedComp: boolean

Static _size

_size: number

Static _view

_view: any

Static cid

cid: number

Methods

Static _dtorFn

  • Parameters

    Returns void

Static _fromPtr

Static _tempHeapPtr

  • Parameters

    Returns number

Static _toPtr

  • Parameters

    Returns void

Generated using TypeDoc