Represents an Ad in VAST.

Constructors

Properties

Constructors

  • Parameters

    • Optional id: string

      the id of the ad

    • Optional sequence: number

      the sequence of the ad

    • Optional inLine: InLine

      the inLine of the ad

    Returns Ad

Properties

id?: string

the id of the ad

inLine?: InLine

the inLine of the ad

sequence?: number

the sequence of the ad

Generated using TypeDoc