Contains the base configuration options for an ad.

interface AdConfig {
    replaceContentDuration: number;
}

Properties

replaceContentDuration: number

Specifies how many seconds of the main video content should be replaced by ad break(s).