PrebiddingResults

public struct PrebiddingResults

Container struct for the results of a prebid call.

  • A collection of the bidders and their results.

    Declaration

    Swift

    public let results: [PrebidResult]