PrebidHost
@available(*, deprecated, message: "This enum is deprecated. In the upcoming major release, the enum will be removed.")
@objc
public enum PrebidHost : Int
PrebidHost
represents various Prebid server hosts used for ad bidding.
-
Declaration
Swift
case Appnexus
-
Declaration
Swift
case Rubicon
-
Custom Prebid server URL. The URL for this case should be set separately.
Declaration
Swift
case Custom