Interface RunWaterfallHooks

Hooks to configure the behaviour of the ad.

Hierarchy

Methods

  • If provided it will be called passing the current VastChain for each valid vast response. Must throw if there is a problem with the vast response. If the Error instance has an code number then it will be tracked using the error macros in the Vast response. It will also call ~onError with the thrown error.

    Parameters

    Returns void

Generated using TypeDoc