Classes

The following classes are available globally.

  • Bid

    A successful bid for an ad slot.

    See more

    Declaration

    Swift

    @objc(YLDBid)
    public class Bid : NSObject
  • Configuration for Yieldprobe

    This is a type bridge

    See more

    Declaration

    Swift

    @objc(YLDConfiguration)
    public class YLDConfiguration : NSObject
  • The Yieldprobe SDK.

    Use this class to request bids from Yieldprobe.

    See more

    Declaration

    Swift

    @available(swift 5.0)
    public class Yieldprobe : NSObject