BoundaryInfo public struct BoundaryInfo : Decodable Represents the information of an ad Boundary. duration The duration of this boundary, in seconds. Declaration Swift public var duration: Double offset The offset for this boundary, in seconds. Declaration Swift public var offset: Double