Boundary
public enum Boundary : DecodableA boundary that represents a threshold after which an ad is no longer relevant.
- 
                  
                  Represents the boundary of an ad that is relevant for up to three days after the original airing. DeclarationSwift case c3(BoundaryC3)
- 
                  
                  Represents the boundary of an ad that is relevant for up to seven days after the original airing. DeclarationSwift case c7(BoundaryC7)
- 
                  
                  The boundary info of the special content. DeclarationSwift case halfTime(BoundaryHalftime)
 Boundary Enumeration Reference
      Boundary Enumeration Reference