Interface BoundaryC3

Represents the boundary of an ad that is relevant for up to three days after the original airing.

interface BoundaryC3 {
    c3: BoundaryInfo;
}

Properties

Properties