diff --git a/docs/Classes.html b/docs/Classes.html index 1b52ba13f..675368450 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -17,7 +17,7 @@
-

PrebidMobile 2.2.3 Docs (94% documented)

+

PrebidMobile 2.2.3 Docs (20% documented)

@@ -38,15 +38,36 @@ + + @@ -308,7 +540,7 @@

Classes

-

Base class for ad units built for original type of integration.

+

Undocumented

See more
@@ -337,7 +569,7 @@

Declaration

-

A class representing a banner ad unit for original type of integration.

+

Undocumented

See more
@@ -345,7 +577,7 @@

Declaration

Declaration

Swift

-
public class BannerAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
+
public class BannerAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
@@ -365,7 +597,7 @@

Declaration

-

Represents an instream video ad unit for original type of integration.

+

Undocumented

See more
@@ -373,7 +605,7 @@

Declaration

Declaration

Swift

-
public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
+
public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
@@ -393,7 +625,7 @@

Declaration

-

Represents an interstitial ad unit built for original type of integration.

+

Undocumented

See more
@@ -401,7 +633,7 @@

Declaration

Declaration

Swift

-
public class InterstitialAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
+
public class InterstitialAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
@@ -421,7 +653,7 @@

Declaration

-

Contains information about bid.

+

Undocumented

See more
@@ -430,7 +662,7 @@

Declaration

Swift

@objcMembers
-@objc(PBMBidInfo)
+@objc(PBMBidInfo)
 public class BidInfo : NSObject
@@ -451,7 +683,7 @@

Declaration

-

Multiformat ad unit. Built for original API.

+

Undocumented

See more
@@ -480,7 +712,7 @@

Declaration

-

Class that contains properties and methods to configure Prebid request.

+

Undocumented

See more
@@ -509,7 +741,7 @@

Declaration

-

Native context subtype asset.

+

Undocumented

See more
@@ -538,7 +770,7 @@

Declaration

-

Native context type asset.

+

Undocumented

See more
@@ -567,7 +799,7 @@

Declaration

-

Represents a native ad and handles its various properties and functionalities.

+

Undocumented

See more
@@ -596,7 +828,7 @@

Declaration

-

Represents the configuration for a native ad, including markup and version information.

+

Undocumented

See more
@@ -604,7 +836,7 @@

Declaration

Declaration

Swift

-
@objc(PBMNativeAdConfiguration)
+                          
@objc(PBMNativeAdConfiguration)
 @objcMembers
 public class NativeAdConfiguration : NSObject
@@ -626,7 +858,7 @@

Declaration

-

Represents the markup for a native ad, including assets, tracking URLs, and other metadata.

+

Undocumented

See more
@@ -655,7 +887,7 @@

Declaration

-

Represents an asset in the native ad markup, which can be a title, image, data, or link.

+

Undocumented

See more
@@ -684,7 +916,7 @@

Declaration

-

Represents a generic native ad asset which could be a title, image, or data.

+

Undocumented

See more
@@ -712,7 +944,7 @@

Declaration

-

Represents a title asset in a native ad.

+

Undocumented

See more
@@ -741,7 +973,7 @@

Declaration

-

Represents an image asset in a native ad.

+

Undocumented

See more
@@ -770,7 +1002,7 @@

Declaration

-

Represents a data asset in a native ad.

+

Undocumented

See more
@@ -799,7 +1031,7 @@

Declaration

-

Native image asset type.

+

Undocumented

See more
@@ -827,7 +1059,7 @@

Declaration

-

Class representing native data elements in the ad markup.

+

Undocumented

See more
@@ -856,7 +1088,7 @@

Declaration

-

Class representing an event tracker for native ads.

+

Undocumented

See more
@@ -885,7 +1117,7 @@

Declaration

-

Class representing different event types.

+

Undocumented

See more
@@ -913,7 +1145,7 @@

Declaration

-

Native event tracking type.

+

Undocumented

See more
@@ -941,7 +1173,7 @@

Declaration

-

Class representing a response for a native event tracker.

+

Undocumented

See more
@@ -970,7 +1202,7 @@

Declaration

-

Class representing an image asset in a native ad.

+

Undocumented

See more
@@ -999,7 +1231,7 @@

Declaration

-

Class representing a link in a native ad.

+

Undocumented

See more
@@ -1028,7 +1260,7 @@

Declaration

-

Represents a request object for native markup, including details about the ad’s context, placement, and supported features.

+

Undocumented

See more
@@ -1036,7 +1268,7 @@

Declaration

Declaration

Swift

-
@objc(PBMNativeMarkupRequestObject)
+                          
@objc(PBMNativeMarkupRequestObject)
 @objcMembers
 public class NativeMarkupRequestObject : NSObject, NSCopying, PBMJsonCodable
@@ -1058,7 +1290,7 @@

Declaration

-

A class representing a native request for original type of integration.

+

Undocumented

See more
@@ -1086,7 +1318,7 @@

Declaration

-

Represents the title element in a native ad, including optional text and length.

+

Undocumented

See more
@@ -1115,7 +1347,7 @@

Declaration

-

Represents different types of placements for native ads.

+

Undocumented

See more
@@ -1173,7 +1405,7 @@

Declaration

-

Represents parameters for a native ad request, including assets, event trackers, and configuration settings.

+

Undocumented

See more
@@ -1192,9 +1424,9 @@

Declaration

  • @@ -1202,19 +1434,15 @@

    Declaration

    -

    A class containing constants related to OpenRTB signals.

    - -

    This class provides static constants and values representing different -API frameworks, playback methods, protocols, start delays, and video -placement types as defined in the OpenRTB specification.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    public class Signals : NSObject
    +
    public class SingleContainerInt : NSObject, ExpressibleByIntegerLiteral
    @@ -1224,9 +1452,9 @@

    Declaration

  • @@ -1236,13 +1464,13 @@

    Declaration

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    public class SingleContainerInt : NSObject, ExpressibleByIntegerLiteral
    +
    public class Signals : NSObject
    @@ -1291,7 +1519,7 @@

    Declaration

    -

    Represents an rewarded ad unit for original type of integration.

    +

    Undocumented

    See more
    @@ -1299,7 +1527,7 @@

    Declaration

    Declaration

    Swift

    -
    public class RewardedVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    +
    public class RewardedVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    @@ -1319,7 +1547,7 @@

    Declaration

    -

    A utility class for handling various ad-related operations and conversions.

    +

    Undocumented

    See more
    @@ -1347,7 +1575,7 @@

    Declaration

    -

    A deprecated class for handling video ad units.

    +

    Undocumented

    See more
    @@ -1355,8 +1583,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This class is deprecated. Please, use BannerAdUnit with video adFormat.")
    -public class VideoAdUnit : AdUnit
    +
    public class VideoAdUnit : AdUnit
  • @@ -1376,9 +1603,7 @@

    Declaration

    -

    A deprecated class representing a video interstitial ad unit. -This class is used to configure and manage video interstitial ads. It inherits from AdUnit and provides -specific settings for video ads including interstitial ad configuration and placement.

    +

    Undocumented

    See more
    @@ -1386,8 +1611,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This class is deprecated. Please, use InterstitialAdUnit with video adFormat.")
    -public class VideoInterstitialAdUnit : AdUnit
    +
    public class VideoInterstitialAdUnit : AdUnit
  • @@ -1397,9 +1621,9 @@

    Declaration

  • - - - Prebid + + + AdViewUtils
    @@ -1407,16 +1631,15 @@

    Declaration

    -

    The Prebid class manages the configuration and initialization of the PrebidMobile SDK.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objcMembers
    -public class Prebid : NSObject
    +
    public final class AdViewUtils : NSObject
    @@ -1426,9 +1649,9 @@

    Declaration

  • - - - Targeting + + + IMAAdSlotSize
    @@ -1436,21 +1659,16 @@

    Declaration

    -

    A class that manages targeting information for ads.

    - -

    This class provides properties and methods for setting and retrieving -user-specific targeting information, such as user ID, gender, and custom -data. It also includes details for OMID (Open Measurement Interface Definition) -partner and supports managing user identity links and custom extensions.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objcMembers
    -public class Targeting : NSObject
    +
    @objc
    +public class IMAAdSlotSize : SingleContainerInt
    @@ -1460,9 +1678,9 @@

    Declaration

  • - - - ExternalUserId + + + IMAUtils
    @@ -1470,16 +1688,16 @@

    Declaration

    -

    Defines the User Id Object from an External Thrid Party Source

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    @objcMembers
    -public class ExternalUserId : NSObject, NSCoding, NSSecureCoding, JSONConvertible
    +public final class IMAUtils : NSObject
  • @@ -1489,9 +1707,9 @@

    Declaration

  • - - - Host + + + CacheManager
    @@ -1499,16 +1717,17 @@

    Declaration

    -

    A singleton class that manages the Prebid server URL, including a custom URL.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objcMembers
    -public class Host : NSObject
    +
    @objc(PBMCacheManager)
    +@objcMembers
    +public class CacheManager : NSObject
    @@ -1518,9 +1737,9 @@

    Declaration

  • - - - AdFormat + + + AgeUtils
    @@ -1528,17 +1747,16 @@

    Declaration

    -

    AdFormat is a class that represents different types of ad formats using an OptionSet. -The class also includes a deprecated display format for backward compatibility, marked with a deprecation message.

    +

    Undocumented

    - See more

    Declaration

    Swift

    -
    @objcMembers
    -public class AdFormat : NSObject, OptionSet
    +
    @objc(PBMAgeUtils)
    +@objcMembers
    +public class AgeUtils : NSObject
    @@ -1548,29 +1766,968 @@

    Declaration

  • + + + Prebid + +
  • +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class Prebid : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + Targeting + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class Targeting : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + Constants + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc
    +public class Constants : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + PrebidConstants + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class PrebidConstants : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ExternalUserId + +
    +
    +
    +
    +
    +
    +

    Defines the User Id Object from an External Thrid Party Source

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class ExternalUserId : NSObject, NSCoding, NSSecureCoding, JSONConvertible
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + Host + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class Host : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ImageHelper + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class ImageHelper
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + Log + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMLog)
    +@objcMembers
    +public class Log : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + LogLevel + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMLogLevel)
    +@objcMembers
    +public class LogLevel : NSObject, RawRepresentable
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + AdFormat + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class AdFormat : NSObject, OptionSet
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + AdConfiguration + +
    +
    +
    +
    +
    +
    +

    Contains all the data needed to load an ad.

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMAdConfiguration)
    +@objcMembers
    +public class AdConfiguration : AutoRefreshCountConfig
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + AdViewButtonDecorator + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMAdViewButtonDecorator)
    +@objcMembers
    +public class AdViewButtonDecorator : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + HiddenWebViewManager + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMHiddenWebViewManager)
    +@objcMembers
    +public class HiddenWebViewManager : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMVideoControlsConfiguration)
    +@objcMembers
    +public class VideoControlsConfiguration : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class PrebidImagesRepository : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMAutoRefreshCountConfig)
    +@objcMembers
    +public class AutoRefreshCountConfig : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class ImpressionTasksExecutor
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class PrebidServerConnection : NSObject, PrebidServerConnectionProtocol, URLSessionDelegate
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + PrebidServerResponse + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class PrebidServerResponse : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + PathBuilder + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMPathBuilder)
    +@objcMembers
    +public class PathBuilder : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + BannerView + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    + +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class BaseInterstitialAdUnit :
    +    NSObject,
    +    PBMInterstitialAdLoaderDelegate,
    +    AdLoadFlowControllerDelegate,
    +    InterstitialControllerInteractionDelegate,
    +    InterstitialEventInteractionDelegate,
    +    BaseInterstitialAdUnitProtocol
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class InterstitialRenderingAdUnit : BaseInterstitialAdUnit
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + RewardedAdUnit + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc
    +public class RewardedAdUnit: BaseInterstitialAdUnit,
    +                             RewardedEventInteractionDelegate
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + MediationBannerAdUnit + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class MediationBannerAdUnit : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class MediationBaseInterstitialAdUnit : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class MediationBidInfoWrapper : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class MediationInterstitialAdUnit : MediationBaseInterstitialAdUnit
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + MediationNativeAdUnit + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class MediationNativeAdUnit : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + MediationNativeUtils + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMMediationNativeUtils)
    +@objcMembers
    +public class MediationNativeUtils : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class MediationRewardedAdUnit : MediationBaseInterstitialAdUnit
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + MediationUtils + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMMediationUtils)
    +@objcMembers
    +public class MediationUtils : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + DemandResponseInfo + +
    -

    A class representing the configuration for video controls in an ad. -This includes properties for video duration, mute status, and button positioning and visibility. -Configuration values can be initialized from bid response or set directly by the user.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objc(PBMVideoControlsConfiguration)
    -@objcMembers
    -public class VideoControlsConfiguration : NSObject
    +
    public class DemandResponseInfo : NSObject
    @@ -1580,9 +2737,9 @@

    Declaration

  • @@ -1590,19 +2747,15 @@

    Declaration

    -

    The view that will display the particular banner ad. Built for rendering type of integration.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    public class BannerView: UIView,
    -                         BannerAdLoaderDelegate,
    -                         AdLoadFlowControllerDelegate,
    -                         BannerEventInteractionDelegate,
    -                         DisplayViewInteractionDelegate
    +
    public class BannerEventHandlerStandalone : NSObject, BannerEventHandler
    @@ -1612,9 +2765,9 @@

    Declaration

  • @@ -1622,21 +2775,15 @@

    Declaration

    -

    A base class for interstitial ad units.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    public class BaseInterstitialAdUnit :
    -    NSObject,
    -    PBMInterstitialAdLoaderDelegate,
    -    AdLoadFlowControllerDelegate,
    -    InterstitialControllerInteractionDelegate,
    -    InterstitialEventInteractionDelegate,
    -    BaseInterstitialAdUnitProtocol
    +
    public class InterstitialEventHandlerStandalone : NSObject, InterstitialEventHandlerProtocol
    @@ -1646,9 +2793,9 @@

    Declaration

  • @@ -1656,16 +2803,15 @@

    Declaration

    -

    Represents an interstitial ad unit. Built for rendering type of integration.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objcMembers
    -public class InterstitialRenderingAdUnit : BaseInterstitialAdUnit
    +
    public class RewardedEventHandlerStandalone : NSObject, RewardedEventHandlerProtocol
    @@ -1675,9 +2821,9 @@

    Declaration

  • @@ -1685,17 +2831,15 @@

    Declaration

    -

    Represents an rewarded ad unit. Built for rendering type of integration.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objc
    -public class RewardedAdUnit: BaseInterstitialAdUnit,
    -                             RewardedEventInteractionDelegate
    +
    public class InterstitialController : NSObject, PBMAdViewManagerDelegate
    @@ -1705,9 +2849,9 @@

    Declaration

  • @@ -1715,17 +2859,16 @@

    Declaration

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    @objcMembers
    -public class MediationBannerAdUnit : NSObject
    +public class AdUnitConfig : NSObject, NSCopying
    @@ -1735,9 +2878,9 @@

    Declaration

  • @@ -1745,16 +2888,44 @@

    Declaration

    -

    Base class for interstitial ads in Mediation API.

    +

    Undocumented

    - See more + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class Bid : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + BidResponse + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more

    Declaration

    Swift

    @objcMembers
    -public class MediationBaseInterstitialAdUnit : NSObject
    +public class BidResponse : NSObject
    @@ -1764,9 +2935,9 @@

    Declaration

  • @@ -1774,17 +2945,16 @@

    Declaration

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    @objcMembers
    -public class MediationInterstitialAdUnit : MediationBaseInterstitialAdUnit
    +public class PrebidServerEventTracker : NSObject, PBMEventTrackerProtocol
    @@ -1794,9 +2964,9 @@

    Declaration

  • @@ -1804,17 +2974,46 @@

    Declaration

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    - See more + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMServerEvent)
    +@objcMembers
    +public class ServerEvent : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + PrebidJSLibrary + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more

    Declaration

    Swift

    @objcMembers
    -public class MediationNativeAdUnit : NSObject
    +public class PrebidJSLibrary : NSObject
    @@ -1824,9 +3023,9 @@

    Declaration

  • @@ -1834,17 +3033,201 @@

    Declaration

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    @objcMembers
    -public class MediationRewardedAdUnit : MediationBaseInterstitialAdUnit
    +public class PrebidJSLibraryManager : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + SkadnEventTracker + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMSkadnEventTracker)
    +@objcMembers
    +public class SkadnEventTracker : NSObject, PBMEventTrackerProtocol
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMSkadnParametersManager)
    +@objcMembers
    +public class SkadnParametersManager : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + DateFormatService + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMDateFormatService)
    +@objcMembers
    +public class DateFormatService : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + EventManager + +
    +
    +
    +
    +
    +
    +

    This class is a proxy container for event trackers. +You can add (and remove) any quantity of trackers. +Each tracker must correspond to PBMEventTrackerProtocol the PBMEventTracker Protocol.

    + +

    EventManager implements PBMEventTrackerProtocol. +It broadcasts protocol calls to the all registered trackers.

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMEventManager)
    +@objcMembers
    +public class EventManager : NSObject, PBMEventTrackerProtocol
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + Reachability + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMReachability)
    +@objcMembers
    +public class Reachability : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + UserAgentService + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMUserAgentService)
    +@objcMembers
    +public class UserAgentService : NSObject
    @@ -1856,7 +3239,7 @@

    Declaration

  • diff --git a/docs/Classes/AdConfiguration.html b/docs/Classes/AdConfiguration.html new file mode 100644 index 000000000..b3eb44c53 --- /dev/null +++ b/docs/Classes/AdConfiguration.html @@ -0,0 +1,1184 @@ + + + + AdConfiguration Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    AdConfiguration

    +
    +
    + +
    @objc(PBMAdConfiguration)
    +@objcMembers
    +public class AdConfiguration : AutoRefreshCountConfig
    + +
    +
    +

    Contains all the data needed to load an ad.

    + +
    +
    +
    +
    + + +
    + +

    Request +

    +
    +
    +
      +
    • +
      + + + + isOriginalAPI + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isOriginalAPI: Bool
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adFormats + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adFormats: Set<AdFormat>
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + bannerParameters + +
      +
      +
      +
      +
      +
      +

      Describes an OpenRTB banner object

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public lazy var bannerParameters: BannerParameters { get set }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + videoParameters + +
      +
      +
      +
      +
      +
      +

      Describes an OpenRTB video object

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public lazy var videoParameters: VideoParameters { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Interstitial +

    +
    +
    +
      +
    • +
      + + + + isInterstitialAd + +
      +
      +
      +
      +
      +
      +

      Whether or not this ad configuration is intended to represent an intersitial ad.

      + +

      Setting this to true will disable auto refresh.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isInterstitialAd: Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Whether or not this ad configuration is intended to represent an ad as an intersitial one (regardless of original designation). +Overrides isInterstitialAd

      + +

      Setting this to true will disable auto refresh.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var forceInterstitialPresentation: NSNumber?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + presentAsInterstitial + +
      +
      +
      +
      +
      +
      +

      Whether or not this ad configuration is intended to represent an intersitial ad. +Returns the effective result by combining isInterstitialAd and forceInterstitialPresentation

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var presentAsInterstitial: Bool { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + interstitialLayout + +
      +
      +
      +
      +
      +
      +

      Interstitial layout

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var interstitialLayout: PBMInterstitialLayout
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + size + +
      +
      +
      +
      +
      +
      +

      Size for the ad.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var size: CGSize
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isOptIn + +
      +
      +
      +
      +
      +
      +

      Sets a video interstitial ad unit as an opt-in video

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isOptIn: Bool
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isBuiltInVideo + +
      +
      +
      +
      +
      +
      +

      Indicates whether the ad is built-in video e.g. 300x250.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isBuiltInVideo: Bool
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Response +

    +
    +
    +
      +
    • +
      + + + + winningBidAdFormat + +
      +
      +
      +
      +
      +
      +

      This property indicated winning bid ad format (ext.prebid.type)

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var winningBidAdFormat: AdFormat?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + videoControlsConfig + +
      +
      +
      +
      +
      +
      +

      This property represents video controls custom configuration.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public lazy var videoControlsConfig: VideoControlsConfiguration { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Impression Tracking +

    +
    +
    +
      +
    • +
      + + + + pollFrequency + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var pollFrequency: TimeInterval
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + viewableArea + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var viewableArea: Int
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + viewableDuration + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var viewableDuration: Int
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Auto Refresh +

    +
    +
    +
      +
    • +
      + + + + autoRefreshDelay + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public override var autoRefreshDelay: TimeInterval? { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Other +

    +
    +
    +
      +
    • +
      + + + + clickHandlerOverride + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var clickHandlerOverride: ((PBMVoidBlock) -> Void)?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Private properties +

    +
    +
    +
      +
    • +
      + + + + ortbConfig + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var ortbConfig: String?
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getCheckedOrtbConfig() -> [String : Any]?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/AdFormat.html b/docs/Classes/AdFormat.html index e7db53e94..12af85e21 100644 --- a/docs/Classes/AdFormat.html +++ b/docs/Classes/AdFormat.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    AdFormat

    -

    AdFormat is a class that represents different types of ad formats using an OptionSet. -The class also includes a deprecated display format for backward compatibility, marked with a deprecation message.

    +

    Undocumented

  • @@ -309,9 +540,9 @@

    AdFormat

  • - + - RawValue + RawValue
    @@ -319,8 +550,7 @@

    AdFormat

    -

    The underlying type of the raw value.

    - +

    Declaration

    @@ -336,9 +566,9 @@

    Declaration

  • - + - rawValue + rawValue
    @@ -346,8 +576,7 @@

    Declaration

    -

    The raw integer value representing the ad format.

    - +

    Declaration

    @@ -373,7 +602,7 @@

    Declaration

    -

    The string representation of the ad format.

    +

    Undocumented

    @@ -400,57 +629,26 @@

    Declaration

    -

    Initializes an AdFormat instance with a specified raw value and its string equivalent.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(rawValue: RawValue, stringEquivalent: String)
    +
    public convenience init(rawValue: RawValue, stringEquivalent: String)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - rawValue - - -
    -

    The raw value representing the ad format.

    -
    -
    - - stringEquivalent - - -
    -

    A string equivalent of the ad format.

    -
    -
    -
  • @@ -458,36 +656,16 @@

    Parameters

    -

    Initializes an AdFormat instance with a specified raw value.

    - +

    Declaration

    Swift

    -
    public required init(rawValue: RawValue)
    +
    public required init(rawValue: RawValue)
    -
    -

    Parameters

    - - - - - - - -
    - - rawValue - - -
    -

    The raw value representing the ad format.

    -
    -
    -
  • @@ -504,7 +682,7 @@

    Parameters

    -

    Represents a banner ad format.

    +

    Undocumented

    @@ -531,7 +709,7 @@

    Declaration

    -

    Represents a video ad format.

    +

    Undocumented

    @@ -558,7 +736,7 @@

    Declaration

    -

    Represents a native ad format.

    +

    Undocumented

    @@ -585,15 +763,14 @@

    Declaration

    -

    Represents a deprecated display ad format.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "Display ad format is deprecated. Please, use banner ad format instead.")
    -public static let display: AdFormat
    +
    public static let display: AdFormat
    @@ -613,7 +790,7 @@

    Declaration

    -

    An array containing all cases of ad formats, excluding deprecated ones.

    +

    Undocumented

    @@ -632,7 +809,7 @@

    Declaration

    diff --git a/docs/Classes/AdUnit.html b/docs/Classes/AdUnit.html index 1fe862112..c7c25140b 100644 --- a/docs/Classes/AdUnit.html +++ b/docs/Classes/AdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    AdUnit

    -

    Base class for ad units built for original type of integration.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    AdUnit

    -

    ORTB: imp[].ext.data.adslot

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Initializes a new AdUnit instance with the specified configuration ID, size, and ad formats.

    +

    Undocumented

    @@ -356,49 +588,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - size - - -
    -

    The primary size of the ad. If nil, a default size of .zero is used.

    -
    -
    - - adFormats - - -
    -

    A set of ad formats supported by the ad unit.

    -
    -
    -
  • @@ -415,42 +604,17 @@

    Parameters

    -

    Makes bid request and provides the result as a dictionary of key-value pairs.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "Deprecated. Use fetchDemand(completion: @escaping (_ bidInfo: BidInfo﹚ -> Void﹚ instead.")
    -dynamic public func fetchDemand(completion: @escaping (_ result: ResultCode, _ kvResultDict: [String : String]?) -> Void)
    +
    dynamic public func fetchDemand(completion: @escaping (_ result: ResultCode, _ kvResultDict: [String : String]?) -> Void)
    -
    -

    Parameters

    - - - - - - - -
    - - completion - - -
    -

    A closure called with the result code and an optional dictionary of targeting keywords. - -

      -
    • result: The result code indicating the outcome of the demand fetch.
    • -
    • kvResultDict: A dictionary containing key-value pairs, or nil if no demand was fetched.
    • -

    -
    -
    -
  • @@ -467,7 +631,7 @@

    Parameters

    -

    Makes bid request and provides the result as a BidInfo object.

    +

    Undocumented

    @@ -478,25 +642,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - completionBidInfo - - -
    -

    A closure called with a BidInfo object representing the fetched demand.

    -
    -
    -
  • @@ -513,7 +658,7 @@

    Parameters

    -

    Makes bid request for a specific ad object and provides the result code. Setups targeting keywords into the adObject.

    +

    Undocumented

    @@ -524,37 +669,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - adObject - - -
    -

    The ad object for which demand is being fetched.

    -
    -
    - - completion - - -
    -

    A closure called with the result code indicating the outcome of the demand fetch.

    -
    -
    -
  • @@ -585,14 +699,14 @@

    adunit ext data aka inventory data (imp[].ext.dat

    This method obtains the context data keyword & value for adunit context targeting -If the key already exists the value will be appended to the list. No duplicates will be added

    +if the key already exists the value will be appended to the list. No duplicates will be added

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
     public func addContextData(key: String, value: String)
    @@ -614,14 +728,14 @@

    Declaration

    This method obtains the context data keyword & values for adunit context targeting -The values if the key already exist will be replaced with the new set of values

    +the values if the key already exist will be replaced with the new set of values

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
     public func updateContextData(key: String, value: Set<String>)
    @@ -649,7 +763,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
     public func removeContextData(forKey: String)
    @@ -677,7 +791,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
     public func clearContextData()
    @@ -698,8 +812,8 @@

    Declaration

    -

    This method obtains the ext data keyword & value for adunit targeting. -If the key already exists the value will be appended to the list. No duplicates will be added

    +

    This method obtains the ext data keyword & value for adunit targeting +if the key already exists the value will be appended to the list. No duplicates will be added

    @@ -727,7 +841,7 @@

    Declaration

    This method obtains the ext data keyword & values for adunit targeting -The values if the key already exist will be replaced with the new set of values

    +the values if the key already exist will be replaced with the new set of values

    @@ -829,7 +943,7 @@

    adunit ext keywords (imp[].ext.keywords)

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
     public func addContextKeyword(_ newElement: String)
    @@ -858,7 +972,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
     public func addContextKeywords(_ newElements: Set<String>)
    @@ -886,7 +1000,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
     public func removeContextKeyword(_ element: String)
    @@ -914,7 +1028,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
     public func clearContextKeywords()
    @@ -1058,7 +1172,7 @@

    App Content (app.content.data)
    -

    Sets the app content object, replacing any existing content.

    +

    Undocumented

    @@ -1069,25 +1183,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - appContentObject - - -
    -

    The PBMORTBAppContent object representing the app’s content.

    -
    -
    -

  • @@ -1104,7 +1199,7 @@

    Parameters

    -

    Retrieves the current app content object.

    +

    Undocumented

    @@ -1115,10 +1210,6 @@

    Declaration

    -
    -

    Return Value

    -

    The current PBMORTBAppContent object, or nil if no content is set.

    -
  • @@ -1135,7 +1226,7 @@

    Return Value

    -

    Clears the current app content object.

    +

    Undocumented

    @@ -1162,7 +1253,7 @@

    Declaration

    -

    Adds an array of content data objects to the app content.

    +

    Undocumented

    @@ -1173,25 +1264,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    An array of PBMORTBContentData objects to add.

    -
    -
    -
  • @@ -1208,7 +1280,7 @@

    Parameters

    -

    Removes a specific content data object from the app content.

    +

    Undocumented

    @@ -1219,25 +1291,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The PBMORTBContentData object to remove.

    -
    -
    -
    @@ -1254,7 +1307,7 @@

    Parameters

    -

    Clears all content data objects from the app content.

    +

    Undocumented

    @@ -1294,7 +1347,7 @@

    User Data (user.data)
    -

    Retrieves the current user data.

    +

    Undocumented

    @@ -1305,10 +1358,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of PBMORTBContentData objects representing the user data, or nil if no data is available.

    -
    @@ -1325,7 +1374,7 @@

    Return Value

    -

    Adds an array of user data objects.

    +

    Undocumented

    @@ -1336,25 +1385,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    An array of PBMORTBContentData objects to add to the user data.

    -
    -
    -
    @@ -1371,7 +1401,7 @@

    Parameters

    -

    Removes a specific user data object.

    +

    Undocumented

    @@ -1382,25 +1412,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The PBMORTBContentData object to remove from the user data.

    -
    -
    -
    @@ -1417,7 +1428,7 @@

    Parameters

    -

    Clears all user data.

    +

    Undocumented

    @@ -1457,7 +1468,7 @@

    GPID
    -

    Sets the GPID for the ad unit.

    +

    Undocumented

    @@ -1468,25 +1479,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - gpid - - -
    -

    The GPID string to set. Can be nil to clear the GPID.

    -
    -
    -
    @@ -1503,7 +1495,7 @@

    Parameters

    -

    Retrieves the current GPID for the ad unit.

    +

    Undocumented

    @@ -1514,10 +1506,6 @@

    Declaration

    -
    -

    Return Value

    -

    The GPID string, or nil if no GPID is set.

    -
    @@ -1547,7 +1535,7 @@

    Global ORTBObject
    -

    Sets the OpenRTB configuration string for the ad unit.

    +

    Undocumented

    @@ -1558,25 +1546,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - ortbObject - - -
    -

    The OpenRTB configuration string to set. Can be nil to clear the configuration.

    -
    -
    -
    @@ -1593,7 +1562,7 @@

    Parameters

    -

    Retrieves the current OpenRTB configuration string for the ad unit.

    +

    Undocumented

    @@ -1604,10 +1573,6 @@

    Declaration

    -
    -

    Return Value

    -

    The OpenRTB configuration string, or nil if no configuration is set.

    -
    @@ -1710,7 +1675,7 @@

    Declaration

    -

    This method resumes the auto refresh of demand

    +

    Undocumented

    @@ -1729,7 +1694,7 @@

    Declaration

    diff --git a/docs/Classes/AdUnitConfig.html b/docs/Classes/AdUnitConfig.html new file mode 100644 index 000000000..57af9d88c --- /dev/null +++ b/docs/Classes/AdUnitConfig.html @@ -0,0 +1,1933 @@ + + + + AdUnitConfig Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    AdUnitConfig

    +
    +
    + +
    @objcMembers
    +public class AdUnitConfig : NSObject, NSCopying
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public properties +

    +
    +
    +
      +
    • +
      + + + + configId + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var configId: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adConfiguration + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let adConfiguration: AdConfiguration
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adFormats + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adFormats: Set<AdFormat> { get set }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adSize + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adSize: CGSize
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + minSizePerc + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var minSizePerc: NSValue?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adPosition + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adPosition: AdPosition
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + extDataDictionary + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var extDataDictionary: [String : [String]] { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + nativeAdConfiguration + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var nativeAdConfiguration: NativeAdConfiguration?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Computed Properties +

    +
    +
    +
      +
    • +
      + + + + additionalSizes + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var additionalSizes: [CGSize]? { get set }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + refreshInterval + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var refreshInterval: TimeInterval { get set }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + gpid + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var gpid: String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + ortbConfig + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var ortbConfig: String? { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Public Methods +

    +
    +
    +
      +
    • +
      + + + + init(configId:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public convenience init(configId: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(configId:size:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(configId: String, size: CGSize)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Ext Data (imp[].ext.data) +

    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addContextData(key: String, value: String)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func updateContextData(key: String, value: Set<String>)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeContextData(for key: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearContextData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearContextData()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getContextData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getContextData() -> [String : [String]]
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addExtData(key: String, value: String)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func updateExtData(key: String, value: Set<String>)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + removeExtData(for:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeExtData(for key: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearExtData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearExtData()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getExtData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getExtData() -> [String : [String]]
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Ext keywords (imp[].ext.keywords) +

    +
    +
    +
      +
    • +
      + + + + addContextKeyword(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addContextKeyword(_ newElement: String)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addContextKeywords(_ newElements: Set<String>)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeContextKeyword(_ element: String)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearContextKeywords()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getContextKeywords() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getContextKeywords() -> Set<String>
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + addExtKeyword(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addExtKeyword(_ newElement: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + addExtKeywords(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addExtKeywords(_ newElements: Set<String>)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + removeExtKeyword(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeExtKeyword(_ element: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearExtKeywords() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearExtKeywords()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getExtKeywords() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getExtKeywords() -> Set<String>
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    App Content (app.content.data) +

    +
    +
    +
      +
    • +
      + + + + setAppContent(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func setAppContent(_ appContent: PBMORTBAppContent?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getAppContent() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getAppContent() -> PBMORTBAppContent?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearAppContent() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearAppContent()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + addAppContentData(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addAppContentData(_ dataObjects: [PBMORTBContentData])
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeAppContentData(_ dataObject: PBMORTBContentData)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearAppContentData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearAppContentData()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    User Data (user.data) +

    +
    +
    +
      +
    • +
      + + + + getUserData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getUserData() -> [PBMORTBContentData]?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + addUserData(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addUserData(_ userDataObjects: [PBMORTBContentData])
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + removeUserData(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeUserData(_ userDataObject: PBMORTBContentData)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearUserData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearUserData()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    The Prebid Ad Slot +

    +
    +
    +
      +
    • +
      + + + + setPbAdSlot(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func setPbAdSlot(_ newElement: String?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getPbAdSlot() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getPbAdSlot() -> String?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    NSCopying +

    +
    +
    +
      +
    • +
      + + + + copy(with:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func copy(with zone: NSZone? = nil) -> Any
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/AdViewButtonDecorator.html b/docs/Classes/AdViewButtonDecorator.html new file mode 100644 index 000000000..a6fec0135 --- /dev/null +++ b/docs/Classes/AdViewButtonDecorator.html @@ -0,0 +1,993 @@ + + + + AdViewButtonDecorator Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    AdViewButtonDecorator

    +
    +
    + +
    @objc(PBMAdViewButtonDecorator)
    +@objcMembers
    +public class AdViewButtonDecorator : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public proprties +

    +
    +
    +
      +
    • +
      + + + + button + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var button: UIButton
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + buttonPosition + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var buttonPosition: Position
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + customButtonPosition + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var customButtonPosition: CGRect
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + buttonArea + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var buttonArea: Double
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isMRAID + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isMRAID: Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var buttonTouchUpInsideBlock: PBMVoidBlock?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public override init()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + setImage(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func setImage(_ image: UIImage)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addButton(to view: UIView, displayView: UIView)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeButtonFromSuperview()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + bringButtonToFront() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func bringButtonToFront()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + sendSubviewToBack() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func sendSubviewToBack()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func updateButtonConstraints()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getButtonConstraintConstant() -> CGFloat
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getButtonSize() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getButtonSize() -> CGSize
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + buttonTappedAction() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func buttonTappedAction()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/AdViewUtils.html b/docs/Classes/AdViewUtils.html new file mode 100644 index 000000000..23ed6f9db --- /dev/null +++ b/docs/Classes/AdViewUtils.html @@ -0,0 +1,578 @@ + + + + AdViewUtils Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    AdViewUtils

    +
    +
    + +
    public final class AdViewUtils : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static func findPrebidCreativeSize(_ adView: UIView, success: @escaping (CGSize) -> Void, failure: @escaping (Error) -> Void)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/AutoRefreshCountConfig.html b/docs/Classes/AutoRefreshCountConfig.html new file mode 100644 index 000000000..a9650cc42 --- /dev/null +++ b/docs/Classes/AutoRefreshCountConfig.html @@ -0,0 +1,643 @@ + + + + AutoRefreshCountConfig Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    AutoRefreshCountConfig

    +
    +
    + +
    @objc(PBMAutoRefreshCountConfig)
    +@objcMembers
    +public class AutoRefreshCountConfig : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + autoRefreshDelay + +
      +
      +
      +
      +
      +
      +

      Delay (in seconds) for which to wait before performing an auto refresh.

      + +

      Note that this value is clamped between @c PBMAutoRefresh.AUTO_REFRESH_DELAY_MIN +and @c PBMAutoRefresh.AUTO_REFRESH_DELAY_MAX.

      + +

      Also note that this will return @c nil if @c isInterstitial is set to @c YES.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var autoRefreshDelay: TimeInterval?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + autoRefreshMax + +
      +
      +
      +
      +
      +
      +

      Maximum number of times the BannerView should refresh.

      + +

      This value will be overwritten with any values received from the server. +Using a value of 0 indicates there is no maximum.

      + +

      Default is 0.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var autoRefreshMax: Double?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + numRefreshes + +
      +
      +
      +
      +
      +
      +

      The number of times the BannerView has been refreshed.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var numRefreshes: Int
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/BannerAdUnit.html b/docs/Classes/BannerAdUnit.html index 05134975e..087827929 100644 --- a/docs/Classes/BannerAdUnit.html +++ b/docs/Classes/BannerAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,11 +526,11 @@

    BannerAdUnit

    -
    public class BannerAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    +
    public class BannerAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    -

    A class representing a banner ad unit for original type of integration.

    +

    Undocumented

    @@ -317,15 +549,14 @@

    BannerAdUnit

    -

    A deprecated property for banner ad parameters.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use bannerParameters instead.")
    -public var parameters: BannerParameters { get set }
    +
    public var parameters: BannerParameters { get set }
    @@ -345,7 +576,7 @@

    Declaration

    -

    The banner ad parameters used to configure the ad unit.

    +

    Undocumented

    @@ -372,7 +603,7 @@

    Declaration

    -

    The video ad parameters used to configure the ad unit.

    +

    Undocumented

    @@ -399,7 +630,7 @@

    Declaration

    -

    The set of ad formats for the ad unit.

    +

    Undocumented

    @@ -426,7 +657,7 @@

    Declaration

    -

    Initializes a new BannerAdUnit with the specified configuration ID and size.

    +

    Undocumented

    @@ -437,37 +668,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - size - - -
    -

    The size of the banner ad unit.

    -
    -
    -
    @@ -484,7 +684,7 @@

    Parameters

    -

    Adds additional sizes to the banner ad unit’s configuration.

    +

    Undocumented

    @@ -495,25 +695,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - sizes - - -
    -

    An array of CGSize objects representing additional sizes.

    -
    -
    -
    @@ -522,7 +703,7 @@

    Parameters

    diff --git a/docs/Classes/BannerEventHandlerStandalone.html b/docs/Classes/BannerEventHandlerStandalone.html new file mode 100644 index 000000000..9b912f035 --- /dev/null +++ b/docs/Classes/BannerEventHandlerStandalone.html @@ -0,0 +1,682 @@ + + + + BannerEventHandlerStandalone Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    BannerEventHandlerStandalone

    +
    +
    + +
    public class BannerEventHandlerStandalone : NSObject, BannerEventHandler
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + loadingDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var loadingDelegate: BannerEventLoadingDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + interactionDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var interactionDelegate: BannerEventInteractionDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adSizes + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adSizes: [CGSize]
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + requestAd(with:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func requestAd(with bidResponse: BidResponse?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + trackImpression() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackImpression()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/BannerParameters.html b/docs/Classes/BannerParameters.html index 455750dc9..34ce3aaef 100644 --- a/docs/Classes/BannerParameters.html +++ b/docs/Classes/BannerParameters.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -345,7 +577,7 @@

    Declaration

    -

    Min width percentage value for interstitial

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Min height percentage value for interstitial

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    Ad sizes of the ad

    +

    Undocumented

    @@ -439,7 +671,7 @@

    Helpers
    -

    Helper for api values

    +

    Undocumented

    @@ -458,7 +690,7 @@

    Declaration

    diff --git a/docs/Classes/BannerView.html b/docs/Classes/BannerView.html index c323213c1..22c7787d1 100644 --- a/docs/Classes/BannerView.html +++ b/docs/Classes/BannerView.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -295,14 +527,14 @@

    BannerView

    public class BannerView: UIView,
    -                         BannerAdLoaderDelegate,
    -                         AdLoadFlowControllerDelegate,
    -                         BannerEventInteractionDelegate,
    -                         DisplayViewInteractionDelegate
    + BannerAdLoaderDelegate, + AdLoadFlowControllerDelegate, + BannerEventInteractionDelegate, + DisplayViewInteractionDelegate
    -

    The view that will display the particular banner ad. Built for rendering type of integration.

    +

    Undocumented

    @@ -321,14 +553,14 @@

    BannerView

    -

    The ad unit configuration.

    +

    Undocumented

    Declaration

    Swift

    -
    public let adUnitConfig: AdUnitConfig
    +
    public let adUnitConfig: AdUnitConfig
    @@ -348,7 +580,7 @@

    Declaration

    -

    The event handler for banner view events.

    +

    Undocumented

    @@ -388,7 +620,7 @@

    Public Properties
    -

    Banner-specific parameters.

    +

    Undocumented

    @@ -416,7 +648,7 @@

    Declaration

    -

    Video-specific parameters.

    +

    Undocumented

    @@ -444,7 +676,7 @@

    Declaration

    -

    The last bid response received.

    +

    Undocumented

    @@ -452,7 +684,7 @@

    Declaration

    Swift

    @objc
    -public var lastBidResponse: BidResponse? { get }
    +public var lastBidResponse: BidResponse? { get }
    @@ -472,7 +704,7 @@

    Declaration

    -

    ID of Stored Impression on the Prebid server

    +

    Undocumented

    @@ -500,7 +732,7 @@

    Declaration

    -

    The interval for refreshing the ad.

    +

    Undocumented

    @@ -528,7 +760,7 @@

    Declaration

    -

    Additional sizes for the ad.

    +

    Undocumented

    @@ -556,7 +788,7 @@

    Declaration

    -

    The ad format (e.g., banner, video).

    +

    Undocumented

    @@ -584,7 +816,7 @@

    Declaration

    -

    The position of the ad on the screen.

    +

    Undocumented

    @@ -640,7 +872,7 @@

    Declaration

    -

    ORTB configuration string.

    +

    Undocumented

    @@ -681,7 +913,7 @@

    Public Methods
    -

    Initializes a new BannerView.

    +

    Undocumented

    @@ -696,61 +928,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - frame - - -
    -

    The frame rectangle for the view.

    -
    -
    - - configID - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - adSize - - -
    -

    The size of the ad.

    -
    -
    - - eventHandler - - -
    -

    The event handler for the banner view.

    -
    -
    -
    @@ -767,7 +944,7 @@

    Parameters

    -

    Convenience initializer for creating a BannerView with a configuration ID and event handler.

    +

    Undocumented

    @@ -775,42 +952,11 @@

    Declaration

    Swift

    @objc
    -public convenience init(configID: String,
    +public convenience init(configID: String,
                             eventHandler: BannerEventHandler)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configID - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - eventHandler - - -
    -

    The event handler for the banner view.

    -
    -
    -
    @@ -827,7 +973,7 @@

    Parameters

    -

    Convenience initializer for creating a BannerView with a frame, configuration ID, and ad size.

    +

    Undocumented

    @@ -835,55 +981,12 @@

    Declaration

    Swift

    @objc
    -public convenience init(frame: CGRect,
    +public convenience init(frame: CGRect,
                             configID: String,
                             adSize: CGSize)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - frame - - -
    -

    The frame rectangle for the view.

    -
    -
    - - configID - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - adSize - - -
    -

    The size of the ad.

    -
    -
    -
    @@ -900,7 +1003,7 @@

    Parameters

    -

    Loads the ad for the banner view.

    +

    Undocumented

    @@ -928,7 +1031,7 @@

    Declaration

    -

    Sets the stored auction response.

    +

    Undocumented

    @@ -940,25 +1043,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - storedAuction - - -
    -

    The stored auction response string.

    -
    -
    -
    @@ -975,7 +1059,7 @@

    Parameters

    -

    Stops the auto-refresh of the ad.

    +

    Undocumented

    @@ -1016,50 +1100,18 @@

    Ext Data (imp[].ext.data)
    -

    Adds context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -@objc
    +                          
    @objc
     public func addContextData(_ data: String, forKey key: String)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    The data to add.

    -
    -
    - - key - - -
    -

    The key associated with the data.

    -
    -
    -

    @@ -1076,50 +1128,18 @@

    Parameters

    -

    Updates context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -@objc
    +                          
    @objc
     public func updateContextData(_ data: Set<String>, forKey key: String)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    A set of data to update.

    -
    -
    - - key - - -
    -

    The key associated with the data.

    -
    -
    -
    @@ -1136,38 +1156,18 @@

    Parameters

    -

    Removes context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -@objc
    +                          
    @objc
     public func removeContextDate(forKey key: String)
    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key associated with the data to remove.

    -
    -
    -
    @@ -1184,15 +1184,14 @@

    Parameters

    -

    Clears all context data.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -@objc
    +                          
    @objc
     public func clearContextData()
    @@ -1213,7 +1212,7 @@

    Declaration

    -

    Adds ext data.

    +

    Undocumented

    @@ -1225,37 +1224,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    - - value - - -
    -

    The value for the data.

    -
    -
    -
    @@ -1272,7 +1240,7 @@

    Parameters

    -

    Updates ext data.

    +

    Undocumented

    @@ -1284,37 +1252,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    - - value - - -
    -

    The value for the data.

    -
    -
    -
    @@ -1331,7 +1268,7 @@

    Parameters

    -

    Removes ext data.

    +

    Undocumented

    @@ -1343,25 +1280,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    -
    @@ -1378,7 +1296,7 @@

    Parameters

    -

    Clears ext data.

    +

    Undocumented

    @@ -1419,38 +1337,18 @@

    Ext keywords (imp[].ext.keywords)
    -

    Adds a context keyword.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    -@objc
    +                          
    @objc
     public func addContextKeyword(_ newElement: String)
    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to add.

    -
    -
    -

    @@ -1467,38 +1365,18 @@

    Parameters

    -

    Adds a set of context keywords.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    -@objc
    +                          
    @objc
     public func addContextKeywords(_ newElements: Set<String>)
    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to add.

    -
    -
    -
    @@ -1515,38 +1393,18 @@

    Parameters

    -

    Removes a context keyword.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    -@objc
    +                          
    @objc
     public func removeContextKeyword(_ element: String)
    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to remove.

    -
    -
    -
    @@ -1563,15 +1421,14 @@

    Parameters

    -

    Clears all context keywords.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    -@objc
    +                          
    @objc
     public func clearContextKeywords()
    @@ -1592,7 +1449,7 @@

    Declaration

    -

    Adds an extended keyword.

    +

    Undocumented

    @@ -1604,25 +1461,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to be added.

    -
    -
    -
    @@ -1639,7 +1477,7 @@

    Parameters

    -

    Adds multiple extended keywords.

    +

    Undocumented

    @@ -1651,25 +1489,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to be added.

    -
    -
    -
    @@ -1686,7 +1505,7 @@

    Parameters

    -

    Removes an extended keyword.

    +

    Undocumented

    @@ -1698,25 +1517,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to be removed.

    -
    -
    -
    @@ -1733,7 +1533,7 @@

    Parameters

    -

    Clears all extended keywords.

    +

    Undocumented

    @@ -1774,7 +1574,7 @@

    App Content (app.content.data)
    -

    Sets the app content data.

    +

    Undocumented

    @@ -1786,25 +1586,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - appContent - - -
    -

    The app content data.

    -
    -
    -
    @@ -1821,7 +1602,7 @@

    Parameters

    -

    Clears the app content data.

    +

    Undocumented

    @@ -1849,7 +1630,7 @@

    Declaration

    -

    Adds app content data objects.

    +

    Undocumented

    @@ -1861,25 +1642,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    The data objects to be added.

    -
    -
    -
    @@ -1896,7 +1658,7 @@

    Parameters

    -

    Removes an app content data object.

    +

    Undocumented

    @@ -1908,25 +1670,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The data object to be removed.

    -
    -
    -
    @@ -1943,7 +1686,7 @@

    Parameters

    -

    Clears all app content data objects.

    +

    Undocumented

    @@ -1984,7 +1727,7 @@

    User Data (user.data)
    -

    Adds user data objects.

    +

    Undocumented

    @@ -1996,25 +1739,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    The user data objects to be added.

    -
    -
    -
    @@ -2031,7 +1755,7 @@

    Parameters

    -

    Removes a user data object.

    +

    Undocumented

    @@ -2043,25 +1767,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The user data object to be removed.

    -
    -
    -
    @@ -2078,7 +1783,7 @@

    Parameters

    -

    Clears all user data objects.

    +

    Undocumented

    @@ -2555,7 +2260,7 @@

    Declaration

    diff --git a/docs/Classes/BaseInterstitialAdUnit.html b/docs/Classes/BaseInterstitialAdUnit.html index 672578569..f41ad27dd 100644 --- a/docs/Classes/BaseInterstitialAdUnit.html +++ b/docs/Classes/BaseInterstitialAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -297,14 +529,14 @@

    BaseInterstitialAdUnit

    public class BaseInterstitialAdUnit :
         NSObject,
         PBMInterstitialAdLoaderDelegate,
    -    AdLoadFlowControllerDelegate,
    -    InterstitialControllerInteractionDelegate,
    -    InterstitialEventInteractionDelegate,
    -    BaseInterstitialAdUnitProtocol
    + AdLoadFlowControllerDelegate, + InterstitialControllerInteractionDelegate, + InterstitialEventInteractionDelegate, + BaseInterstitialAdUnitProtocol
    -

    A base class for interstitial ad units.

    +

    Undocumented

    @@ -332,7 +564,7 @@

    Public Properties
    -

    The banner parameters used for configuring ad unit.

    +

    Undocumented

    @@ -360,7 +592,7 @@

    Declaration

    -

    The video parameters used for configuring ad unit.

    +

    Undocumented

    @@ -388,7 +620,7 @@

    Declaration

    -

    The last bid response received for the ad unit.

    +

    Undocumented

    @@ -396,7 +628,7 @@

    Declaration

    Swift

    @objc
    -public var lastBidResponse: BidResponse? { get }
    +public var lastBidResponse: BidResponse? { get }
    @@ -416,7 +648,7 @@

    Declaration

    -

    The configuration ID for the ad unit.

    +

    Undocumented

    @@ -444,7 +676,7 @@

    Declaration

    -

    The set of ad formats supported by this ad unit.

    +

    Undocumented

    @@ -472,7 +704,7 @@

    Declaration

    -

    The ORTB (OpenRTB) configuration string for the ad unit.

    +

    Undocumented

    @@ -500,7 +732,7 @@

    Declaration

    -

    A Boolean value indicating whether the ad unit is ready to be displayed.

    +

    Undocumented

    @@ -528,7 +760,7 @@

    Declaration

    -

    A Boolean value indicating whether the video controls are muted.

    +

    Undocumented

    @@ -556,7 +788,7 @@

    Declaration

    -

    A Boolean value indicating whether the sound button is visible in the video controls.

    +

    Undocumented

    @@ -584,7 +816,7 @@

    Declaration

    -

    The area of the close button in the video controls as a percentage.

    +

    Undocumented

    @@ -612,7 +844,7 @@

    Declaration

    -

    The position of the close button in the video controls.

    +

    Undocumented

    @@ -640,7 +872,7 @@

    Declaration

    -

    A delegate for handling interactions with the ad unit.

    +

    Undocumented

    @@ -668,14 +900,14 @@

    Declaration

    -

    The configuration object for the ad unit.

    +

    Undocumented

    Declaration

    Swift

    -
    public let adUnitConfig: AdUnitConfig
    +
    public let adUnitConfig: AdUnitConfig
    @@ -708,7 +940,7 @@

    Public Methods
    -

    Initializes a new BaseInterstitialAdUnit with the specified configuration ID, minimum size percentage, and event handler.

    +

    Undocumented

    @@ -721,49 +953,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePerc - - -
    -

    The minimum size percentage for the ad unit.

    -
    -
    - - eventHandler - - -
    -

    An optional event handler object for handling ad events.

    -
    -
    -
    @@ -780,62 +969,19 @@

    Parameters

    -

    Initializes a new BaseInterstitialAdUnit with the specified configuration ID, minimum size percentage, and event handler.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configID: String,
    +                          
    public convenience init(configID: String,
                             minSizePercentage: CGSize,
                             eventHandler:AnyObject?)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePercentage - - -
    -

    The minimum size percentage for the ad unit.

    -
    -
    - - eventHandler - - -
    -

    An optional event handler object for handling ad events.

    -
    -
    -
    @@ -852,49 +998,18 @@

    Parameters

    -

    Initializes a new BaseInterstitialAdUnit with the specified configuration ID and event handler.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configID: String,
    +                          
    public convenience init(configID: String,
                             eventHandler:AnyObject?)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - eventHandler - - -
    -

    An optional event handler object for handling ad events.

    -
    -
    -
    @@ -911,49 +1026,18 @@

    Parameters

    -

    Initializes a new BaseInterstitialAdUnit with the specified configuration ID and minimum size percentage.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configID: String,
    +                          
    public convenience init(configID: String,
                             minSizePercentage:CGSize)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePercentage - - -
    -

    The minimum size percentage for the ad unit.

    -
    -
    -
    @@ -970,36 +1054,17 @@

    Parameters

    -

    Initializes a new BaseInterstitialAdUnit with the specified configuration ID.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configID: String)
    +
    public convenience init(configID: String)
    -
    -

    Parameters

    - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    -
    @@ -1016,7 +1081,7 @@

    Parameters

    -

    Loads a new ad.

    +

    Undocumented

    @@ -1044,12 +1109,7 @@

    Declaration

    -

    Shows the ad from a specified view controller.

    -
    -

    Note

    - This method must be called on the main thread. - -
    +

    Undocumented

    @@ -1061,25 +1121,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - controller - - -
    -

    The view controller from which the ad will be presented.

    -
    -
    -
    @@ -1109,50 +1150,18 @@

    Ext Data (imp[].ext.data)
    -

    Adds context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -@objc
    +                          
    @objc
     public func addContextData(_ data: String, forKey key: String)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    The data to add.

    -
    -
    - - key - - -
    -

    The key associated with the data.

    -
    -
    -

    @@ -1169,50 +1178,18 @@

    Parameters

    -

    Updates context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -@objc
    +                          
    @objc
     public func updateContextData(_ data: Set<String>, forKey key: String)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    A set of data to update.

    -
    -
    - - key - - -
    -

    The key associated with the data.

    -
    -
    -
    @@ -1229,38 +1206,18 @@

    Parameters

    -

    Removes context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -@objc
    +                          
    @objc
     public func removeContextDate(forKey key: String)
    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key associated with the data to remove.

    -
    -
    -
    @@ -1277,15 +1234,14 @@

    Parameters

    -

    Clears all context data.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -@objc
    +                          
    @objc
     public func clearContextData()
    @@ -1306,7 +1262,7 @@

    Declaration

    -

    Adds ext data.

    +

    Undocumented

    @@ -1318,37 +1274,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    - - value - - -
    -

    The value for the data.

    -
    -
    -
    @@ -1365,7 +1290,7 @@

    Parameters

    -

    Updates ext data.

    +

    Undocumented

    @@ -1377,37 +1302,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    - - value - - -
    -

    The value for the data.

    -
    -
    -
    @@ -1424,7 +1318,7 @@

    Parameters

    -

    Removes ext data.

    +

    Undocumented

    @@ -1436,25 +1330,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    -
    @@ -1471,7 +1346,7 @@

    Parameters

    -

    Clears ext data.

    +

    Undocumented

    @@ -1512,38 +1387,18 @@

    Ext keywords (imp[].ext.keywords)
    -

    Adds a context keyword.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    -@objc
    +                          
    @objc
     public func addContextKeyword(_ newElement: String)
    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to add.

    -
    -
    -

    @@ -1560,38 +1415,18 @@

    Parameters

    -

    Adds a set of context keywords.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    -@objc
    +                          
    @objc
     public func addContextKeywords(_ newElements: Set<String>)
    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to add.

    -
    -
    -
    @@ -1608,38 +1443,18 @@

    Parameters

    -

    Removes a context keyword.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    -@objc
    +                          
    @objc
     public func removeContextKeyword(_ element: String)
    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to remove.

    -
    -
    -
    @@ -1656,15 +1471,14 @@

    Parameters

    -

    Clears all context keywords.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    -@objc
    +                          
    @objc
     public func clearContextKeywords()
    @@ -1685,7 +1499,7 @@

    Declaration

    -

    Adds an extended keyword.

    +

    Undocumented

    @@ -1697,25 +1511,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to be added.

    -
    -
    -
    @@ -1732,7 +1527,7 @@

    Parameters

    -

    Adds multiple extended keywords.

    +

    Undocumented

    @@ -1744,25 +1539,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to be added.

    -
    -
    -
    @@ -1779,7 +1555,7 @@

    Parameters

    -

    Removes an extended keyword.

    +

    Undocumented

    @@ -1791,25 +1567,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to be removed.

    -
    -
    -
    @@ -1826,7 +1583,7 @@

    Parameters

    -

    Clears all extended keywords.

    +

    Undocumented

    @@ -1867,7 +1624,7 @@

    App Content (app.content.data)
    -

    Sets the app content data.

    +

    Undocumented

    @@ -1879,25 +1636,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - appContent - - -
    -

    The app content data.

    -
    -
    -
    @@ -1914,7 +1652,7 @@

    Parameters

    -

    Clears the app content data.

    +

    Undocumented

    @@ -1942,7 +1680,7 @@

    Declaration

    -

    Adds app content data objects.

    +

    Undocumented

    @@ -1954,25 +1692,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    The data objects to be added.

    -
    -
    -
    @@ -1989,7 +1708,7 @@

    Parameters

    -

    Removes an app content data object.

    +

    Undocumented

    @@ -2001,25 +1720,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The data object to be removed.

    -
    -
    -
    @@ -2036,7 +1736,7 @@

    Parameters

    -

    Clears all app content data objects.

    +

    Undocumented

    @@ -2077,7 +1777,7 @@

    User Data (user.data)
    -

    Adds user data objects.

    +

    Undocumented

    @@ -2089,25 +1789,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    The user data objects to be added.

    -
    -
    -
    @@ -2124,7 +1805,7 @@

    Parameters

    -

    Removes a user data object.

    +

    Undocumented

    @@ -2136,25 +1817,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The user data object to be removed.

    -
    -
    -
    @@ -2171,7 +1833,7 @@

    Parameters

    -

    Clears all user data objects.

    +

    Undocumented

    @@ -2212,7 +1874,7 @@

    PBMInterstitialAdLoaderDelegate
    -

    Internal delegate method.

    +

    Undocumented

    @@ -2241,7 +1903,7 @@

    Declaration

    -

    Internal delegate method.

    +

    Undocumented

    @@ -2249,7 +1911,7 @@

    Declaration

    Swift

    public func interstitialAdLoader(_ interstitialAdLoader: PBMInterstitialAdLoader,
    -                                 createdInterstitialController interstitialController: InterstitialController)
    + createdInterstitialController interstitialController: InterstitialController)
    @@ -2269,7 +1931,7 @@

    Declaration

    -

    The event handler for the interstitial events.

    +

    Undocumented

    @@ -2309,7 +1971,7 @@

    AdLoadFlowControllerDelegate
    -

    Called when the ad load flow controller is about to send a bid request.

    +

    Undocumented

    @@ -2336,7 +1998,7 @@

    Declaration

    -

    Called when the ad load flow controller is about to request the primary ad.

    +

    Undocumented

    @@ -2363,7 +2025,7 @@

    Declaration

    -

    Called to determine if the ad load flow controller should continue with the current flow.

    +

    Undocumented

    @@ -2390,7 +2052,7 @@

    Declaration

    -

    Called when the ad load flow controller fails with an error.

    +

    Undocumented

    @@ -2430,14 +2092,14 @@

    InterstitialControllerInteractionDelegate
    -

    Tracks an impression for the given interstitial controller.

    +

    Undocumented

    Declaration

    Swift

    -
    public func trackImpression(forInterstitialController: InterstitialController)
    +
    public func trackImpression(forInterstitialController: InterstitialController)
    @@ -2457,14 +2119,14 @@

    Declaration

    -

    Called when the ad in the interstitial controller is clicked.

    +

    Undocumented

    Declaration

    Swift

    -
    public func interstitialControllerDidClickAd(_ interstitialController: InterstitialController)
    +
    public func interstitialControllerDidClickAd(_ interstitialController: InterstitialController)
    @@ -2484,14 +2146,14 @@

    Declaration

    -

    Called when the ad in the interstitial controller is closed.

    +

    Undocumented

    Declaration

    Swift

    -
    public func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
    +
    public func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
    @@ -2511,14 +2173,14 @@

    Declaration

    -

    Called when the ad in the interstitial controller causes the app to leave.

    +

    Undocumented

    Declaration

    Swift

    -
    public func interstitialControllerDidLeaveApp(_ interstitialController: InterstitialController)
    +
    public func interstitialControllerDidLeaveApp(_ interstitialController: InterstitialController)
    @@ -2538,14 +2200,14 @@

    Declaration

    -

    Called when the interstitial controller displays an ad.

    +

    Undocumented

    Declaration

    Swift

    -
    public func interstitialControllerDidDisplay(_ interstitialController: InterstitialController)
    +
    public func interstitialControllerDidDisplay(_ interstitialController: InterstitialController)
    @@ -2565,14 +2227,14 @@

    Declaration

    -

    Called when the interstitial controller completes the ad display.

    +

    Undocumented

    Declaration

    Swift

    -
    public func interstitialControllerDidComplete(_ interstitialController: InterstitialController)
    +
    public func interstitialControllerDidComplete(_ interstitialController: InterstitialController)
    @@ -2592,14 +2254,14 @@

    Declaration

    -

    Provides the view controller to use for modal presentation.

    +

    Undocumented

    Declaration

    Swift

    -
    public func viewControllerForModalPresentation(fromInterstitialController: InterstitialController) -> UIViewController?
    +
    public func viewControllerForModalPresentation(fromInterstitialController: InterstitialController) -> UIViewController?
    @@ -2632,7 +2294,7 @@

    InterstitialEventInteractionDelegate
    -

    Called when an ad is about to be presented.

    +

    Undocumented

    @@ -2659,7 +2321,7 @@

    Declaration

    -

    Called when an ad has been dismissed.

    +

    Undocumented

    @@ -2686,7 +2348,7 @@

    Declaration

    -

    Called when the ad causes the app to leave.

    +

    Undocumented

    @@ -2713,7 +2375,7 @@

    Declaration

    -

    Called when an ad is clicked.

    +

    Undocumented

    @@ -2753,14 +2415,14 @@

    BaseInterstitialAdUnitProtocol
    -

    Requests an ad using the provided bid response.

    +

    Undocumented

    Declaration

    Swift

    -
    public func callEventHandler_requestAd(with bidResponse: BidResponse?)
    +
    public func callEventHandler_requestAd(with bidResponse: BidResponse?)
    @@ -2780,7 +2442,7 @@

    Declaration

    -

    Displays the ad using the provided view controller.

    +

    Undocumented

    @@ -2820,7 +2482,7 @@

    Abstract Methods
    -

    Checks if the ad unit is ready to show an ad.

    +

    Undocumented

    @@ -2847,7 +2509,7 @@

    Declaration

    -

    Notifies the delegate that an ad has been successfully received.

    +

    Undocumented

    @@ -2874,7 +2536,7 @@

    Declaration

    -

    Notifies the delegate that the ad failed to load.

    +

    Undocumented

    @@ -2901,7 +2563,7 @@

    Declaration

    -

    Notifies the delegate that an ad is about to be presented.

    +

    Undocumented

    @@ -2928,7 +2590,7 @@

    Declaration

    -

    Notifies the delegate that an ad has been dismissed.

    +

    Undocumented

    @@ -2955,7 +2617,7 @@

    Declaration

    -

    Notifies the delegate that the app is about to leave due to an ad.

    +

    Undocumented

    @@ -2982,7 +2644,7 @@

    Declaration

    -

    Notifies the delegate that an ad has been clicked.

    +

    Undocumented

    @@ -3009,7 +2671,7 @@

    Declaration

    -

    Sets the loading delegate for the event handler.

    +

    Undocumented

    @@ -3036,7 +2698,7 @@

    Declaration

    -

    Sets the interaction delegate for the event handler.

    +

    Undocumented

    @@ -3063,7 +2725,7 @@

    Declaration

    -

    Shows the ad from the provided view controller.

    +

    Undocumented

    @@ -3090,7 +2752,7 @@

    Declaration

    -

    Tracks an impression for the ad.

    +

    Undocumented

    @@ -3109,7 +2771,7 @@

    Declaration

    diff --git a/docs/Classes/Bid.html b/docs/Classes/Bid.html new file mode 100644 index 000000000..9366c516f --- /dev/null +++ b/docs/Classes/Bid.html @@ -0,0 +1,921 @@ + + + + Bid Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Bid

    +
    +
    + +
    public class Bid : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + price + +
      +
      +
      +
      +
      +
      +

      Bid price expressed as CPM although the actual transaction is for a unit impression only. +Note that while the type indicates float, integer math is highly recommended +when handling currencies (e.g., BigDecimal in Java).

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var price: Float { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + nurl + +
      +
      +
      +
      +
      +
      +

      Win notice URL called by the exchange if the bid wins (not necessarily indicative of a delivered, +viewed, or billable ad); optional means of serving ad markup. +Substitution macros (Section 4.4) may be included in both the URL and optionally returned markup.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public private(set) var nurl: String? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adm + +
      +
      +
      +
      +
      +
      +

      Optional means of conveying ad markup in case the bid wins; supersedes the win notice +if markup is included in both. +Substitution macros (Section 4.4) may be included.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public private(set) var adm: String? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + size + +
      +
      +
      +
      +
      +
      +

      Ad size

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var size: CGSize { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + targetingInfo + +
      +
      +
      +
      +
      +
      +

      Targeting information that needs to be passed to the ad server SDK.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var targetingInfo: [String : String]? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + skadn + +
      +
      +
      +
      +
      +
      +

      SKAdNetwork parameters about an App Store product. +Used in the StoreKit

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var skadn: PBMORTBBidExtSkadn? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adFormat + +
      +
      +
      +
      +
      +
      +

      Prebid ad format

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var adFormat: AdFormat? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + videoAdConfiguration + +
      +
      +
      +
      +
      +
      +

      Prebid video ad configuration

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var videoAdConfiguration: PBMORTBAdConfiguration? { get }
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var testVideoAdConfiguration: PBMORTBAdConfiguration? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isWinning + +
      +
      +
      +
      +
      +
      +

      Returns YES if this bid is intented for display.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var isWinning: Bool { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + events + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var events: PBMORTBExtPrebidEvents? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + bid + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public private(set) var bid: PBMORTBBid<PBMORTBBidExt> { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(bid:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public init(bid: PBMORTBBid<PBMORTBBidExt>)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/BidInfo.html b/docs/Classes/BidInfo.html index 5c17c8c83..c7d289b0f 100644 --- a/docs/Classes/BidInfo.html +++ b/docs/Classes/BidInfo.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -295,12 +527,12 @@

    BidInfo

    @objcMembers
    -@objc(PBMBidInfo)
    +@objc(PBMBidInfo)
     public class BidInfo : NSObject
    -

    Contains information about bid.

    +

    Undocumented

    @@ -373,7 +605,7 @@

    Declaration

    -

    The result code of the bid request

    +

    Undocumented

    @@ -400,7 +632,7 @@

    Declaration

    -

    Targeting keywords associated with the bid

    +

    Undocumented

    @@ -427,7 +659,7 @@

    Declaration

    -

    The expiration time of the bid

    +

    Undocumented

    @@ -454,7 +686,7 @@

    Declaration

    -

    The cache ID for native ads

    +

    Undocumented

    @@ -481,7 +713,7 @@

    Declaration

    -

    Events related to the bid

    +

    Undocumented

    @@ -508,85 +740,18 @@

    Declaration

    -

    Initializes a new BidInfo instance with the specified parameters.

    +

    Undocumented

    Declaration

    Swift

    -
    public init(resultCode: ResultCode, targetingKeywords: [String : String]? = nil, exp: Double? = nil,
    +                          
    public init(resultCode: ResultCode, targetingKeywords: [String : String]? = nil, exp: Double? = nil, 
                 nativeAdCacheId: String? = nil, events: [String: String] = [:])
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - -
    - - resultCode - - -
    -

    The result code of the bid request.

    -
    -
    - - targetingKeywords - - -
    -

    Optional targeting keywords associated with the bid.

    -
    -
    - - exp - - -
    -

    Optional expiration time of the bid.

    -
    -
    - - nativeAdCacheId - - -
    -

    Optional cache ID for native ads.

    -
    -
    - - events - - -
    -

    Optional dictionary of events related to the bid.

    -
    -
    -
    @@ -603,7 +768,7 @@

    Parameters

    -

    Retrieves the expiration time of the bid as an NSNumber.

    +

    Undocumented

    @@ -622,7 +787,7 @@

    Declaration

    diff --git a/docs/Classes/BidResponse.html b/docs/Classes/BidResponse.html new file mode 100644 index 000000000..74339eb83 --- /dev/null +++ b/docs/Classes/BidResponse.html @@ -0,0 +1,821 @@ + + + + BidResponse Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    BidResponse

    +
    +
    + +
    @objcMembers
    +public class BidResponse : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + adUnitId + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adUnitId: String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + allBids + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var allBids: [Bid]? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + winningBid + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var winningBid: Bid? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + targetingInfo + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var targetingInfo: [String : String]? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + tmaxrequest + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var tmaxrequest: NSNumber? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + ext + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var ext: PBMORTBBidResponseExt? { get }
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public convenience init(adUnitId: String?, targetingInfo: [String : String]?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(jsonDictionary:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public convenience init(jsonDictionary: JsonDictionary)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func setTargetingInfo(with newValue: [String : String])
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addTargetingInfoValue(key: String, value: String)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/CacheManager.html b/docs/Classes/CacheManager.html new file mode 100644 index 000000000..c5cae2396 --- /dev/null +++ b/docs/Classes/CacheManager.html @@ -0,0 +1,687 @@ + + + + CacheManager Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    CacheManager

    +
    +
    + +
    @objc(PBMCacheManager)
    +@objcMembers
    +public class CacheManager : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let cacheManagerExpireInterval: TimeInterval
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      The class is created as a singleton object & used

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: CacheManager
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func save(content: String, expireInterval: TimeInterval = CacheManager.cacheManagerExpireInterval) -> String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isValid(cacheId:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func isValid(cacheId: String) -> Bool
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + get(cacheId:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func get(cacheId: String) -> String?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/Constants.html b/docs/Classes/Constants.html new file mode 100644 index 000000000..5d602016d --- /dev/null +++ b/docs/Classes/Constants.html @@ -0,0 +1,579 @@ + + + + Constants Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Constants

    +
    +
    + +
    @objc
    +public class Constants : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + PREBID_VERSION + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static let PREBID_VERSION: String
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/ContextSubType.html b/docs/Classes/ContextSubType.html index 6dedcbca6..aec15430d 100644 --- a/docs/Classes/ContextSubType.html +++ b/docs/Classes/ContextSubType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    ContextSubType

    -

    Native context subtype asset.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    ContextSubType

    -

    Represents a general context type.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Represents an article context type.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Represents a video context type.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    Represents an audio context type.

    +

    Undocumented

    @@ -426,7 +658,7 @@

    Declaration

    -

    Represents an image context type.

    +

    Undocumented

    @@ -453,7 +685,7 @@

    Declaration

    -

    Represents a user-generated content context type.

    +

    Undocumented

    @@ -480,7 +712,7 @@

    Declaration

    -

    Represents a social media context type.

    +

    Undocumented

    @@ -507,7 +739,7 @@

    Declaration

    -

    Represents an email context type.

    +

    Undocumented

    @@ -534,7 +766,7 @@

    Declaration

    -

    Represents a chat or instant messaging context type.

    +

    Undocumented

    @@ -561,7 +793,7 @@

    Declaration

    -

    Represents a product selling context type.

    +

    Undocumented

    @@ -588,7 +820,7 @@

    Declaration

    -

    Represents an App Store context type.

    +

    Undocumented

    @@ -615,7 +847,7 @@

    Declaration

    -

    Represents a review site context type.

    +

    Undocumented

    @@ -642,7 +874,7 @@

    Declaration

    -

    Represents a custom context type.

    +

    Undocumented

    @@ -661,7 +893,7 @@

    Declaration

    diff --git a/docs/Classes/ContextType.html b/docs/Classes/ContextType.html index 3fb0751f3..a61563d33 100644 --- a/docs/Classes/ContextType.html +++ b/docs/Classes/ContextType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    ContextType

    -

    Native context type asset.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    ContextType

    -

    Represents a content context type.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Represents a social media context type.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Represents a product context type.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    Represents a custom context type.

    +

    Undocumented

    @@ -418,7 +650,7 @@

    Declaration

    diff --git a/docs/Classes/DateFormatService.html b/docs/Classes/DateFormatService.html new file mode 100644 index 000000000..493d2678d --- /dev/null +++ b/docs/Classes/DateFormatService.html @@ -0,0 +1,628 @@ + + + + DateFormatService Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    DateFormatService

    +
    +
    + +
    @objc(PBMDateFormatService)
    +@objcMembers
    +public class DateFormatService : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public properties +

    +
    +
    +
      +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: DateFormatService
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Private properties +

    +
    +
    +
      +
    • +
      + + + + formatISO8601(for:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func formatISO8601(for strDate: String?) -> Date?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/DemandResponseInfo.html b/docs/Classes/DemandResponseInfo.html new file mode 100644 index 000000000..5be066a9a --- /dev/null +++ b/docs/Classes/DemandResponseInfo.html @@ -0,0 +1,639 @@ + + + + DemandResponseInfo Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    DemandResponseInfo

    +
    +
    + +
    public class DemandResponseInfo : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + fetchDemandResult + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public private(set) var fetchDemandResult: ResultCode { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + bid + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public private(set) var bid: Bid? { get }
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public required init(fetchDemandResult: ResultCode,
      +                     bid: Bid?,
      +                     configId: String?,
      +                     winNotifierBlock: @escaping PBMWinNotifierBlock,
      +                     bidResponse: BidResponse?
      +)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/EventManager.html b/docs/Classes/EventManager.html new file mode 100644 index 000000000..334fb5d92 --- /dev/null +++ b/docs/Classes/EventManager.html @@ -0,0 +1,741 @@ + + + + EventManager Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    EventManager

    +
    +
    + +
    @objc(PBMEventManager)
    +@objcMembers
    +public class EventManager : NSObject, PBMEventTrackerProtocol
    + +
    +
    +

    This class is a proxy container for event trackers. +You can add (and remove) any quantity of trackers. +Each tracker must correspond to PBMEventTrackerProtocol the PBMEventTracker Protocol.

    + +

    EventManager implements PBMEventTrackerProtocol. +It broadcasts protocol calls to the all registered trackers.

    + +
    +
    +
    +
    + + +
    + +

    Public Methods +

    +
    +
    +
      +
    • +
      + + + + registerTracker(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func registerTracker(_ tracker: PBMEventTrackerProtocol)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + unregisterTracker(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func unregisterTracker(_ tracker: PBMEventTrackerProtocol)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    PBMEventTrackerProtocol +

    +
    +
    +
      +
    • +
      + + + + trackEvent(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackEvent(_ event: PBMTrackingEvent)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVideoAdLoaded(_ parameters: PBMVideoVerificationParameters!)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackStartVideo(withDuration duration: CGFloat, volume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVolumeChanged(_ playerVolume: CGFloat, deviceVolume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/EventTracking.html b/docs/Classes/EventTracking.html index ed6ff8168..687be7083 100644 --- a/docs/Classes/EventTracking.html +++ b/docs/Classes/EventTracking.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    EventTracking

    -

    Native event tracking type.

    +

    Undocumented

    @@ -317,7 +549,7 @@

    EventTracking

    -

    Represents image-based event tracking.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Represents JavaScript-based event tracking.

    +

    Undocumented

    @@ -373,7 +605,7 @@

    Declaration

    -

    Represents a custom event tracking method.

    +

    Undocumented

    @@ -393,7 +625,7 @@

    Declaration

    diff --git a/docs/Classes/EventType.html b/docs/Classes/EventType.html index 69bed7ec4..84b334a0d 100644 --- a/docs/Classes/EventType.html +++ b/docs/Classes/EventType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    EventType

    -

    Class representing different event types.

    +

    Undocumented

    @@ -449,7 +681,7 @@

    Declaration

    diff --git a/docs/Classes/ExternalUserId.html b/docs/Classes/ExternalUserId.html index 30c63af26..44eaa912a 100644 --- a/docs/Classes/ExternalUserId.html +++ b/docs/Classes/ExternalUserId.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -318,7 +550,7 @@

    ExternalUserId

    -

    Indicates whether the class supports secure coding.

    +

    Undocumented

    @@ -358,7 +590,7 @@

    Properties
    -

    The source of the external user ID.

    +

    Undocumented

    @@ -385,7 +617,7 @@

    Declaration

    -

    The identifier of the external user ID.

    +

    Undocumented

    @@ -412,7 +644,7 @@

    Declaration

    -

    The type of the external user ID, represented as an optional NSNumber.

    +

    Undocumented

    @@ -439,7 +671,7 @@

    Declaration

    -

    Additional attributes related to the external user ID, represented as an optional dictionary.

    +

    Undocumented

    @@ -561,7 +793,7 @@

    Parameters

    -

    Encodes the properties of the class using the given encoder.

    +

    Undocumented

    @@ -588,7 +820,7 @@

    Declaration

    -

    Initializes an ExternalUserId instance from the given decoder.

    +

    Undocumented

    @@ -615,7 +847,7 @@

    Declaration

    -

    Converts the ExternalUserId instance to a JSON dictionary.

    +

    Undocumented

    @@ -634,7 +866,7 @@

    Declaration

    diff --git a/docs/Classes/HiddenWebViewManager.html b/docs/Classes/HiddenWebViewManager.html new file mode 100644 index 000000000..395275715 --- /dev/null +++ b/docs/Classes/HiddenWebViewManager.html @@ -0,0 +1,606 @@ + + + + HiddenWebViewManager Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    HiddenWebViewManager

    +
    +
    + +
    @objc(PBMHiddenWebViewManager)
    +@objcMembers
    +public class HiddenWebViewManager : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(webView: WKWebView, landingPageString: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + openHiddenWebView() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func openHiddenWebView()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/Host.html b/docs/Classes/Host.html index a7bb0528e..217064a1a 100644 --- a/docs/Classes/Host.html +++ b/docs/Classes/Host.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    Host

    -

    A singleton class that manages the Prebid server URL, including a custom URL.

    +

    Undocumented

    @@ -419,7 +651,7 @@

    Declaration

    diff --git a/docs/Classes/IMAAdSlotSize.html b/docs/Classes/IMAAdSlotSize.html new file mode 100644 index 000000000..3ed911f46 --- /dev/null +++ b/docs/Classes/IMAAdSlotSize.html @@ -0,0 +1,635 @@ + + + + IMAAdSlotSize Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    IMAAdSlotSize

    +
    +
    + +
    @objc
    +public class IMAAdSlotSize : SingleContainerInt
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + Size400x300 + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static let Size400x300: IMAAdSlotSize
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + Size640x480 + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static let Size640x480: IMAAdSlotSize
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + Size320x480 + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static let Size320x480: IMAAdSlotSize
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/IMAUtils.html b/docs/Classes/IMAUtils.html new file mode 100644 index 000000000..1365c160c --- /dev/null +++ b/docs/Classes/IMAUtils.html @@ -0,0 +1,607 @@ + + + + IMAUtils Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    IMAUtils

    +
    +
    + +
    @objcMembers
    +public final class IMAUtils : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static let shared: IMAUtils
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public func generateInstreamUriForGAM(adUnitID: String, adSlotSizes: [IMAAdSlotSize], customKeywords: [String : String]?) throws -> String
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/ImageAsset.html b/docs/Classes/ImageAsset.html index 136655bb3..864bdd1f6 100644 --- a/docs/Classes/ImageAsset.html +++ b/docs/Classes/ImageAsset.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    ImageAsset

    -

    Native image asset type.

    +

    Undocumented

    @@ -317,7 +549,7 @@

    ImageAsset

    -

    Represents an icon image asset.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Represents the main image asset.

    +

    Undocumented

    @@ -373,7 +605,7 @@

    Declaration

    -

    Represents a custom image asset.

    +

    Undocumented

    @@ -381,7 +613,7 @@

    Declaration

    Swift

    @objc
    -public static let Custom: ImageAsset
    +public static let Custom: ContextType
    @@ -393,7 +625,7 @@

    Declaration

    diff --git a/docs/Classes/ImageHelper.html b/docs/Classes/ImageHelper.html new file mode 100644 index 000000000..3c7d009d1 --- /dev/null +++ b/docs/Classes/ImageHelper.html @@ -0,0 +1,604 @@ + + + + ImageHelper Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    ImageHelper

    +
    +
    + +
    public class ImageHelper
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + downloadImageSync(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func downloadImageSync(_ urlString: String) -> Result<UIImage, Error>
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func downloadImageAsync(_ urlString: String, completion: @escaping (Result<UIImage, Error>) -> Void)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/InstreamVideoAdUnit.html b/docs/Classes/InstreamVideoAdUnit.html index 0226b441a..c44e058c0 100644 --- a/docs/Classes/InstreamVideoAdUnit.html +++ b/docs/Classes/InstreamVideoAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,11 +526,11 @@

    InstreamVideoAdUnit

    -
    public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    +
    public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    -

    Represents an instream video ad unit for original type of integration.

    +

    Undocumented

    @@ -317,7 +549,7 @@

    InstreamVideoAdUnit

    -

    The video parameters for this ad unit.

    +

    Undocumented

    @@ -344,7 +576,7 @@

    Declaration

    -

    Initializes a new instream video ad unit.

    +

    Undocumented

    @@ -355,37 +587,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - size - - -
    -

    The size of the ad.

    -
    -
    -
    @@ -394,7 +595,7 @@

    Parameters

    diff --git a/docs/Classes/InterstitialAdUnit.html b/docs/Classes/InterstitialAdUnit.html index 931c313c4..5ee8f47f1 100644 --- a/docs/Classes/InterstitialAdUnit.html +++ b/docs/Classes/InterstitialAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,11 +526,11 @@

    InterstitialAdUnit

    -
    public class InterstitialAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    +
    public class InterstitialAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    -

    Represents an interstitial ad unit built for original type of integration.

    +

    Undocumented

    @@ -317,15 +549,14 @@

    InterstitialAdUnit

    -

    The deprecated banner parameters for this ad unit.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use bannerParameters instead.")
    -public var parameters: BannerParameters { get set }
    +
    public var parameters: BannerParameters { get set }
    @@ -345,7 +576,7 @@

    Declaration

    -

    The banner parameters for this ad unit.

    +

    Undocumented

    @@ -372,7 +603,7 @@

    Declaration

    -

    The video parameters for this ad unit.

    +

    Undocumented

    @@ -399,7 +630,7 @@

    Declaration

    -

    The ad formats for the ad unit.

    +

    Undocumented

    @@ -426,7 +657,7 @@

    Declaration

    -

    Initializes a new interstitial ad unit with a unique configuration identifier.

    +

    Undocumented

    @@ -437,25 +668,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    -
    @@ -472,60 +684,17 @@

    Parameters

    -

    Initializes a new interstitial ad unit with a minimum width and height percentage.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    +
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minWidthPerc - - -
    -

    The minimum width percentage of the ad.

    -
    -
    - - minHeightPerc - - -
    -

    The minimum height percentage of the ad.

    -
    -
    -
    @@ -534,7 +703,7 @@

    Parameters

    diff --git a/docs/Classes/InterstitialController.html b/docs/Classes/InterstitialController.html new file mode 100644 index 000000000..99674bcbe --- /dev/null +++ b/docs/Classes/InterstitialController.html @@ -0,0 +1,1207 @@ + + + + InterstitialController Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialController

    +
    +
    + +
    public class InterstitialController : NSObject, PBMAdViewManagerDelegate
    + +
    +
    +

    Undocumented

    + +
    +
    +
    + +
    +
    +
    + + +
    + +

    Life cycle +

    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public init(bid: Bid, adConfiguration: AdUnitConfig)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(bid:configId:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public convenience init(bid: Bid, configId: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + loadAd() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public func loadAd()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + show() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public func show()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    PBMAdViewManagerDelegate protocol +

    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func viewControllerForModalPresentation() -> UIViewController?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adLoaded(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adLoaded(_ pbmAdDetails: PBMAdDetails)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + failed(toLoad:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func failed(toLoad error: Error)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidComplete() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidComplete()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidDisplay() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidDisplay()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adWasClicked() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adWasClicked()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adViewWasClicked() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adViewWasClicked()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidExpand() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidExpand()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidCollapse() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidCollapse()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidLeaveApp() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidLeaveApp()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adClickthroughDidClose()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidClose() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidClose()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func interstitialDisplayProperties() -> PBMInterstitialDisplayProperties
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/InterstitialEventHandlerStandalone.html b/docs/Classes/InterstitialEventHandlerStandalone.html new file mode 100644 index 000000000..62890d800 --- /dev/null +++ b/docs/Classes/InterstitialEventHandlerStandalone.html @@ -0,0 +1,692 @@ + + + + InterstitialEventHandlerStandalone Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialEventHandlerStandalone

    +
    +
    + +
    public class InterstitialEventHandlerStandalone : NSObject, InterstitialEventHandlerProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public Methods +

    +
    +
    +
      +
    • +
      + + + + loadingDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var loadingDelegate: InterstitialEventLoadingDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + interactionDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var interactionDelegate: InterstitialEventInteractionDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isReady + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isReady: Bool { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + show(from:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func show(from controller: UIViewController?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + requestAd(with:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func requestAd(with bidResponse: BidResponse?)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/InterstitialRenderingAdUnit.html b/docs/Classes/InterstitialRenderingAdUnit.html index a95be5349..e1238d0c4 100644 --- a/docs/Classes/InterstitialRenderingAdUnit.html +++ b/docs/Classes/InterstitialRenderingAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    InterstitialRenderingAdUnit

    -

    Represents an interstitial ad unit. Built for rendering type of integration.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    InterstitialRenderingAdUnit

    -

    The area of the skip button in the video controls, specified as a percentage of the screen width.

    +

    Undocumented

    @@ -346,7 +578,7 @@

    Declaration

    -

    The position of the skip button in the video controls.

    +

    Undocumented

    @@ -374,7 +606,7 @@

    Declaration

    -

    The delay before the skip button appears, in seconds.

    +

    Undocumented

    @@ -402,7 +634,7 @@

    Declaration

    -

    Initializes a new interstitial rendering ad unit with the specified configuration ID.

    +

    Undocumented

    @@ -414,25 +646,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    -
    @@ -449,7 +662,7 @@

    Parameters

    -

    Initializes a new interstitial rendering ad unit with the specified configuration ID and minimum size percentage.

    +

    Undocumented

    @@ -461,37 +674,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePercentage - - -
    -

    The minimum size percentage of the ad.

    -
    -
    -
    @@ -508,7 +690,7 @@

    Parameters

    -

    Initializes a new interstitial rendering ad unit with the specified configuration ID, minimum size percentage, and event handler.

    +

    Undocumented

    @@ -520,49 +702,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePercentage - - -
    -

    The minimum size percentage of the ad.

    -
    -
    - - eventHandler - - -
    -

    The event handler to manage ad events.

    -
    -
    -
    @@ -592,7 +731,7 @@

    Protected overrides
    -

    Called when an ad is successfully received.

    +

    Undocumented

    @@ -619,7 +758,7 @@

    Declaration

    -

    Called when the ad fails to be received.

    +

    Undocumented

    @@ -646,7 +785,7 @@

    Declaration

    -

    Called when the ad will be presented.

    +

    Undocumented

    @@ -673,7 +812,7 @@

    Declaration

    -

    Called when the ad is dismissed.

    +

    Undocumented

    @@ -700,7 +839,7 @@

    Declaration

    -

    Called when the user will leave the application.

    +

    Undocumented

    @@ -727,7 +866,7 @@

    Declaration

    -

    Called when the ad is clicked.

    +

    Undocumented

    @@ -754,7 +893,7 @@

    Declaration

    -

    Checks if the ad is ready to be displayed.

    +

    Undocumented

    @@ -781,7 +920,7 @@

    Declaration

    -

    Sets the loading delegate for the event handler.

    +

    Undocumented

    @@ -808,7 +947,7 @@

    Declaration

    -

    Sets the interaction delegate for the event handler.

    +

    Undocumented

    @@ -835,14 +974,14 @@

    Declaration

    -

    Requests an ad with the specified bid response

    +

    Undocumented

    Declaration

    Swift

    -
    public override func callEventHandler_requestAd(with bidResponse: BidResponse?)
    +
    public override func callEventHandler_requestAd(with bidResponse: BidResponse?)
    @@ -862,7 +1001,7 @@

    Declaration

    -

    Shows the ad from the specified view controller.

    +

    Undocumented

    @@ -889,7 +1028,7 @@

    Declaration

    -

    Tracks an impression for the ad.

    +

    Undocumented

    @@ -908,7 +1047,7 @@

    Declaration

    diff --git a/docs/Classes/Log.html b/docs/Classes/Log.html new file mode 100644 index 000000000..a3746f768 --- /dev/null +++ b/docs/Classes/Log.html @@ -0,0 +1,966 @@ + + + + Log Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Log

    +
    +
    + +
    @objc(PBMLog)
    +@objcMembers
    +public class Log : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public properties +

    +
    +
    +
      +
    • +
      + + + + dateFormat + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var dateFormat: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + dateFormatter + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var dateFormatter: DateFormatter { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + logLevel + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var logLevel: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + logToFile + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var logToFile: Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func error(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func info(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func debug(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func verbose(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func warn(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func severe(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func whereAmI(filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + serialWriteToLog(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func serialWriteToLog(_ message: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + writeToLogFile(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func writeToLogFile(_ message: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getLogFileAsString() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func getLogFileAsString() -> String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearLogFile() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func clearLogFile()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/LogLevel.html b/docs/Classes/LogLevel.html new file mode 100644 index 000000000..d3a696479 --- /dev/null +++ b/docs/Classes/LogLevel.html @@ -0,0 +1,846 @@ + + + + LogLevel Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    LogLevel

    +
    +
    + +
    @objc(PBMLogLevel)
    +@objcMembers
    +public class LogLevel : NSObject, RawRepresentable
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + RawValue + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public typealias RawValue = Int
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + rawValue + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var rawValue: Int
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + stringValue + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var stringValue: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public convenience init(stringValue: String, rawValue: RawValue)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(rawValue:) + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public required init(rawValue: RawValue)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + debug + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let debug: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + verbose + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let verbose: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + info + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let info: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + warn + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let warn: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + error + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let error: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + severe + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let severe: LogLevel
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/MediationBannerAdUnit.html b/docs/Classes/MediationBannerAdUnit.html index 708b5c403..6a721f231 100644 --- a/docs/Classes/MediationBannerAdUnit.html +++ b/docs/Classes/MediationBannerAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    MediationBannerAdUnit

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    @@ -319,7 +550,7 @@

    MediationBannerAdUnit

    -

    Property that performs certain utilty work for the MediationBannerAdUnit

    +

    Undocumented

    @@ -359,7 +590,7 @@

    Computed properties
    -

    The configuration ID for an ad unit

    +

    Undocumented

    @@ -386,7 +617,7 @@

    Declaration

    -

    The ad format for the ad unit.

    +

    Undocumented

    @@ -413,7 +644,7 @@

    Declaration

    -

    The position of the ad on the screen.

    +

    Undocumented

    @@ -440,7 +671,7 @@

    Declaration

    -

    Parameters for configuring banner ads.

    +

    Undocumented

    @@ -467,7 +698,7 @@

    Declaration

    -

    Parameters for configuring video ads.

    +

    Undocumented

    @@ -494,7 +725,7 @@

    Declaration

    -

    The refresh interval for the ad.

    +

    Undocumented

    @@ -521,7 +752,7 @@

    Declaration

    -

    Additional sizes for the ad unit.

    +

    Undocumented

    @@ -548,7 +779,7 @@

    Declaration

    -

    OpenRTB configuration

    +

    Undocumented

    @@ -578,9 +809,9 @@

    Ext Data (imp[].ext.data)
  • @@ -588,16 +819,14 @@

    Ext Data (imp[].ext.data)
    -

    This method obtains the context data keyword & value for adunit context targeting -if the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -public func addContextData(key: String, value: String)
    +
    public func addContextData(_ data: String, forKey key: String)
    @@ -607,9 +836,9 @@

    Declaration

  • @@ -617,16 +846,14 @@

    Declaration

    -

    This method obtains the context data keyword & values for adunit context targeting -the values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -public func updateContextData(key: String, value: Set<String>)
    +
    public func updateContextData(_ data: Set<String>, forKey key: String)
    @@ -636,9 +863,9 @@

    Declaration

  • @@ -646,15 +873,14 @@

    Declaration

    -

    This method allows to remove specific context data keyword & values set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -public func removeContextData(forKey: String)
    +
    public func removeContextDate(forKey key: String)
    @@ -674,15 +900,14 @@

    Declaration

    -

    This method allows to remove all context data set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -public func clearContextData()
    +
    public func clearContextData()
    @@ -702,8 +927,7 @@

    Declaration

    -

    This method obtains the ext data keyword & value for adunit targeting. -If the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    @@ -730,8 +954,7 @@

    Declaration

    -

    This method obtains the ext data keyword & values for adunit targeting. -The values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    @@ -758,7 +981,7 @@

    Declaration

    -

    This method allows to remove specific ext data keyword & values set from adunit targeting

    +

    Undocumented

    @@ -785,7 +1008,7 @@

    Declaration

    -

    This method allows to remove all ext data set from adunit targeting

    +

    Undocumented

    @@ -825,15 +1048,14 @@

    Ext keywords (imp[].ext.keywords)
    -

    This method obtains the context keyword for adunit context targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    +                          
    @objc
     public func addContextKeyword(_ newElement: String)
    @@ -854,15 +1076,14 @@

    Declaration

    -

    This method obtains the context keyword set for adunit context targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    +                          
    @objc
     public func addContextKeywords(_ newElements: Set<String>)
    @@ -883,14 +1104,14 @@

    Declaration

    -

    This method allows to remove specific context keyword from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    +                          
    @objc
     public func removeContextKeyword(_ element: String)
    @@ -911,14 +1132,14 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    +                          
    @objc
     public func clearContextKeywords()
    @@ -939,8 +1160,7 @@

    Declaration

    -

    This method obtains the keyword for adunit targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    @@ -967,8 +1187,7 @@

    Declaration

    -

    This method obtains the keyword set for adunit targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    @@ -995,7 +1214,7 @@

    Declaration

    -

    This method allows to remove specific keyword from adunit targeting

    +

    Undocumented

    @@ -1022,7 +1241,7 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit targeting

    +

    Undocumented

    @@ -1062,67 +1281,17 @@

    App Content (app.content.data)
    -

    Sets the app content object, replacing any existing content.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setAppContent(_ appContentObject: PBMORTBAppContent)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - appContentObject - - -
    -

    The PBMORTBAppContent object representing the app’s content.

    -
    -
    -
    -
    -

    -

  • -
  • -
    - - - - getAppContent() - -
    -
    -
    -
    -
    -
    -

    Retrieves the current app content object.

    +

    Undocumented

    Declaration

    Swift

    -
    public func getAppContent() -> PBMORTBAppContent?
    +
    public func setAppContent(_ appContent: PBMORTBAppContent)
    -
    -

    Return Value

    -

    The current PBMORTBAppContent object, or nil if no content is set.

    -
  • @@ -1139,7 +1308,7 @@

    Return Value

    -

    Clears the current app content object.

    +

    Undocumented

    @@ -1166,7 +1335,7 @@

    Declaration

    -

    Adds an array of content data objects to the app content.

    +

    Undocumented

    @@ -1177,34 +1346,15 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    An array of PBMORTBContentData objects to add.

    -
    -
    -
  • @@ -1212,45 +1362,26 @@

    Parameters

    -

    Removes a specific content data object from the app content.

    +

    Undocumented

    Declaration

    Swift

    -
    public func removeAppContentData(_ dataObject: PBMORTBContentData)
    +
    public func removeAppContentDataObject(_ dataObject: PBMORTBContentData)
    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The PBMORTBContentData object to remove.

    -
    -
    -
  • @@ -1258,14 +1389,14 @@

    Parameters

    -

    Clears all content data objects from the app content.

    +

    Undocumented

    Declaration

    Swift

    -
    public func clearAppContentData()
    +
    public func clearAppContentDataObjects()
    @@ -1298,7 +1429,7 @@

    User Data (user.data)
    -

    Adds an array of user data objects.

    +

    Undocumented

    @@ -1309,25 +1440,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    An array of PBMORTBContentData objects to add to the user data.

    -
    -
    -
  • @@ -1344,7 +1456,7 @@

    Parameters

    -

    Removes a specific user data object.

    +

    Undocumented

    @@ -1355,25 +1467,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The PBMORTBContentData object to remove from the user data.

    -
    -
    -
    @@ -1390,7 +1483,7 @@

    Parameters

    -

    Clears all user data.

    +

    Undocumented

    @@ -1430,7 +1523,7 @@

    Public Methods
    -

    Initializes a new mediation banner ad unit with the specified configuration ID, size, and mediation delegate.

    +

    Undocumented

    @@ -1441,49 +1534,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - size - - -
    -

    The size of the ad.

    -
    -
    - - mediationDelegate - - -
    -

    The delegate for handling mediation.

    -
    -
    -
    @@ -1500,7 +1550,7 @@

    Parameters

    -

    Makes bid request and setups mediation parameters.

    +

    Undocumented

    @@ -1511,25 +1561,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - completion - - -
    -

    The completion handler to call when the demand fetch is complete.

    -
    -
    -
    @@ -1546,7 +1577,7 @@

    Parameters

    -

    Stops the auto-refresh for the ad unit.

    +

    Undocumented

    @@ -1573,7 +1604,7 @@

    Declaration

    -

    Handles the event when the ad object fails to load an ad.

    +

    Undocumented

    @@ -1585,37 +1616,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - adObject - - -
    -

    The ad object that failed to load the ad.

    -
    -
    - - error - - -
    -

    The error that occurred during the ad load.

    -
    -
    -
    @@ -1624,7 +1624,7 @@

    Parameters

    diff --git a/docs/Classes/MediationBaseInterstitialAdUnit.html b/docs/Classes/MediationBaseInterstitialAdUnit.html index 575b56089..ccf1767f4 100644 --- a/docs/Classes/MediationBaseInterstitialAdUnit.html +++ b/docs/Classes/MediationBaseInterstitialAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    MediationBaseInterstitialAdUnit

    -

    Base class for interstitial ads in Mediation API.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    MediationBaseInterstitialAdUnit

    -

    Parameters for configuring banner ads.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Parameters for configuring video ads.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Indicates whether the video ad is muted.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    Indicates whether the sound button is visible in the video ad.

    +

    Undocumented

    @@ -426,7 +658,7 @@

    Declaration

    -

    The area for the close button in the video ad.

    +

    Undocumented

    @@ -453,7 +685,7 @@

    Declaration

    -

    The position of the close button in the video ad.

    +

    Undocumented

    @@ -480,7 +712,7 @@

    Declaration

    -

    OpenRTB configuration for the ad unit.

    +

    Undocumented

    @@ -507,7 +739,7 @@

    Declaration

    -

    The configuration ID for the ad unit.

    +

    Undocumented

    @@ -534,7 +766,7 @@

    Declaration

    -

    Makes bid request and setups mediation parameters.

    +

    Undocumented

    @@ -545,25 +777,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - completion - - -
    -

    A closure called with the result code indicating the outcome of the demand fetch.

    -
    -
    -
    @@ -583,9 +796,9 @@

    Ext Data (imp[].ext.data)
  • @@ -593,16 +806,14 @@

    Ext Data (imp[].ext.data)
    -

    This method obtains the context data keyword & value for adunit context targeting -if the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -public func addContextData(key: String, value: String)
    +
    public func addContextData(_ data: String, forKey key: String)
    @@ -612,9 +823,9 @@

    Declaration

  • @@ -622,16 +833,14 @@

    Declaration

    -

    This method obtains the context data keyword & values for adunit context targeting -the values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -public func updateContextData(key: String, value: Set<String>)
    +
    public func updateContextData(_ data: Set<String>, forKey key: String)
    @@ -641,9 +850,9 @@

    Declaration

  • @@ -651,15 +860,14 @@

    Declaration

    -

    This method allows to remove specific context data keyword & values set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -public func removeContextData(forKey: String)
    +
    public func removeContextDate(forKey key: String)
    @@ -679,15 +887,14 @@

    Declaration

    -

    This method allows to remove all context data set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -public func clearContextData()
    +
    public func clearContextData()
    @@ -707,8 +914,7 @@

    Declaration

    -

    This method obtains the ext data keyword & value for adunit targeting. -If the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    @@ -735,8 +941,7 @@

    Declaration

    -

    This method obtains the ext data keyword & values for adunit targeting. -The values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    @@ -763,7 +968,7 @@

    Declaration

    -

    This method allows to remove specific ext data keyword & values set from adunit targeting

    +

    Undocumented

    @@ -790,7 +995,7 @@

    Declaration

    -

    This method allows to remove all ext data set from adunit targeting

    +

    Undocumented

    @@ -830,15 +1035,14 @@

    Ext keywords (imp[].ext.keywords)
    -

    This method obtains the context keyword for adunit context targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    +                          
    @objc
     public func addContextKeyword(_ newElement: String)
    @@ -859,15 +1063,14 @@

    Declaration

    -

    This method obtains the context keyword set for adunit context targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    +                          
    @objc
     public func addContextKeywords(_ newElements: Set<String>)
    @@ -888,14 +1091,14 @@

    Declaration

    -

    This method allows to remove specific context keyword from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    +                          
    @objc
     public func removeContextKeyword(_ element: String)
    @@ -916,14 +1119,14 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    +                          
    @objc
     public func clearContextKeywords()
    @@ -944,8 +1147,7 @@

    Declaration

    -

    This method obtains the keyword for adunit targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    @@ -972,8 +1174,7 @@

    Declaration

    -

    This method obtains the keyword set for adunit targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    @@ -1000,7 +1201,7 @@

    Declaration

    -

    This method allows to remove specific keyword from adunit targeting

    +

    Undocumented

    @@ -1027,7 +1228,7 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit targeting

    +

    Undocumented

    @@ -1067,36 +1268,17 @@

    App Content (app.content.data)
    -

    Sets the app content object, replacing any existing content.

    +

    Undocumented

    Declaration

    Swift

    -
    public func setAppContent(_ appContentObject: PBMORTBAppContent)
    +
    public func setAppContent(_ appContent: PBMORTBAppContent)
    -
    -

    Parameters

    - - - - - - - -
    - - appContentObject - - -
    -

    The PBMORTBAppContent object representing the app’s content.

    -
    -
    -

  • @@ -1113,7 +1295,7 @@

    Parameters

    -

    Clears the current app content object.

    +

    Undocumented

    @@ -1140,7 +1322,7 @@

    Declaration

    -

    Adds an array of content data objects to the app content.

    +

    Undocumented

    @@ -1151,34 +1333,15 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    An array of PBMORTBContentData objects to add.

    -
    -
    -
  • @@ -1186,45 +1349,26 @@

    Parameters

    -

    Removes a specific content data object from the app content.

    +

    Undocumented

    Declaration

    Swift

    -
    public func removeAppContentData(_ dataObject: PBMORTBContentData)
    +
    public func removeAppContentDataObject(_ dataObject: PBMORTBContentData)
    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The PBMORTBContentData object to remove.

    -
    -
    -
  • @@ -1232,14 +1376,14 @@

    Parameters

    -

    Clears all content data objects from the app content.

    +

    Undocumented

    Declaration

    Swift

    -
    public func clearAppContentData()
    +
    public func clearAppContentDataObjects()
    @@ -1272,7 +1416,7 @@

    User Data (user.data)
    -

    Adds an array of user data objects.

    +

    Undocumented

    @@ -1283,25 +1427,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    An array of PBMORTBContentData objects to add to the user data.

    -
    -
    -
  • @@ -1318,7 +1443,7 @@

    Parameters

    -

    Removes a specific user data object.

    +

    Undocumented

    @@ -1329,25 +1454,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The PBMORTBContentData object to remove from the user data.

    -
    -
    -
    @@ -1364,7 +1470,7 @@

    Parameters

    -

    Clears all user data.

    +

    Undocumented

    @@ -1383,7 +1489,7 @@

    Declaration

    diff --git a/docs/Classes/MediationBidInfoWrapper.html b/docs/Classes/MediationBidInfoWrapper.html new file mode 100644 index 000000000..073e10a06 --- /dev/null +++ b/docs/Classes/MediationBidInfoWrapper.html @@ -0,0 +1,606 @@ + + + + MediationBidInfoWrapper Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    MediationBidInfoWrapper

    +
    +
    + +
    public class MediationBidInfoWrapper : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + keywords + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var keywords: String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + localExtras + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var localExtras: [AnyHashable : Any]?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/MediationInterstitialAdUnit.html b/docs/Classes/MediationInterstitialAdUnit.html index bedd2f57e..733120802 100644 --- a/docs/Classes/MediationInterstitialAdUnit.html +++ b/docs/Classes/MediationInterstitialAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    MediationInterstitialAdUnit

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    @@ -328,7 +559,7 @@

    Public Properties
    -

    The ad format for the ad unit.

    +

    Undocumented

    @@ -355,7 +586,7 @@

    Declaration

    -

    Additional sizes for the ad unit.

    +

    Undocumented

    @@ -382,7 +613,7 @@

    Declaration

    -

    The area for the skip button in the video ad.

    +

    Undocumented

    @@ -409,7 +640,7 @@

    Declaration

    -

    The position of the skip button in the video ad.

    +

    Undocumented

    @@ -436,7 +667,7 @@

    Declaration

    -

    The delay before the skip button appears in the video ad.

    +

    Undocumented

    @@ -476,48 +707,17 @@

    Public Methods
    -

    Convenience initializer for the mediation interstitial ad unit.

    +

    Undocumented

    Declaration

    Swift

    -
    public override convenience init(configId: String, mediationDelegate: PrebidMediationDelegate)
    +
    public override convenience init(configId: String, mediationDelegate: PrebidMediationDelegate)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - mediationDelegate - - -
    -

    The delegate for handling mediation.

    -
    -
    -

    @@ -534,7 +734,7 @@

    Parameters

    -

    Initializes a new mediation interstitial ad unit with the specified configuration ID, minimum size percentage, and mediation delegate.

    +

    Undocumented

    @@ -545,49 +745,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePercentage - - -
    -

    The minimum size percentage for the ad.

    -
    -
    - - mediationDelegate - - -
    -

    The delegate for handling mediation.

    -
    -
    -
    @@ -617,7 +774,7 @@

    Computed Properties
    -

    The configuration ID for the ad unit.

    +

    Undocumented

    @@ -636,7 +793,7 @@

    Declaration

    diff --git a/docs/Classes/MediationNativeAdUnit.html b/docs/Classes/MediationNativeAdUnit.html index 8bbc098ec..137046955 100644 --- a/docs/Classes/MediationNativeAdUnit.html +++ b/docs/Classes/MediationNativeAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    MediationNativeAdUnit

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    @@ -328,7 +559,7 @@

    Public Properties
    -

    The native ad unit that makes native request.

    +

    Undocumented

    @@ -368,7 +599,7 @@

    Public Methods
    -

    Initializes a new instance of the MediationNativeAdUnit with the specified configuration ID and mediation delegate.

    +

    Undocumented

    @@ -379,37 +610,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - mediationDelegate - - -
    -

    The delegate for mediation-related tasks.

    -
    -
    -

    @@ -426,7 +626,7 @@

    Parameters

    -

    Adds event trackers to the native ad unit.

    +

    Undocumented

    @@ -437,25 +637,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - eventTrackers - - -
    -

    An array of NativeEventTracker objects to add.

    -
    -
    -
    @@ -472,7 +653,7 @@

    Parameters

    -

    Adds native assets to the native ad unit.

    +

    Undocumented

    @@ -483,25 +664,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - assets - - -
    -

    An array of NativeAsset objects to add.

    -
    -
    -

    @@ -518,7 +680,7 @@

    Parameters

    -

    Sets the context type for the native ad unit.

    +

    Undocumented

    @@ -529,25 +691,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - contextType - - -
    -

    The context type to set.

    -
    -
    -
    @@ -564,7 +707,7 @@

    Parameters

    -

    Sets the placement type for the native ad unit.

    +

    Undocumented

    @@ -575,25 +718,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - placementType - - -
    -

    The placement type to set.

    -
    -
    -
    @@ -610,7 +734,7 @@

    Parameters

    -

    Sets the placement count for the native ad unit.

    +

    Undocumented

    @@ -621,25 +745,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - placementCount - - -
    -

    The placement count to set.

    -
    -
    -
    @@ -656,7 +761,7 @@

    Parameters

    -

    Sets the context subtype for the native ad unit.

    +

    Undocumented

    @@ -667,25 +772,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - contextSubType - - -
    -

    The context subtype to set.

    -
    -
    -
    @@ -702,7 +788,7 @@

    Parameters

    -

    Sets the sequence for the native ad unit.

    +

    Undocumented

    @@ -713,25 +799,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - sequence - - -
    -

    The sequence to set.

    -
    -
    -

    @@ -748,7 +815,7 @@

    Parameters

    -

    Sets the asset URL support for the native ad unit.

    +

    Undocumented

    @@ -759,25 +826,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - assetURLSupport - - -
    -

    The asset URL support value to set.

    -
    -
    -
    @@ -794,7 +842,7 @@

    Parameters

    -

    Sets the DURL support for the native ad unit.

    +

    Undocumented

    @@ -805,25 +853,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dURLSupport - - -
    -

    The DURL support value to set.

    -
    -
    -
    @@ -840,7 +869,7 @@

    Parameters

    -

    Sets the privacy value for the native ad unit.

    +

    Undocumented

    @@ -851,25 +880,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - privacy - - -
    -

    The privacy value to set.

    -
    -
    -
    @@ -886,7 +896,7 @@

    Parameters

    -

    Sets the extended data for the native ad unit.

    +

    Undocumented

    @@ -897,25 +907,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - ext - - -
    -

    A dictionary containing the extended data to set.

    -
    -
    -
    @@ -932,7 +923,7 @@

    Parameters

    -

    Retrieves the OpenRTB configuration for the native ad unit.

    +

    Undocumented

    @@ -943,10 +934,6 @@

    Declaration

    -
    -

    Return Value

    -

    The OpenRTB configuration as a string, or nil if not set.

    -
    @@ -963,7 +950,7 @@

    Return Value

    -

    Sets the OpenRTB configuration for the native ad unit.

    +

    Undocumented

    @@ -974,25 +961,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - ortbConfig - - -
    -

    The OpenRTB configuration to set.

    -
    -
    -
    @@ -1022,7 +990,7 @@

    App Content (app.content.data)
    -

    Sets the app content object, replacing any existing content.

    +

    Undocumented

    @@ -1033,25 +1001,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - appContent - - -
    -

    The PBMORTBAppContent object representing the app’s content.

    -
    -
    -
    @@ -1068,7 +1017,7 @@

    Parameters

    -

    Clears the current app content object.

    +

    Undocumented

    @@ -1095,7 +1044,7 @@

    Declaration

    -

    Adds an array of content data objects to the app content.

    +

    Undocumented

    @@ -1106,25 +1055,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    An array of PBMORTBContentData objects to add.

    -
    -
    -
    @@ -1141,7 +1071,7 @@

    Parameters

    -

    Removes a specific content data object from the app content.

    +

    Undocumented

    @@ -1152,25 +1082,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The PBMORTBContentData object to remove.

    -
    -
    -
    @@ -1200,7 +1111,7 @@

    User Data (user.data)
    -

    Adds an array of user data objects.

    +

    Undocumented

    @@ -1211,25 +1122,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    An array of PBMORTBContentData objects to add to the user data.

    -
    -
    -
    @@ -1246,7 +1138,7 @@

    Parameters

    -

    Removes a specific user data object.

    +

    Undocumented

    @@ -1257,25 +1149,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The PBMORTBContentData object to remove from the user data.

    -
    -
    -

    @@ -1292,7 +1165,7 @@

    Parameters

    -

    Clears all user data.

    +

    Undocumented

    @@ -1322,9 +1195,9 @@

    Ext Data (imp[].ext.data)
  • @@ -1332,16 +1205,14 @@

    Ext Data (imp[].ext.data)
    -

    This method obtains the context data keyword & value for adunit context targeting -if the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -public func addContextData(key: String, value: String)
    +
    public func addContextData(_ data: String, forKey key: String)
    @@ -1351,9 +1222,9 @@

    Declaration

  • @@ -1361,16 +1232,14 @@

    Declaration

    -

    This method obtains the context data keyword & values for adunit context targeting -the values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -public func updateContextData(key: String, value: Set<String>)
    +
    public func updateContextData(_ data: Set<String>, forKey key: String)
    @@ -1380,9 +1249,9 @@

    Declaration

  • @@ -1390,15 +1259,14 @@

    Declaration

    -

    This method allows to remove specific context data keyword & values set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -public func removeContextData(forKey: String)
    +
    public func removeContextDate(forKey key: String)
    @@ -1418,15 +1286,14 @@

    Declaration

    -

    This method allows to remove all context data set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -public func clearContextData()
    +
    public func clearContextData()
    @@ -1446,8 +1313,7 @@

    Declaration

    -

    This method obtains the ext data keyword & value for adunit targeting. -If the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    @@ -1474,8 +1340,7 @@

    Declaration

    -

    This method obtains the ext data keyword & values for adunit targeting. -The values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    @@ -1502,7 +1367,7 @@

    Declaration

    -

    This method allows to remove specific ext data keyword & values set from adunit targeting

    +

    Undocumented

    @@ -1529,7 +1394,7 @@

    Declaration

    -

    This method allows to remove all ext data set from adunit targeting

    +

    Undocumented

    @@ -1569,15 +1434,14 @@

    Ext keywords (imp[].ext.keywords)
    -

    This method obtains the context keyword for adunit context targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    +                          
    @objc
     public func addContextKeyword(_ newElement: String)
    @@ -1598,15 +1462,14 @@

    Declaration

    -

    This method obtains the context keyword set for adunit context targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    +                          
    @objc
     public func addContextKeywords(_ newElements: Set<String>)
    @@ -1627,14 +1490,14 @@

    Declaration

    -

    This method allows to remove specific context keyword from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    +                          
    @objc
     public func removeContextKeyword(_ element: String)
    @@ -1655,14 +1518,14 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    +                          
    @objc
     public func clearContextKeywords()
    @@ -1683,8 +1546,7 @@

    Declaration

    -

    This method obtains the keyword for adunit targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    @@ -1711,8 +1573,7 @@

    Declaration

    -

    This method obtains the keyword set for adunit targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    @@ -1739,7 +1600,7 @@

    Declaration

    -

    This method allows to remove specific keyword from adunit targeting

    +

    Undocumented

    @@ -1766,7 +1627,7 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit targeting

    +

    Undocumented

    @@ -1793,7 +1654,7 @@

    Declaration

    -

    Makes bid request for the native ad unit and setups mediation parameters.

    +

    Undocumented

    @@ -1804,25 +1665,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - completion - - -
    -

    The completion handler to call with the result code.

    -
    -
    -

  • @@ -1831,7 +1673,7 @@

    Parameters

  • diff --git a/docs/Classes/MediationNativeUtils.html b/docs/Classes/MediationNativeUtils.html new file mode 100644 index 000000000..f2f86a784 --- /dev/null +++ b/docs/Classes/MediationNativeUtils.html @@ -0,0 +1,579 @@ + + + + MediationNativeUtils Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    MediationNativeUtils

    +
    +
    + +
    @objc(PBMMediationNativeUtils)
    +@objcMembers
    +public class MediationNativeUtils : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + findNative(in:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func findNative(in extras: [AnyHashable : Any]) -> Result<NativeAd, Error>
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/MediationRewardedAdUnit.html b/docs/Classes/MediationRewardedAdUnit.html index 9dda8c02c..186d18fb2 100644 --- a/docs/Classes/MediationRewardedAdUnit.html +++ b/docs/Classes/MediationRewardedAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    MediationRewardedAdUnit

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

  • @@ -328,7 +559,7 @@

    Public Methods
    -

    Initializes a new instance of the MediationRewardedAdUnit with the specified configuration ID and mediation delegate.

    +

    Undocumented

    @@ -339,37 +570,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - mediationDelegate - - -
    -

    The delegate for mediation-related tasks.

    -
    -
    -
    @@ -378,7 +578,7 @@

    Parameters

    diff --git a/docs/Classes/MediationUtils.html b/docs/Classes/MediationUtils.html new file mode 100644 index 000000000..e780a95ef --- /dev/null +++ b/docs/Classes/MediationUtils.html @@ -0,0 +1,635 @@ + + + + MediationUtils Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    MediationUtils

    +
    +
    + +
    @objc(PBMMediationUtils)
    +@objcMembers
    +public class MediationUtils : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func isServerParameterInTargetingInfo(_ serverParameter: String, _ targetingInfo: [String]) -> Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func isServerParameterInTargetingInfoDict(_ serverParameter: String,
      +                                                        _ targetingInfoDictionary: [String: String]) -> Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func isServerParameterDictInTargetingInfoDict(_ serverParametersDictionary: [String: String],
      +                                                            _ targetingInfoDictionary: [String: String]) -> Bool
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/NativeAd.html b/docs/Classes/NativeAd.html index 63a0a5631..5c772fd89 100644 --- a/docs/Classes/NativeAd.html +++ b/docs/Classes/NativeAd.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAd

    -

    Represents a native ad and handles its various properties and functionalities.

    +

    Undocumented

    @@ -327,7 +559,7 @@

    Public properties
    -

    The native ad markup containing the ad assets.

    +

    Undocumented

    @@ -354,7 +586,7 @@

    Declaration

    -

    The delegate to receive native ad events.

    +

    Undocumented

    @@ -394,7 +626,7 @@

    Array getters
    -

    Returns an array of titles from the native ad markup.

    +

    Undocumented

    @@ -422,7 +654,7 @@

    Declaration

    -

    Returns an array of data objects from the native ad markup.

    +

    Undocumented

    @@ -450,7 +682,7 @@

    Declaration

    -

    Returns an array of images from the native ad markup.

    +

    Undocumented

    @@ -478,7 +710,7 @@

    Declaration

    -

    Returns an array of event trackers from the native ad markup.

    +

    Undocumented

    @@ -519,7 +751,7 @@

    Filtered array getters
    -

    Returns an array of data objects filtered by the specified data type.

    +

    Undocumented

    @@ -547,7 +779,7 @@

    Declaration

    -

    Returns an array of images filtered by the specified image type.

    +

    Undocumented

    @@ -588,7 +820,7 @@

    Property getters
    -

    Returns the first title text from the native ad markup.

    +

    Undocumented

    @@ -616,7 +848,7 @@

    Declaration

    -

    Returns the URL of the main image from the native ad markup.

    +

    Undocumented

    @@ -644,7 +876,7 @@

    Declaration

    -

    Returns the URL of the icon image from the native ad markup.

    +

    Undocumented

    @@ -672,7 +904,7 @@

    Declaration

    -

    Returns the sponsored by text from the native ad markup.

    +

    Undocumented

    @@ -700,7 +932,7 @@

    Declaration

    -

    Returns the description text from the native ad markup.

    +

    Undocumented

    @@ -728,7 +960,7 @@

    Declaration

    -

    Returns the call-to-action text from the native ad markup.

    +

    Undocumented

    @@ -756,7 +988,7 @@

    Declaration

    -

    Creates a NativeAd instance from the given cache ID.

    +

    Undocumented

    @@ -767,32 +999,22 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - cacheId - - -
    -

    The cache ID to retrieve the bid response.

    -
    -
    -
    -
    -

    Return Value

    -

    A NativeAd instance if successful, otherwise nil.

    -
    + +
    +
    +
    + + +
    + +

    registerView function +

    +
    +
    +
    • @@ -806,7 +1028,7 @@

      Return Value

      -

      Registers a view for tracking viewability and click events.

      +

      Undocumented

      @@ -818,41 +1040,6 @@

      Declaration

      -
      -

      Parameters

      - - - - - - - - - - - -
      - - view - - -
      -

      The view to register.

      -
      -
      - - clickableViews - - -
      -

      An array of views that should be clickable.

      -
      -
      -
      -
      -

      Return Value

      -

      true if the view was successfully registered, otherwise false.

      -
    @@ -861,7 +1048,7 @@

    Return Value

    diff --git a/docs/Classes/NativeAdConfiguration.html b/docs/Classes/NativeAdConfiguration.html index 2bf652545..dbc58619e 100644 --- a/docs/Classes/NativeAdConfiguration.html +++ b/docs/Classes/NativeAdConfiguration.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,13 +526,13 @@

    NativeAdConfiguration

    -
    @objc(PBMNativeAdConfiguration)
    +                  
    @objc(PBMNativeAdConfiguration)
     @objcMembers
     public class NativeAdConfiguration : NSObject
    -

    Represents the configuration for a native ad, including markup and version information.

    +

    Undocumented

    @@ -346,7 +578,7 @@

    Declaration

    -

    The object containing the request details for the native markup.

    +

    Undocumented

    @@ -373,7 +605,7 @@

    Declaration

    -

    Initializes a new instance of NativeAdMarkup with default values.

    +

    Undocumented

    @@ -392,7 +624,7 @@

    Declaration

    diff --git a/docs/Classes/NativeAdMarkup.html b/docs/Classes/NativeAdMarkup.html index fbca0b3db..d0ae5f4a3 100644 --- a/docs/Classes/NativeAdMarkup.html +++ b/docs/Classes/NativeAdMarkup.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAdMarkup

    -

    Represents the markup for a native ad, including assets, tracking URLs, and other metadata.

    +

    Undocumented

    @@ -606,36 +838,17 @@

    Declaration

    -

    Initializes a new instance of NativeAdMarkup from a JSON string.

    +

    Undocumented

    Declaration

    Swift

    -
    convenience public init?(jsonString: String?)
    +
    convenience public init?(jsonString: String?)
    -
    -

    Parameters

    - - - - - - - -
    - - jsonString - - -
    -

    A JSON string representing the native ad markup.

    -
    -
    -

    @@ -652,7 +865,7 @@

    Parameters

    -

    Initializes a new instance of NativeAdMarkup from a JSON dictionary.

    +

    Undocumented

    @@ -663,25 +876,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary representing the native ad markup.

    -
    -
    -

    @@ -698,7 +892,7 @@

    Parameters

    -

    Initializes a new instance of NativeAdMarkup with default values.

    +

    Undocumented

    @@ -717,7 +911,7 @@

    Declaration

    diff --git a/docs/Classes/NativeAdMarkupAsset.html b/docs/Classes/NativeAdMarkupAsset.html index 0e310eaed..e99004e9f 100644 --- a/docs/Classes/NativeAdMarkupAsset.html +++ b/docs/Classes/NativeAdMarkupAsset.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAdMarkupAsset

    -

    Represents an asset in the native ad markup, which can be a title, image, data, or link.

    +

    Undocumented

    @@ -512,7 +744,7 @@

    Declaration

    -

    Initializes a new instance of NativeAdMarkupAsset from a JSON dictionary.

    +

    Undocumented

    @@ -523,25 +755,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary representing the asset in the native ad markup.

    -
    -
    -
    @@ -558,7 +771,7 @@

    Parameters

    -

    Initializes a new instance of NativeAdMarkupAsset with default values.

    +

    Undocumented

    @@ -577,7 +790,7 @@

    Declaration

    diff --git a/docs/Classes/NativeAsset.html b/docs/Classes/NativeAsset.html index 97db94e3e..70e71a66b 100644 --- a/docs/Classes/NativeAsset.html +++ b/docs/Classes/NativeAsset.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    NativeAsset

    -

    Represents a generic native ad asset which could be a title, image, or data.

    +

    Undocumented

    @@ -317,7 +549,7 @@

    NativeAsset

    -

    Indicates whether the asset is required for the ad to be considered valid.

    +

    Undocumented

    @@ -344,7 +576,7 @@

    Declaration

    -

    Initializes a new instance of NativeAsset.

    +

    Undocumented

    @@ -355,25 +587,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - isRequired - - -
    -

    A boolean indicating whether the asset is required.

    -
    -
    -
    @@ -382,7 +595,7 @@

    Parameters

    diff --git a/docs/Classes/NativeAssetData.html b/docs/Classes/NativeAssetData.html index 752a283a4..a210b5cf4 100644 --- a/docs/Classes/NativeAssetData.html +++ b/docs/Classes/NativeAssetData.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAssetData

    -

    Represents a data asset in a native ad.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    NativeAssetData

    -

    The length of the data asset.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Additional custom properties for the data asset.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Initializes a new instance of NativeAssetData.

    +

    Undocumented

    @@ -383,37 +615,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - type - - -
    -

    The type of the data asset.

    -
    -
    - - required - - -
    -

    A boolean indicating whether the asset is required.

    -
    -
    -
    @@ -422,7 +623,7 @@

    Parameters

    diff --git a/docs/Classes/NativeAssetImage.html b/docs/Classes/NativeAssetImage.html index 5f6942a5b..a7df94cf7 100644 --- a/docs/Classes/NativeAssetImage.html +++ b/docs/Classes/NativeAssetImage.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAssetImage

    -

    Represents an image asset in a native ad.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    NativeAssetImage

    -

    The type of the image asset.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    The width of the image asset.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    The minimum width of the image asset.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    The height of the image asset.

    +

    Undocumented

    @@ -426,7 +658,7 @@

    Declaration

    -

    The minimum height of the image asset.

    +

    Undocumented

    @@ -453,7 +685,7 @@

    Declaration

    -

    The MIME types supported for the image asset.

    +

    Undocumented

    @@ -480,7 +712,7 @@

    Declaration

    -

    Additional custom properties for the image asset.

    +

    Undocumented

    @@ -507,60 +739,17 @@

    Declaration

    -

    Initializes a new instance of NativeAssetImage.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(minimumWidth: Int, minimumHeight: Int, required: Bool)
    +
    public convenience init(minimumWidth: Int, minimumHeight: Int, required: Bool)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - minimumWidth - - -
    -

    The minimum width of the image.

    -
    -
    - - minimumHeight - - -
    -

    The minimum height of the image.

    -
    -
    - - required - - -
    -

    A boolean indicating whether the asset is required.

    -
    -
    -
    @@ -577,7 +766,7 @@

    Parameters

    -

    Initializes a new instance of NativeAssetImage.

    +

    Undocumented

    @@ -588,25 +777,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - isRequired - - -
    -

    A boolean indicating whether the asset is required.

    -
    -
    -
    @@ -615,7 +785,7 @@

    Parameters

    diff --git a/docs/Classes/NativeAssetTitle.html b/docs/Classes/NativeAssetTitle.html index ed6bd14d2..04b11ab09 100644 --- a/docs/Classes/NativeAssetTitle.html +++ b/docs/Classes/NativeAssetTitle.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAssetTitle

    -

    Represents a title asset in a native ad.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    NativeAssetTitle

    -

    Additional custom properties for the title asset.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Initializes a new instance of NativeAssetTitle.

    +

    Undocumented

    @@ -356,37 +588,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - length - - -
    -

    The maximum length of the title.

    -
    -
    - - required - - -
    -

    A boolean indicating whether the asset is required.

    -
    -
    -
    @@ -395,7 +596,7 @@

    Parameters

    diff --git a/docs/Classes/NativeData.html b/docs/Classes/NativeData.html index 2612d0acc..45e327b58 100644 --- a/docs/Classes/NativeData.html +++ b/docs/Classes/NativeData.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeData

    -

    Class representing native data elements in the ad markup.

    +

    Undocumented

    @@ -431,7 +663,7 @@

    Declaration

    -

    Initializes a new NativeData object with the provided JSON dictionary.

    +

    Undocumented

    @@ -442,25 +674,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary containing the JSON data to initialize the object.

    -
    -
    -
    @@ -496,7 +709,7 @@

    Declaration

    diff --git a/docs/Classes/NativeEventTracker.html b/docs/Classes/NativeEventTracker.html index cf6e4db9a..a38e00cf1 100644 --- a/docs/Classes/NativeEventTracker.html +++ b/docs/Classes/NativeEventTracker.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeEventTracker

    -

    Class representing an event tracker for native ads.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    NativeEventTracker

    -

    Initializes a new NativeEventTracker instance.

    +

    Undocumented

    @@ -330,37 +562,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - event - - -
    -

    The event type to track.

    -
    -
    - - methods - - -
    -

    The methods used for tracking the event.

    -
    -
    -
    @@ -369,7 +570,7 @@

    Parameters

    diff --git a/docs/Classes/NativeEventTrackerResponse.html b/docs/Classes/NativeEventTrackerResponse.html index 28b148fda..40fdb59bb 100644 --- a/docs/Classes/NativeEventTrackerResponse.html +++ b/docs/Classes/NativeEventTrackerResponse.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeEventTrackerResponse

    -

    Class representing a response for a native event tracker.

    +

    Undocumented

    @@ -457,7 +689,7 @@

    Declaration

    -

    Initializes a NativeEventTrackerResponse object from a JSON dictionary.

    +

    Undocumented

    @@ -468,25 +700,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary containing the JSON data to initialize the object.

    -
    -
    -
    @@ -503,7 +716,7 @@

    Parameters

    -

    Initializes with default values

    +

    Undocumented

    @@ -522,7 +735,7 @@

    Declaration

    diff --git a/docs/Classes/NativeImage.html b/docs/Classes/NativeImage.html index 7ef05b325..5b20bd88f 100644 --- a/docs/Classes/NativeImage.html +++ b/docs/Classes/NativeImage.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeImage

    -

    Class representing an image asset in a native ad.

    +

    Undocumented

    @@ -459,7 +691,7 @@

    Declaration

    -

    Initializes a NativeImage object from a JSON dictionary.

    +

    Undocumented

    @@ -470,25 +702,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary containing the JSON data to initialize the object.

    -
    -
    -
    @@ -505,7 +718,7 @@

    Parameters

    -

    Initializes with default values

    +

    Undocumented

    @@ -524,7 +737,7 @@

    Declaration

    diff --git a/docs/Classes/NativeLink.html b/docs/Classes/NativeLink.html index 9bb852503..f8a7cdcc4 100644 --- a/docs/Classes/NativeLink.html +++ b/docs/Classes/NativeLink.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeLink

    -

    Class representing a link in a native ad.

    +

    Undocumented

    @@ -427,7 +659,7 @@

    Declaration

    -

    Initializes a NativeLink object from a JSON dictionary.

    +

    Undocumented

    @@ -438,25 +670,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary containing the JSON data to initialize the object.

    -
    -
    -
    @@ -473,7 +686,7 @@

    Parameters

    -

    Initializes with default values

    +

    Undocumented

    @@ -492,7 +705,7 @@

    Declaration

    diff --git a/docs/Classes/NativeMarkupRequestObject.html b/docs/Classes/NativeMarkupRequestObject.html index 92a379875..51b460706 100644 --- a/docs/Classes/NativeMarkupRequestObject.html +++ b/docs/Classes/NativeMarkupRequestObject.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,13 +526,13 @@

    NativeMarkupRequestObject

    -
    @objc(PBMNativeMarkupRequestObject)
    +                  
    @objc(PBMNativeMarkupRequestObject)
     @objcMembers
     public class NativeMarkupRequestObject : NSObject, NSCopying, PBMJsonCodable
    -

    Represents a request object for native markup, including details about the ad’s context, placement, and supported features.

    +

    Undocumented

    @@ -635,7 +867,7 @@

    Declaration

    -

    Initializes a NativeMarkupRequestObject with default values.

    +

    Undocumented

    @@ -675,7 +907,7 @@

    NSCopying
    -

    Creates a copy of the current NativeMarkupRequestObject instance.

    +

    Undocumented

    @@ -686,29 +918,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - zone - - -
    -

    An optional zone for the copy operation.

    -
    -
    -
    -
    -

    Return Value

    -

    A copy of the NativeMarkupRequestObject instance.

    -
    @@ -738,7 +947,7 @@

    PBMJsonCodable
    -

    Converts the NativeMarkupRequestObject instance to a JSON dictionary.

    +

    Undocumented

    @@ -749,10 +958,6 @@

    Declaration

    -
    -

    Return Value

    -

    A dictionary representation of the NativeMarkupRequestObject instance.

    -
    @@ -769,12 +974,7 @@

    Return Value

    -

    Converts the NativeMarkupRequestObject instance to a JSON string.

    -
    -

    Throws

    - An error if the conversion to JSON string fails. - -
    +

    Undocumented

    @@ -785,10 +985,6 @@

    Declaration

    -
    -

    Return Value

    -

    A JSON string representation of the NativeMarkupRequestObject instance.

    -
    @@ -797,7 +993,7 @@

    Return Value

    diff --git a/docs/Classes/NativeParameters.html b/docs/Classes/NativeParameters.html index a14e41dc1..6e884401f 100644 --- a/docs/Classes/NativeParameters.html +++ b/docs/Classes/NativeParameters.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeParameters

    -

    Represents parameters for a native ad request, including assets, event trackers, and configuration settings.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    NativeParameters

    -

    An array of NativeAsset objects representing the assets required for the native ad request.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    An array of NativeEventTracker objects specifying the event tracking settings for the native ad.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    The version of the native ad specification being used. Defaults to “1.2”.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    The context in which the ad appears. See ContextType for possible values.

    +

    Undocumented

    @@ -426,7 +658,7 @@

    Declaration

    -

    A more detailed context in which the ad appears. See ContextSubType for possible values.

    +

    Undocumented

    @@ -453,7 +685,7 @@

    Declaration

    -

    The design/format/layout of the ad unit being offered. See PlacementType for possible values.

    +

    Undocumented

    @@ -480,7 +712,7 @@

    Declaration

    -

    The number of identical placements in the ad layout. Defaults to 1.

    +

    Undocumented

    @@ -507,7 +739,7 @@

    Declaration

    -

    The sequence number of the ad. Defaults to 0.

    +

    Undocumented

    @@ -534,8 +766,7 @@

    Declaration

    -

    Indicates whether the supply source/impression supports returning an assetsurl instead of an asset object. -Defaults to 0, indicating no support.

    +

    Undocumented

    @@ -562,8 +793,7 @@

    Declaration

    -

    Indicates whether the supply source/impression supports returning a dco URL instead of an asset object. -Defaults to 0, indicating no support.

    +

    Undocumented

    @@ -590,8 +820,7 @@

    Declaration

    -

    Indicates whether the supply source/impression supports returning a dco URL instead of an asset object. -Defaults to 0, indicating no support.

    +

    Undocumented

    @@ -618,7 +847,7 @@

    Declaration

    -

    A placeholder for custom JSON agreed to by the parties to support flexibility beyond the standard specification.

    +

    Undocumented

    @@ -637,7 +866,7 @@

    Declaration

    diff --git a/docs/Classes/NativeRequest.html b/docs/Classes/NativeRequest.html index 0ca8c60d1..3371087c7 100644 --- a/docs/Classes/NativeRequest.html +++ b/docs/Classes/NativeRequest.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    NativeRequest

    -

    A class representing a native request for original type of integration.

    +

    Undocumented

    @@ -317,7 +549,7 @@

    NativeRequest

    -

    The version of the native ad specification being used. Defaults to “1.2” if not set.

    +

    Undocumented

    @@ -344,7 +576,7 @@

    Declaration

    -

    The context in which the ad appears. See ContextType for possible values.

    +

    Undocumented

    @@ -371,7 +603,7 @@

    Declaration

    -

    A more detailed context in which the ad appears. See ContextSubType for possible values.

    +

    Undocumented

    @@ -398,7 +630,7 @@

    Declaration

    -

    The design/format/layout of the ad unit being offered. See PlacementType for possible values.

    +

    Undocumented

    @@ -425,7 +657,7 @@

    Declaration

    -

    The number of identical placements in the ad layout. Defaults to 1 if not set.

    +

    Undocumented

    @@ -452,7 +684,7 @@

    Declaration

    -

    The sequence number of the ad. Defaults to 0 if not set.

    +

    Undocumented

    @@ -479,7 +711,7 @@

    Declaration

    -

    An array of NativeAsset objects representing the assets required for the native ad request.

    +

    Undocumented

    @@ -506,8 +738,7 @@

    Declaration

    -

    Indicates whether the supply source/impression supports returning an assetsurl instead of an asset object. -Defaults to 0 if not set.

    +

    Undocumented

    @@ -534,8 +765,7 @@

    Declaration

    -

    Indicates whether the supply source/impression supports returning a dco URL instead of an asset object. -Defaults to 0 if not set.

    +

    Undocumented

    @@ -562,7 +792,7 @@

    Declaration

    -

    An array of NativeEventTracker objects specifying the event tracking settings for the native ad.

    +

    Undocumented

    @@ -589,7 +819,7 @@

    Declaration

    -

    Indicates whether the native ad supports a buyer-specific privacy notice. Defaults to 0 if not set.

    +

    Undocumented

    @@ -616,7 +846,7 @@

    Declaration

    -

    A placeholder for custom JSON agreed to by the parties to support flexibility beyond the standard specification.

    +

    Undocumented

    @@ -643,7 +873,7 @@

    Declaration

    -

    The configuration ID for the ad unit.

    +

    Undocumented

    @@ -670,7 +900,7 @@

    Declaration

    -

    Initializes a NativeRequest with a specified configuration ID.

    +

    Undocumented

    @@ -681,25 +911,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    -
    @@ -716,60 +927,17 @@

    Parameters

    -

    Initializes a NativeRequest with a specified configuration ID, assets, and event trackers.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configId: String, assets: [NativeAsset]? = nil, eventTrackers: [NativeEventTracker]? = nil)
    +
    public convenience init(configId: String, assets: [NativeAsset]? = nil, eventTrackers: [NativeEventTracker]? = nil)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - assets - - -
    -

    An optional array of NativeAsset objects.

    -
    -
    - - eventTrackers - - -
    -

    An optional array of NativeEventTracker objects.

    -
    -
    -
    @@ -786,7 +954,7 @@

    Parameters

    -

    Adds an array of native assets to the request. If assets already exist, they will be appended.

    +

    Undocumented

    @@ -797,25 +965,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - assets - - -
    -

    An array of NativeAsset objects to add.

    -
    -
    -
    @@ -832,7 +981,7 @@

    Parameters

    -

    Adds an array of native event trackers to the request. If event trackers already exist, they will be appended.

    +

    Undocumented

    @@ -843,25 +992,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - eventTrackers - - -
    -

    An array of NativeEventTracker objects to add.

    -
    -
    -
    @@ -878,7 +1008,7 @@

    Parameters

    -

    Retrieves the native request object as a JSON dictionary.

    +

    Undocumented

    @@ -889,10 +1019,6 @@

    Declaration

    -
    -

    Return Value

    -

    A dictionary representation of the native request object, or nil if an error occurs.

    -
    @@ -901,7 +1027,7 @@

    Return Value

    diff --git a/docs/Classes/NativeTitle.html b/docs/Classes/NativeTitle.html index c214c6931..e7a03a575 100644 --- a/docs/Classes/NativeTitle.html +++ b/docs/Classes/NativeTitle.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeTitle

    -

    Represents the title element in a native ad, including optional text and length.

    +

    Undocumented

    @@ -401,7 +633,7 @@

    Declaration

    -

    Initializes a NativeTitle object from a JSON dictionary.

    +

    Undocumented

    @@ -412,25 +644,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary containing the JSON representation of the title.

    -
    -
    -
    @@ -447,7 +660,7 @@

    Parameters

    -

    Initializes a NativeTitle object with default values.

    +

    Undocumented

    @@ -466,7 +679,7 @@

    Declaration

    diff --git a/docs/Classes/PathBuilder.html b/docs/Classes/PathBuilder.html new file mode 100644 index 000000000..8780cec70 --- /dev/null +++ b/docs/Classes/PathBuilder.html @@ -0,0 +1,579 @@ + + + + PathBuilder Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PathBuilder

    +
    +
    + +
    @objc(PBMPathBuilder)
    +@objcMembers
    +public class PathBuilder : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func buildURL(for host: String, path: String = "", queryItems: [URLQueryItem]? = nil) -> String?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/PlacementType.html b/docs/Classes/PlacementType.html index 71a4892f4..1f0a98c18 100644 --- a/docs/Classes/PlacementType.html +++ b/docs/Classes/PlacementType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    PlacementType

    -

    Represents different types of placements for native ads.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    PlacementType

    -

    Placement type indicating the ad appears within feed content.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Placement type indicating the ad appears within atomic content.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Placement type indicating the ad appears outside of content.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    Placement type indicating the ad appears within a recommendation widget.

    +

    Undocumented

    @@ -426,7 +658,7 @@

    Declaration

    -

    Placement type for custom placements not predefined in the standard.

    +

    Undocumented

    @@ -445,7 +677,7 @@

    Declaration

    diff --git a/docs/Classes/Prebid.html b/docs/Classes/Prebid.html index e62688687..e6b6deb77 100644 --- a/docs/Classes/Prebid.html +++ b/docs/Classes/Prebid.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    Prebid

    -

    The Prebid class manages the configuration and initialization of the PrebidMobile SDK.

    +

    Undocumented

    @@ -327,7 +559,7 @@

    Public Properties (SDK)
    -

    The name of the bidder for AppNexus.

    +

    Undocumented

    @@ -354,7 +586,7 @@

    Declaration

    -

    The name of the bidder for Rubicon Project.

    +

    Undocumented

    @@ -381,7 +613,7 @@

    Declaration

    -

    Indicates whether the timeout value has been updated.

    +

    Undocumented

    @@ -408,7 +640,7 @@

    Declaration

    -

    The Prebid Server account ID.

    +

    Undocumented

    @@ -435,8 +667,7 @@

    Declaration

    -

    Enables or disables debug mode. -ORTB: bidRequest.test

    +

    Undocumented

    @@ -463,7 +694,7 @@

    Declaration

    -

    Custom HTTP headers to be sent with requests.

    +

    Undocumented

    @@ -490,7 +721,7 @@

    Declaration

    -

    Stored bid responses identified by bidder names.

    +

    Undocumented

    @@ -578,7 +809,7 @@

    Declaration

    Declaration

    Swift

    -
    public var logLevel: LogLevel { get set }
    +
    public var logLevel: LogLevel { get set }
    @@ -625,7 +856,7 @@

    Declaration

    -

    The singleton instance of the Prebid class.

    +

    Undocumented

    @@ -652,7 +883,7 @@

    Declaration

    -

    The version of the PrebidMobile SDK.

    +

    Undocumented

    @@ -679,7 +910,7 @@

    Declaration

    -

    The version of the OM SDK.

    +

    Undocumented

    @@ -719,7 +950,7 @@

    Public Properties (Prebid)
    -

    The host for the Prebid Server.

    +

    Undocumented

    @@ -746,7 +977,7 @@

    Declaration

    -

    Custom status endpoint for the Prebid Server.

    +

    Undocumented

    @@ -773,7 +1004,7 @@

    Declaration

    -

    Timeout for Prebid requests in milliseconds.

    +

    Undocumented

    @@ -800,7 +1031,7 @@

    Declaration

    -

    Dynamic timeout value.

    +

    Undocumented

    @@ -827,7 +1058,7 @@

    Declaration

    -

    Stored auction response.

    +

    Undocumented

    @@ -867,9 +1098,7 @@

    Public Properties (SDK)
    -

    Indicates whether the PBS should cache the bid for the rendering API. -If the value is true the SDK will make the cache request in order to report -the impression event respectively to the legacy analytic setup.

    +

    Undocumented

    @@ -896,7 +1125,7 @@

    Declaration

    -

    Controls how long each creative has to load before it is considered a failure.

    +

    Undocumented

    @@ -923,7 +1152,7 @@

    Declaration

    -

    Controls how long video and interstitial creatives have to load before it is considered a failure.

    +

    Undocumented

    @@ -950,7 +1179,7 @@

    Declaration

    -

    Controls whether to use PrebidMobile’s in-app browser or the Safari App for displaying ad clickthrough content.

    +

    Undocumented

    @@ -977,15 +1206,14 @@

    Declaration

    -

    Indicates the type of browser opened upon clicking the creative in an app, where embedded = 0, native = 1. -Describes an OpenRTB imp.clickbrowser attribute.

    +

    Undocumented

    Declaration

    Swift

    -
    public var impClickbrowserType: ClickbrowserType
    +
    public var impClickbrowserType: ClickbrowserType
    @@ -1005,7 +1233,7 @@

    Declaration

    -

    If set to true, the output of PrebidMobile’s internal logger is written to a text file. This can be helpful for debugging. Defaults to false.

    +

    Undocumented

    @@ -1032,7 +1260,7 @@

    Declaration

    -

    If true, the SDK will periodically try to listen for location updates in order to request location-based ads.

    +

    Undocumented

    @@ -1059,7 +1287,7 @@

    Declaration

    -

    If true, the sdk will add includewinners flag inside the targeting object described in PBS Documentation

    +

    Undocumented

    @@ -1086,7 +1314,7 @@

    Declaration

    -

    If true, the sdk will add includebidderkeys flag inside the targeting object described in PBS Documentation

    +

    Undocumented

    @@ -1126,12 +1354,7 @@

    Public Methods
    -

    Sets a custom Prebid Server URL.

    -
    -

    Throws

    - An error if setting the custom host URL fails. - -
    +

    Undocumented

    @@ -1142,25 +1365,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - url - - -
    -

    The custom Prebid Server URL.

    -
    -
    -
    @@ -1190,7 +1394,7 @@

    Stored Bid Response
    -

    Adds a stored bid response.

    +

    Undocumented

    @@ -1201,37 +1405,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - bidder - - -
    -

    The name of the bidder.

    -
    -
    - - responseId - - -
    -

    The response ID.

    -
    -
    -
    @@ -1248,7 +1421,7 @@

    Parameters

    -

    Clears all stored bid responses.

    +

    Undocumented

    @@ -1275,7 +1448,7 @@

    Declaration

    -

    Retrieves stored bid responses.

    +

    Undocumented

    @@ -1286,10 +1459,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of dictionaries containing stored bid responses, or nil if there are none.

    -
    @@ -1319,7 +1488,7 @@

    Custom Headers
    -

    Adds a custom HTTP header.

    +

    Undocumented

    @@ -1330,37 +1499,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - name - - -
    -

    The name of the header.

    -
    -
    - - value - - -
    -

    The value of the header.

    -
    -
    -
    @@ -1377,7 +1515,7 @@

    Parameters

    -

    Clears all custom HTTP headers.

    +

    Undocumented

    @@ -1580,7 +1718,7 @@

    Parameters

    diff --git a/docs/Classes/PrebidAdUnit.html b/docs/Classes/PrebidAdUnit.html index b52e671bf..3ca475161 100644 --- a/docs/Classes/PrebidAdUnit.html +++ b/docs/Classes/PrebidAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    PrebidAdUnit

    -

    Multiformat ad unit. Built for original API.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    PrebidAdUnit

    -

    The ad slot identifier for the Prebid ad unit.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Initializes a new PrebidAdUnit with the given configuration ID.

    +

    Undocumented

    @@ -356,25 +588,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    -

    @@ -391,7 +604,7 @@

    Parameters

    -

    Makes bid request for the specified ad object and request config. Setups targeting keywords into the adObject.

    +

    Undocumented

    @@ -403,49 +616,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - adObject - - -
    -

    The ad object to fetch demand for.

    -
    -
    - - request - - -
    -

    The PrebidRequest containing the demand request parameters.

    -
    -
    - - completion - - -
    -

    A closure to be called with the BidInfo result.

    -
    -
    -
    @@ -462,7 +632,7 @@

    Parameters

    -

    Makes bid request for the specified request config.

    +

    Undocumented

    @@ -473,37 +643,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - request - - -
    -

    The PrebidRequest containing the demand request parameters.

    -
    -
    - - completion - - -
    -

    A closure to be called with the BidInfo result.

    -
    -
    -
    @@ -606,7 +745,7 @@

    Declaration

    -

    This method resumes the auto refresh of demand

    +

    Undocumented

    @@ -625,7 +764,7 @@

    Declaration

    diff --git a/docs/Classes/PrebidConstants.html b/docs/Classes/PrebidConstants.html new file mode 100644 index 000000000..53a818083 --- /dev/null +++ b/docs/Classes/PrebidConstants.html @@ -0,0 +1,605 @@ + + + + PrebidConstants Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidConstants

    +
    +
    + +
    @objcMembers
    +public class PrebidConstants : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var supportedRenderingBannerAPISignals: [Signals.Api] { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + companionHTMLTemplate + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var companionHTMLTemplate: String { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/PrebidImagesRepository.html b/docs/Classes/PrebidImagesRepository.html new file mode 100644 index 000000000..6c41f605b --- /dev/null +++ b/docs/Classes/PrebidImagesRepository.html @@ -0,0 +1,659 @@ + + + + PrebidImagesRepository Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidImagesRepository

    +
    +
    + +
    @objcMembers
    +public class PrebidImagesRepository : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + muteDisabled + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let muteDisabled: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + muteEnabled + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let muteEnabled: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + closeButton + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let closeButton: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + skipButton + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let skipButton: String
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/PrebidJSLibrary.html b/docs/Classes/PrebidJSLibrary.html new file mode 100644 index 000000000..08bb4dd26 --- /dev/null +++ b/docs/Classes/PrebidJSLibrary.html @@ -0,0 +1,632 @@ + + + + PrebidJSLibrary Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidJSLibrary

    +
    +
    + +
    @objcMembers
    +public class PrebidJSLibrary : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + downloadURLString + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var downloadURLString: String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + name + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var name: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(name: String, downloadURLString: String? = nil)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/PrebidJSLibraryManager.html b/docs/Classes/PrebidJSLibraryManager.html new file mode 100644 index 000000000..01010b2d8 --- /dev/null +++ b/docs/Classes/PrebidJSLibraryManager.html @@ -0,0 +1,659 @@ + + + + PrebidJSLibraryManager Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidJSLibraryManager

    +
    +
    + +
    @objcMembers
    +public class PrebidJSLibraryManager : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: PrebidJSLibraryManager
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + downloadLibraries() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func downloadLibraries()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getMRAIDLibrary() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getMRAIDLibrary() -> String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getOMSDKLibrary() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getOMSDKLibrary() -> String?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/PrebidRequest.html b/docs/Classes/PrebidRequest.html index ea6f77e2a..aadf4ab9c 100644 --- a/docs/Classes/PrebidRequest.html +++ b/docs/Classes/PrebidRequest.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    PrebidRequest

    -

    Class that contains properties and methods to configure Prebid request.

    +

    Undocumented

    @@ -327,7 +559,7 @@

    Private properties
    -

    Initializes a new PrebidRequest with the given parameters.

    +

    Undocumented

    @@ -339,73 +571,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - -
    - - bannerParameters - - -
    -

    The banner parameters for the ad request.

    -
    -
    - - videoParameters - - -
    -

    The video parameters for the ad request.

    -
    -
    - - nativeParameters - - -
    -

    The native parameters for the ad request.

    -
    -
    - - isInterstitial - - -
    -

    Indicates if the request is for an interstitial ad.

    -
    -
    - - isRewarded - - -
    -

    Indicates if the request is for a rewarded ad.

    -
    -
    -
    @@ -435,7 +600,7 @@

    GPID
    -

    Sets the GPID for the ad request.

    +

    Undocumented

    @@ -446,25 +611,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - gpid - - -
    -

    The GPID to set.

    -
    -
    -
    @@ -740,7 +886,7 @@

    App Content (app.content.data)
    -

    Sets the app content for the ad request.

    +

    Undocumented

    @@ -751,25 +897,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - appContentObject - - -
    -

    The PBMORTBAppContent to set.

    -
    -
    -
    @@ -786,7 +913,7 @@

    Parameters

    -

    Clears the app content for the ad request.

    +

    Undocumented

    @@ -813,7 +940,7 @@

    Declaration

    -

    Adds data to the app content.

    +

    Undocumented

    @@ -824,25 +951,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    The array of PBMORTBContentData to add.

    -
    -
    -
    @@ -859,7 +967,7 @@

    Parameters

    -

    Removes specific data from the app content.

    +

    Undocumented

    @@ -870,25 +978,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The PBMORTBContentData to remove.

    -
    -
    -

    @@ -905,7 +994,7 @@

    Parameters

    -

    Clears all data from the app content.

    +

    Undocumented

    @@ -945,7 +1034,7 @@

    User Data (user.data)
    -

    Adds user data to the ad request.

    +

    Undocumented

    @@ -956,25 +1045,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    The array of PBMORTBContentData to add.

    -
    -
    -
    @@ -991,7 +1061,7 @@

    Parameters

    -

    Removes specific user data from the ad request.

    +

    Undocumented

    @@ -1002,25 +1072,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The PBMORTBContentData to remove.

    -
    -
    -
    @@ -1037,7 +1088,7 @@

    Parameters

    -

    Clears all user data from the ad request.

    +

    Undocumented

    @@ -1056,7 +1107,7 @@

    Declaration

    diff --git a/docs/Classes/PrebidServerConnection.html b/docs/Classes/PrebidServerConnection.html new file mode 100644 index 000000000..423a9ab2d --- /dev/null +++ b/docs/Classes/PrebidServerConnection.html @@ -0,0 +1,1033 @@ + + + + PrebidServerConnection Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidServerConnection

    +
    +
    + +
    @objcMembers
    +public class PrebidServerConnection : NSObject, PrebidServerConnectionProtocol, URLSessionDelegate
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public properties +

    +
    +
    +
      +
    • +
      + + + + userAgentService + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var userAgentService: UserAgentService { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + protocolClasses + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var protocolClasses: [URLProtocol.Type]
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: PrebidServerConnection
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + userAgentHeaderKey + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var userAgentHeaderKey: String { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + contentTypeKey + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var contentTypeKey: String { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + contentTypeVal + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var contentTypeVal: String { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + internalIDKey + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var internalIDKey: String { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isPBMRequestKey + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var isPBMRequestKey: String { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Init +

    +
    +
    + +
    +
    +
    + + +
    + +

    Public methods +

    +
    +
    +
      +
    • +
      + + + + fireAndForget(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func fireAndForget(_ resourceURL: String?)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func head(_ resourceURL: String?, timeout: TimeInterval, callback: @escaping (PrebidServerResponse) -> Void)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func get(_ resourceURL: String?, timeout: TimeInterval = 0, callback: @escaping (PrebidServerResponse) -> Void)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func post(_ resourceURL: String?, data: Data?, timeout: TimeInterval,
      +                 callback: @escaping (PrebidServerResponse) -> Void)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func post(_ resourceURL: String?, contentType: String?,data: Data?, timeout: TimeInterval,
      +                 callback: @escaping (PrebidServerResponse) -> Void)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + download(_:callback:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func download(_ resourceURL: String?, callback: @escaping (PrebidServerResponse) -> Void)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Private methods +

    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func urlSession(_ session: URLSession, didReceive challenge: URLAuthenticationChallenge, completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/PrebidServerEventTracker.html b/docs/Classes/PrebidServerEventTracker.html new file mode 100644 index 000000000..fa473f280 --- /dev/null +++ b/docs/Classes/PrebidServerEventTracker.html @@ -0,0 +1,740 @@ + + + + PrebidServerEventTracker Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidServerEventTracker

    +
    +
    + +
    @objcMembers
    +public class PrebidServerEventTracker : NSObject, PBMEventTrackerProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + serverEvents + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var serverEvents: [ServerEvent] { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(serverEvents:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(serverEvents: [ServerEvent] = [])
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + trackEvent(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackEvent(_ event: PBMTrackingEvent)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVideoAdLoaded(_ parameters: PBMVideoVerificationParameters!)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackStartVideo(withDuration duration: CGFloat, volume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVolumeChanged(_ playerVolume: CGFloat, deviceVolume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + addServerEvents(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addServerEvents(_ serverEvents: [ServerEvent])
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/PrebidServerResponse.html b/docs/Classes/PrebidServerResponse.html new file mode 100644 index 000000000..f63a3648b --- /dev/null +++ b/docs/Classes/PrebidServerResponse.html @@ -0,0 +1,767 @@ + + + + PrebidServerResponse Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidServerResponse

    +
    +
    + +
    @objcMembers
    +public class PrebidServerResponse : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + isOKStatusCode + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isOKStatusCode: Bool { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + jsonDict + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var jsonDict: [String : Any]?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + rawData + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var rawData: Data?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + requestHeaders + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var requestHeaders: [String : String]?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + responseHeaders + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var responseHeaders: [String : String]?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + requestURL + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var requestURL: String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + error + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var error: Error?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + statusCode + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var statusCode: Int
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/Reachability.html b/docs/Classes/Reachability.html new file mode 100644 index 000000000..6740e9a12 --- /dev/null +++ b/docs/Classes/Reachability.html @@ -0,0 +1,710 @@ + + + + Reachability Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Reachability

    +
    +
    + +
    @objc(PBMReachability)
    +@objcMembers
    +public class Reachability : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public properties +

    +
    +
    +
      +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Shared instance for checking whether the default route is available.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: Reachability
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var currentReachabilityStatus: NetworkType { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isNetworkReachable + +
      +
      +
      +
      +
      +
      +

      Returns true is network is reachable otherwise returns false

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isNetworkReachable: Bool { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Private properties +

    +
    +
    +
      +
    • +
      + + + + stopNotifier() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func stopNotifier()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + onNetworkRestored(_:) + +
      +
      +
      +
      +
      +
      +

      Starts monitoring of the network status. +Calls the reachableBlock when network is restored

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func onNetworkRestored(_ reachableBlock: @escaping PBMNetworkReachableBlock)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/RewardedAdUnit.html b/docs/Classes/RewardedAdUnit.html index f0b9cffad..b4ffff542 100644 --- a/docs/Classes/RewardedAdUnit.html +++ b/docs/Classes/RewardedAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -296,11 +528,11 @@

    RewardedAdUnit

    @objc
     public class RewardedAdUnit: BaseInterstitialAdUnit,
    -                             RewardedEventInteractionDelegate
    + RewardedEventInteractionDelegate
    -

    Represents an rewarded ad unit. Built for rendering type of integration.

    +

    Undocumented

    @@ -319,7 +551,7 @@

    RewardedAdUnit

    -

    The reward object for the ad unit.

    +

    Undocumented

    @@ -359,7 +591,7 @@

    Lifecycle
    -

    Initializes a RewardedAdUnit with the given configuration ID and event handler.

    +

    Undocumented

    @@ -367,41 +599,10 @@

    Declaration

    Swift

    @objc
    -public convenience init(configID: String, eventHandler: AnyObject)
    +public convenience init(configID: String, eventHandler: AnyObject)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configID - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - eventHandler - - -
    -

    The event handler for the ad unit.

    -
    -
    -

    @@ -418,7 +619,7 @@

    Parameters

    -

    Initializes a RewardedAdUnit with the given configuration ID and a default event handler.

    +

    Undocumented

    @@ -426,29 +627,10 @@

    Declaration

    Swift

    @objc
    -public convenience init(configID: String)
    +public convenience init(configID: String)
    -
    -

    Parameters

    - - - - - - - -
    - - configID - - -
    -

    The configuration ID for the ad unit.

    -
    -
    -
    @@ -478,7 +660,7 @@

    PBMRewardedEventDelegate
    -

    Called when the user earns a reward.

    +

    Undocumented

    @@ -489,25 +671,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - reward - - -
    -

    The reward object associated with the event.

    -
    -
    -
    @@ -537,36 +700,17 @@

    BaseInterstitialAdUnitProtocol protocol
    -

    Called when the interstitial ad is closed.

    +

    Undocumented

    Declaration

    Swift

    -
    public override func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
    +
    public override func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
    -
    -

    Parameters

    - - - - - - - -
    - - interstitialController - - -
    -

    The controller managing the interstitial ad.

    -
    -
    -

    @@ -596,7 +740,7 @@

    Protected overrides
    -

    Called when the ad unit receives an ad.

    +

    Undocumented

    @@ -623,7 +767,7 @@

    Declaration

    -

    Called when the ad unit fails to receive an ad.

    +

    Undocumented

    @@ -634,25 +778,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - error - - -
    -

    The error describing the failure.

    -
    -
    -

    @@ -669,7 +794,7 @@

    Parameters

    -

    Called when the ad unit will present an ad.

    +

    Undocumented

    @@ -696,7 +821,7 @@

    Declaration

    -

    Called when the ad unit dismisses an ad.

    +

    Undocumented

    @@ -723,7 +848,7 @@

    Declaration

    -

    Called when the ad unit will leave the application.

    +

    Undocumented

    @@ -750,7 +875,7 @@

    Declaration

    -

    Called when the ad unit is clicked.

    +

    Undocumented

    @@ -777,7 +902,7 @@

    Declaration

    -

    Returns whether the event handler is ready.

    +

    Undocumented

    @@ -788,10 +913,6 @@

    Declaration

    -
    -

    Return Value

    -

    A boolean indicating if the event handler is ready.

    -
    @@ -808,7 +929,7 @@

    Return Value

    -

    Sets the loading delegate for the event handler.

    +

    Undocumented

    @@ -819,25 +940,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - loadingDelegate - - -
    -

    The loading delegate to set.

    -
    -
    -
    @@ -854,7 +956,7 @@

    Parameters

    -

    Sets the interaction delegate for the event handler.

    +

    Undocumented

    @@ -881,36 +983,17 @@

    Declaration

    -

    Requests an ad with the given bid response.

    +

    Undocumented

    Declaration

    Swift

    -
    public override func callEventHandler_requestAd(with bidResponse: BidResponse?)
    +
    public override func callEventHandler_requestAd(with bidResponse: BidResponse?)
    -
    -

    Parameters

    - - - - - - - -
    - - bidResponse - - -
    -

    The bid response to use for the ad request.

    -
    -
    -
    @@ -927,7 +1010,7 @@

    Parameters

    -

    Shows the ad from the specified view controller.

    +

    Undocumented

    @@ -938,25 +1021,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - controller - - -
    -

    The view controller from which to present the ad.

    -
    -
    -
    @@ -973,7 +1037,7 @@

    Parameters

    -

    Tracks the impression for the ad.

    +

    Undocumented

    @@ -992,7 +1056,7 @@

    Declaration

    diff --git a/docs/Classes/RewardedEventHandlerStandalone.html b/docs/Classes/RewardedEventHandlerStandalone.html new file mode 100644 index 000000000..90830744d --- /dev/null +++ b/docs/Classes/RewardedEventHandlerStandalone.html @@ -0,0 +1,683 @@ + + + + RewardedEventHandlerStandalone Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    RewardedEventHandlerStandalone

    +
    +
    + +
    public class RewardedEventHandlerStandalone : NSObject, RewardedEventHandlerProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + loadingDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var loadingDelegate: RewardedEventLoadingDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + interactionDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var interactionDelegate: RewardedEventInteractionDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isReady + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isReady: Bool { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + show(from:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func show(from controller: UIViewController?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + requestAd(with:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func requestAd(with bidResponse: BidResponse?)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/RewardedVideoAdUnit.html b/docs/Classes/RewardedVideoAdUnit.html index 0fcb3942d..4dcaf1a0d 100644 --- a/docs/Classes/RewardedVideoAdUnit.html +++ b/docs/Classes/RewardedVideoAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,11 +526,11 @@

    RewardedVideoAdUnit

    -
    public class RewardedVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    +
    public class RewardedVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    -

    Represents an rewarded ad unit for original type of integration.

    +

    Undocumented

    @@ -317,20 +549,14 @@

    RewardedVideoAdUnit

    -

    Deprecated property for video parameters.

    -
    -

    Note

    - This property is deprecated. Please use videoParameters instead. - -
    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use videoParameters instead.")
    -public var parameters: VideoParameters { get set }
    +
    public var parameters: VideoParameters { get set }
    @@ -350,7 +576,7 @@

    Declaration

    -

    Property for video parameters.

    +

    Undocumented

    @@ -377,7 +603,7 @@

    Declaration

    -

    Initializes a RewardedVideoAdUnit with the given configuration ID.

    +

    Undocumented

    @@ -388,25 +614,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    -
    @@ -423,60 +630,17 @@

    Parameters

    -

    Initializes a RewardedVideoAdUnit with the given configuration ID and minimum size percentages.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    +
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - minWidthPerc - - -
    -

    The minimum width percentage for the ad unit.

    -
    -
    - - minHeightPerc - - -
    -

    The minimum height percentage for the ad unit.

    -
    -
    -
    @@ -485,7 +649,7 @@

    Parameters

    diff --git a/docs/Classes/ServerEvent.html b/docs/Classes/ServerEvent.html new file mode 100644 index 000000000..ede1d0a18 --- /dev/null +++ b/docs/Classes/ServerEvent.html @@ -0,0 +1,579 @@ + + + + ServerEvent Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    ServerEvent

    +
    +
    + +
    @objc(PBMServerEvent)
    +@objcMembers
    +public class ServerEvent : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(url: String, expectedEventType: PBMTrackingEvent)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/Signals.html b/docs/Classes/Signals.html index 8c2a960af..2592feba7 100644 --- a/docs/Classes/Signals.html +++ b/docs/Classes/Signals.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,11 +530,7 @@

    Signals

    -

    A class containing constants related to OpenRTB signals.

    - -

    This class provides static constants and values representing different -API frameworks, playback methods, protocols, start delays, and video -placement types as defined in the OpenRTB specification.

    +

    Undocumented

    @@ -322,15 +550,15 @@

    Signals

    OpenRTB - API Frameworks

    -
     | Value | Description |
    - |-------|-------------|
    - | 1     | VPAID 1.0   |
    - | 2     | VPAID 2.0   |
    - | 3     | MRAID-1     |
    - | 4     | ORMMA       |
    - | 5     | MRAID-2     |
    - | 6     | MRAID-3     |
    - | 7     | OMID-1      |
    +
    | Value | Description |
    +|-------|-------------|
    +| 1     | VPAID 1.0   |
    +| 2     | VPAID 2.0   |
    +| 3     | MRAID-1     |
    +| 4     | ORMMA       |
    +| 5     | MRAID-2     |
    +| 6     | MRAID-3     |
    +| 7     | OMID-1      |
     
    See more @@ -339,7 +567,7 @@

    OpenRTB - API Frameworks

    Declaration

    Swift

    -
    @objc(PBApi)
    +                          
    @objc(PBApi)
     public class Api : SingleContainerInt
    @@ -377,7 +605,7 @@

    OpenRTB - Playback Methods

    Declaration

    Swift

    -
    @objc(PBPlaybackMethod)
    +                          
    @objc(PBPlaybackMethod)
     public class PlaybackMethod : SingleContainerInt
    @@ -419,7 +647,7 @@

    OpenRTB - Protocols

    Declaration

    Swift

    -
    @objc(PBProtocols)
    +                          
    @objc(PBProtocols)
     public class Protocols : SingleContainerInt
    @@ -455,7 +683,7 @@

    OpenRTB - Start Delay

    Declaration

    Swift

    -
    @objc(PBStartDelay)
    +                          
    @objc(PBStartDelay)
     public class StartDelay : SingleContainerInt
    @@ -483,7 +711,7 @@

    OpenRTB - Video Placement | 2 | In-Banner | | 3 | In-Article | | 4 | In-Feed | -| 5 | Interstitial/Slider/Floating | +| 5 | Interstitial/Slider/Floating |

    See more @@ -492,7 +720,7 @@

    OpenRTB - Video Placement

    Declaration

    Swift

    -
    @objc(PBPlacement)
    +                          
    @objc(PBPlacement)
     public class Placement : SingleContainerInt
    @@ -505,7 +733,7 @@

    Declaration

    diff --git a/docs/Classes/Signals/Api.html b/docs/Classes/Signals/Api.html index 965f1c84b..986b67f0b 100644 --- a/docs/Classes/Signals/Api.html +++ b/docs/Classes/Signals/Api.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -42,15 +42,36 @@ + + @@ -296,21 +528,21 @@

    Api

    -
    @objc(PBApi)
    +                  
    @objc(PBApi)
     public class Api : SingleContainerInt

    OpenRTB - API Frameworks

    -
     | Value | Description |
    - |-------|-------------|
    - | 1     | VPAID 1.0   |
    - | 2     | VPAID 2.0   |
    - | 3     | MRAID-1     |
    - | 4     | ORMMA       |
    - | 5     | MRAID-2     |
    - | 6     | MRAID-3     |
    - | 7     | OMID-1      |
    +
    | Value | Description |
    +|-------|-------------|
    +| 1     | VPAID 1.0   |
    +| 2     | VPAID 2.0   |
    +| 3     | MRAID-1     |
    +| 4     | ORMMA       |
    +| 5     | MRAID-2     |
    +| 6     | MRAID-3     |
    +| 7     | OMID-1      |
     
    @@ -518,7 +750,7 @@

    Declaration

    diff --git a/docs/Classes/Signals/Placement.html b/docs/Classes/Signals/Placement.html index ffd6938aa..9df53fa4a 100644 --- a/docs/Classes/Signals/Placement.html +++ b/docs/Classes/Signals/Placement.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -42,15 +42,36 @@ + + @@ -296,7 +528,7 @@

    Placement

    -
    @objc(PBPlacement)
    +                  
    @objc(PBPlacement)
     public class Placement : SingleContainerInt
    @@ -308,7 +540,7 @@

    OpenRTB - Video Placement | 2 | In-Banner | | 3 | In-Article | | 4 | In-Feed | -| 5 | Interstitial/Slider/Floating | +| 5 | Interstitial/Slider/Floating |

    @@ -524,7 +756,7 @@

    Declaration

    -

    Helper function

    +

    Undocumented

    @@ -544,7 +776,7 @@

    Declaration

    diff --git a/docs/Classes/Signals/PlaybackMethod.html b/docs/Classes/Signals/PlaybackMethod.html index ad341c610..cf82669a4 100644 --- a/docs/Classes/Signals/PlaybackMethod.html +++ b/docs/Classes/Signals/PlaybackMethod.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -42,15 +42,36 @@ + + @@ -296,7 +528,7 @@

    PlaybackMethod

    -
    @objc(PBPlaybackMethod)
    +                  
    @objc(PBPlaybackMethod)
     public class PlaybackMethod : SingleContainerInt
    @@ -489,7 +721,7 @@

    Declaration

    diff --git a/docs/Classes/Signals/Protocols.html b/docs/Classes/Signals/Protocols.html index 1b1e7f724..f58c1c239 100644 --- a/docs/Classes/Signals/Protocols.html +++ b/docs/Classes/Signals/Protocols.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -42,15 +42,36 @@ + + @@ -296,7 +528,7 @@

    Protocols

    -
    @objc(PBProtocols)
    +                  
    @objc(PBProtocols)
     public class Protocols : SingleContainerInt
    @@ -605,7 +837,7 @@

    Declaration

    diff --git a/docs/Classes/Signals/StartDelay.html b/docs/Classes/Signals/StartDelay.html index f86ecfe28..73f67f53e 100644 --- a/docs/Classes/Signals/StartDelay.html +++ b/docs/Classes/Signals/StartDelay.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -42,15 +42,36 @@ + + @@ -296,7 +528,7 @@

    StartDelay

    -
    @objc(PBStartDelay)
    +                  
    @objc(PBStartDelay)
     public class StartDelay : SingleContainerInt
    @@ -403,7 +635,7 @@

    Declaration

    diff --git a/docs/Classes/SingleContainerInt.html b/docs/Classes/SingleContainerInt.html index f71153062..a922bbb96 100644 --- a/docs/Classes/SingleContainerInt.html +++ b/docs/Classes/SingleContainerInt.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -444,7 +676,7 @@

    Declaration

    diff --git a/docs/Classes/SkadnEventTracker.html b/docs/Classes/SkadnEventTracker.html new file mode 100644 index 000000000..a05145469 --- /dev/null +++ b/docs/Classes/SkadnEventTracker.html @@ -0,0 +1,700 @@ + + + + SkadnEventTracker Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    SkadnEventTracker

    +
    +
    + +
    @objc(PBMSkadnEventTracker)
    +@objcMembers
    +public class SkadnEventTracker : NSObject, PBMEventTrackerProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + init(with:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(with imp: SKAdImpression)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    PBMEventTrackerProtocol +

    +
    +
    +
      +
    • +
      + + + + trackEvent(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackEvent(_ event: PBMTrackingEvent)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVideoAdLoaded(_ parameters: PBMVideoVerificationParameters!)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackStartVideo(withDuration duration: CGFloat, volume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVolumeChanged(_ playerVolume: CGFloat, deviceVolume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/SkadnParametersManager.html b/docs/Classes/SkadnParametersManager.html new file mode 100644 index 000000000..ddf16c787 --- /dev/null +++ b/docs/Classes/SkadnParametersManager.html @@ -0,0 +1,606 @@ + + + + SkadnParametersManager Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    SkadnParametersManager

    +
    +
    + +
    @objc(PBMSkadnParametersManager)
    +@objcMembers
    +public class SkadnParametersManager : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func getSkadnImpression(for skadnInfo: PBMORTBBidExtSkadn) -> SKAdImpression?
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func getSkadnProductParameters(for skadnInfo: PBMORTBBidExtSkadn) -> Dictionary<String, Any>?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/Targeting.html b/docs/Classes/Targeting.html index 6f94d0be2..4ec31f336 100644 --- a/docs/Classes/Targeting.html +++ b/docs/Classes/Targeting.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,12 +531,7 @@

    Targeting

    -

    A class that manages targeting information for ads.

    - -

    This class provides properties and methods for setting and retrieving -user-specific targeting information, such as user ID, gender, and custom -data. It also includes details for OMID (Open Measurement Interface Definition) -partner and supports managing user identity links and custom extensions.

    +

    Undocumented

    @@ -323,7 +550,7 @@

    Targeting

    -

    A shared instance of the Targeting class.

    +

    Undocumented

    @@ -363,7 +590,7 @@

    OMID Partner
    -

    The name of the OMID partner.

    +

    Undocumented

    @@ -390,7 +617,7 @@

    Declaration

    -

    The version of the OMID partner.

    +

    Undocumented

    @@ -484,7 +711,7 @@

    Declaration

    -

    Objective C API

    +

    Undocumented

    @@ -840,7 +1067,7 @@

    Declaration

    -

    Objective-C API

    +

    Undocumented

    @@ -867,7 +1094,7 @@

    Declaration

    -

    Objective-C API

    +

    Undocumented

    @@ -947,7 +1174,7 @@

    TCFv2
    -

    The consent string for purposes consent as per TCFv2.

    +

    Undocumented

    @@ -974,7 +1201,7 @@

    Declaration

    -

    Purpose 1 - Store and/or access information on a device

    +

    Undocumented

    @@ -1001,7 +1228,7 @@

    Declaration

    -

    Returns whether the user has consented to access device data as an NSNumber.

    +

    Undocumented

    @@ -1028,7 +1255,7 @@

    Declaration

    -

    Returns the user’s consent for a specific purpose by index.

    +

    Undocumented

    @@ -1055,7 +1282,7 @@

    Declaration

    -

    Checks if access to device data is allowed.

    +

    Undocumented

    @@ -1095,9 +1322,7 @@

    External User Ids
    -

    Array of external user IDs.

    - -

    This property holds the external user IDs associated with the user.

    +

    Undocumented

    @@ -1380,7 +1605,7 @@

    Declaration

    -

    App store URL for an installed app

    +

    Undocumented

    @@ -1407,7 +1632,7 @@

    Declaration

    -

    Domain name of the app

    +

    Undocumented

    @@ -1515,7 +1740,7 @@

    Declaration

    -

    Objective-C API

    +

    Undocumented

    @@ -1542,7 +1767,7 @@

    Declaration

    -

    Objective-C API

    +

    Undocumented

    @@ -1623,7 +1848,7 @@

    Public Methods
    -

    Adds a parameter to the parameter dictionary with a specified name.

    +

    Undocumented

    @@ -1634,37 +1859,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - value - - -
    -

    The value of the parameter.

    -
    -
    - - withName - - -
    -

    The name of the parameter. If nil, the parameter is not added.

    -
    -
    -
    @@ -1681,7 +1875,7 @@

    Parameters

    -

    Sets custom parameters by adding each key-value pair to the parameter dictionary.

    +

    Undocumented

    @@ -1692,25 +1886,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - params - - -
    -

    A dictionary of parameters to set. If nil, no parameters are added.

    -
    -
    -
    @@ -1727,7 +1902,7 @@

    Parameters

    -

    Adds a custom parameter to the parameter dictionary with a prefixed name.

    +

    Undocumented

    @@ -1738,37 +1913,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - value - - -
    -

    The value of the custom parameter.

    -
    -
    - - withName - - -
    -

    The name of the custom parameter. If nil, the parameter is not added.

    -
    -
    -

    @@ -1785,7 +1929,7 @@

    Parameters

    -

    Store location in the user’s section

    +

    Undocumented

    @@ -1825,7 +1969,7 @@

    Access Control List (ext.prebid.data)
    -

    Adds a bidder to the access control list.

    +

    Undocumented

    @@ -1836,25 +1980,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - bidderName - - -
    -

    The name of the bidder to add.

    -
    -
    -
    @@ -1871,7 +1996,7 @@

    Parameters

    -

    Removes a bidder from the access control list.

    +

    Undocumented

    @@ -1882,25 +2007,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - bidderName - - -
    -

    The name of the bidder to remove.

    -
    -
    -
    @@ -1917,7 +2023,7 @@

    Parameters

    -

    Clears all bidders from the access control list.

    +

    Undocumented

    @@ -1944,7 +2050,7 @@

    Declaration

    -

    Retrieves the current access control list.

    +

    Undocumented

    @@ -1955,10 +2061,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of bidder names in the access control list.

    -
    @@ -1975,7 +2077,7 @@

    Return Value

    -

    Access control list for external use.

    +

    Undocumented

    @@ -1986,10 +2088,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of bidder names in the access control list.

    -
    @@ -2019,7 +2117,7 @@

    Global User Data (user.ext.data)
    -

    Adds user data for a specified key.

    +

    Undocumented

    @@ -2030,37 +2128,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the user data.

    -
    -
    - - value - - -
    -

    The value to add for the specified key.

    -
    -
    -
    @@ -2077,7 +2144,7 @@

    Parameters

    -

    Updates user data for a specified key with a new set of values.

    +

    Undocumented

    @@ -2088,37 +2155,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the user data.

    -
    -
    - - value - - -
    -

    The set of values to update for the specified key.

    -
    -
    -

    @@ -2135,7 +2171,7 @@

    Parameters

    -

    Removes user data for a specified key.

    +

    Undocumented

    @@ -2146,25 +2182,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key for the user data to remove.

    -
    -
    -
    @@ -2181,7 +2198,7 @@

    Parameters

    -

    Clears all user data.

    +

    Undocumented

    @@ -2208,7 +2225,7 @@

    Declaration

    -

    Retrieves all user data.

    +

    Undocumented

    @@ -2219,10 +2236,6 @@

    Declaration

    -
    -

    Return Value

    -

    A dictionary mapping keys to arrays of values.

    -
    @@ -2239,7 +2252,7 @@

    Return Value

    -

    User data dictionary for external use.

    +

    Undocumented

    @@ -2250,10 +2263,6 @@

    Declaration

    -
    -

    Return Value

    -

    A dictionary mapping keys to arrays of values.

    -
    @@ -2283,7 +2292,7 @@

    Global User Keywords (user.keywords)
    -

    Adds a user keyword.

    +

    Undocumented

    @@ -2294,25 +2303,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to add.

    -
    -
    -
    @@ -2329,7 +2319,7 @@

    Parameters

    -

    Adds multiple user keywords.

    +

    Undocumented

    @@ -2340,25 +2330,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to add.

    -
    -
    -
    @@ -2375,7 +2346,7 @@

    Parameters

    -

    Removes a user keyword.

    +

    Undocumented

    @@ -2386,25 +2357,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to remove.

    -
    -
    -
    @@ -2421,7 +2373,7 @@

    Parameters

    -

    Clears all user keywords.

    +

    Undocumented

    @@ -2448,7 +2400,7 @@

    Declaration

    -

    Retrieves all user keywords.

    +

    Undocumented

    @@ -2459,10 +2411,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of user keywords.

    -
    @@ -2479,15 +2427,14 @@

    Return Value

    -

    Deprecated. Use getUserKeywords method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use getUserKeywords method instead.")
    -public var userKeywords: [String] { get }
    +
    public var userKeywords: [String] { get }
    @@ -2520,15 +2467,14 @@

    Global Data (app.ext.data)
    -

    Deprecated. Use addAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addAppExtData method instead.")
    -public func addContextData(key: String, value: String)
    +
    public func addContextData(key: String, value: String)
    @@ -2548,15 +2494,14 @@

    Declaration

    -

    Deprecated. Use updateAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateAppExtData method instead.")
    -public func updateContextData(key: String, value: Set<String>)
    +
    public func updateContextData(key: String, value: Set<String>)
    @@ -2576,15 +2521,14 @@

    Declaration

    -

    Deprecated. Use removeAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeAppExtData method instead.")
    -public func removeContextData(for key: String)
    +
    public func removeContextData(for key: String)
    @@ -2604,15 +2548,14 @@

    Declaration

    -

    Deprecated. Use clearAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearAppExtData method instead.")
    -public func clearContextData()
    +
    public func clearContextData()
    @@ -2632,15 +2575,14 @@

    Declaration

    -

    Deprecated. Use getAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use getAppExtData method instead.")
    -public func getContextData() -> [String : [String]]
    +
    public func getContextData() -> [String : [String]]
    @@ -2660,15 +2602,14 @@

    Declaration

    -

    Deprecated. Use getAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use getAppExtData method instead.")
    -public var contextDataDictionary: [String : [String]] { get }
    +
    public var contextDataDictionary: [String : [String]] { get }
    @@ -2688,7 +2629,7 @@

    Declaration

    -

    Adds application-specific data for a specified key.

    +

    Undocumented

    @@ -2699,37 +2640,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the application data.

    -
    -
    - - value - - -
    -

    The value to add for the specified key.

    -
    -
    -
    @@ -2746,7 +2656,7 @@

    Parameters

    -

    Updates application-specific data for a specified key with a new set of values.

    +

    Undocumented

    @@ -2757,37 +2667,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the application data.

    -
    -
    - - value - - -
    -

    The set of values to update for the specified key.

    -
    -
    -
    @@ -2804,7 +2683,7 @@

    Parameters

    -

    Removes application-specific data for a specified key.

    +

    Undocumented

    @@ -2815,25 +2694,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key for the application data to remove.

    -
    -
    -
    @@ -2850,7 +2710,7 @@

    Parameters

    -

    Clears all application-specific data.

    +

    Undocumented

    @@ -2877,7 +2737,7 @@

    Declaration

    -

    Retrieves all application-specific data.

    +

    Undocumented

    @@ -2888,10 +2748,6 @@

    Declaration

    -
    -

    Return Value

    -

    A dictionary mapping keys to arrays of values.

    -
    @@ -2921,15 +2777,14 @@

    Global Keywords (app.keywords)
    -

    Deprecated. Use addAppKeyword method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addAppKeyword method instead.")
    -public func addContextKeyword(_ newElement: String)
    +
    public func addContextKeyword(_ newElement: String)
    @@ -2949,15 +2804,14 @@

    Declaration

    -

    Deprecated. Use addAppKeywords method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addAppKeywords method instead.")
    -public func addContextKeywords(_ newElements: Set<String>)
    +
    public func addContextKeywords(_ newElements: Set<String>)
    @@ -2977,15 +2831,14 @@

    Declaration

    -

    Deprecated. Use removeAppKeyword method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeAppKeyword method instead.")
    -public func removeContextKeyword(_ element: String)
    +
    public func removeContextKeyword(_ element: String)
    @@ -3005,15 +2858,14 @@

    Declaration

    -

    Deprecated. Use clearAppKeywords method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearAppKeywords method instead.")
    -public func clearContextKeywords()
    +
    public func clearContextKeywords()
    @@ -3033,15 +2885,14 @@

    Declaration

    -

    Deprecated. Use getAppKeywords method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use getAppKeywords method instead.")
    -public func getContextKeywords() -> [String]
    +
    public func getContextKeywords() -> [String]
    @@ -3061,15 +2912,14 @@

    Declaration

    -

    Deprecated. Use getAppKeywords method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use getAppKeywords method instead.")
    -public var contextKeywords: [String] { get }
    +
    public var contextKeywords: [String] { get }
    @@ -3089,7 +2939,7 @@

    Declaration

    -

    Adds an application keyword.

    +

    Undocumented

    @@ -3100,25 +2950,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to add.

    -
    -
    -
    @@ -3135,7 +2966,7 @@

    Parameters

    -

    Adds multiple application keywords.

    +

    Undocumented

    @@ -3146,25 +2977,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to add.

    -
    -
    -
    @@ -3181,7 +2993,7 @@

    Parameters

    -

    Removes an application keyword.

    +

    Undocumented

    @@ -3192,25 +3004,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to remove.

    -
    -
    -
    @@ -3227,7 +3020,7 @@

    Parameters

    -

    Clears all application keywords.

    +

    Undocumented

    @@ -3254,7 +3047,7 @@

    Declaration

    -

    Retrieves all application keywords.

    +

    Undocumented

    @@ -3265,10 +3058,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of application keywords.

    -
    @@ -3298,7 +3087,7 @@

    Internal Properties
    -

    Dictionary of parameters.

    +

    Undocumented

    @@ -3317,7 +3106,7 @@

    Declaration

    diff --git a/docs/Classes/UserAgentService.html b/docs/Classes/UserAgentService.html new file mode 100644 index 000000000..40b20202d --- /dev/null +++ b/docs/Classes/UserAgentService.html @@ -0,0 +1,633 @@ + + + + UserAgentService Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    UserAgentService

    +
    +
    + +
    @objc(PBMUserAgentService)
    +@objcMembers
    +public class UserAgentService : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: UserAgentService
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + userAgent + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var userAgent: String { get }
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func fetchUserAgent(completion: ((String) -> Void)? = nil)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Classes/Utils.html b/docs/Classes/Utils.html index 38c00fefc..796fd75c8 100644 --- a/docs/Classes/Utils.html +++ b/docs/Classes/Utils.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    Utils

    -

    A utility class for handling various ad-related operations and conversions.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    A delegate to handle native ad events.

    +

    Undocumented

    @@ -373,15 +605,14 @@

    Declaration

    -

    Deprecated. MoPub is not available anymore. Use Prebid MAX adapters instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "MoPub is not available anymore. Use Prebid MAX adapters instead.")
    -@objc
    +                          
    @objc
     public func convertDictToMoPubKeywords(dict: Dictionary<String, String>) -> String
    @@ -402,7 +633,7 @@

    Declaration

    -

    Finds a native ad object within a given object.

    +

    Undocumented

    @@ -414,25 +645,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - adObject - - -
    -

    The object to search within.

    -
    -
    -
    @@ -441,7 +653,7 @@

    Parameters

    diff --git a/docs/Classes/VideoAdUnit.html b/docs/Classes/VideoAdUnit.html index ec2bc0cfb..51778f814 100644 --- a/docs/Classes/VideoAdUnit.html +++ b/docs/Classes/VideoAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,12 +526,11 @@

    VideoAdUnit

    -
    @available(*, deprecated, message: "This class is deprecated. Please, use BannerAdUnit with video adFormat.")
    -public class VideoAdUnit : AdUnit
    +
    public class VideoAdUnit : AdUnit
    -

    A deprecated class for handling video ad units.

    +

    Undocumented

    @@ -318,7 +549,7 @@

    VideoAdUnit

    -

    The parameters for video ads associated with this ad unit.

    +

    Undocumented

    @@ -345,7 +576,7 @@

    Declaration

    -

    Initializes a new instance of VideoAdUnit with the specified configuration ID and size.

    +

    Undocumented

    @@ -356,37 +587,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - size - - -
    -

    The size of the ad unit.

    -
    -
    -
    @@ -403,7 +603,7 @@

    Parameters

    -

    Adds additional sizes to the ad unit.

    +

    Undocumented

    @@ -414,25 +614,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - sizes - - -
    -

    An array of CGSize objects representing the additional sizes for the ad unit.

    -
    -
    -
    @@ -441,7 +622,7 @@

    Parameters

    diff --git a/docs/Classes/VideoControlsConfiguration.html b/docs/Classes/VideoControlsConfiguration.html index 4943e8097..139384a91 100644 --- a/docs/Classes/VideoControlsConfiguration.html +++ b/docs/Classes/VideoControlsConfiguration.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,15 +526,13 @@

    VideoControlsConfiguration

    -
    @objc(PBMVideoControlsConfiguration)
    +                  
    @objc(PBMVideoControlsConfiguration)
     @objcMembers
     public class VideoControlsConfiguration : NSObject
    -

    A class representing the configuration for video controls in an ad. -This includes properties for video duration, mute status, and button positioning and visibility. -Configuration values can be initialized from bid response or set directly by the user.

    +

    Undocumented

    @@ -563,7 +793,7 @@

    Declaration

    diff --git a/docs/Classes/VideoInterstitialAdUnit.html b/docs/Classes/VideoInterstitialAdUnit.html index 1aa863d98..1818ad87e 100644 --- a/docs/Classes/VideoInterstitialAdUnit.html +++ b/docs/Classes/VideoInterstitialAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,14 +526,11 @@

    VideoInterstitialAdUnit

    -
    @available(*, deprecated, message: "This class is deprecated. Please, use InterstitialAdUnit with video adFormat.")
    -public class VideoInterstitialAdUnit : AdUnit
    +
    public class VideoInterstitialAdUnit : AdUnit
    -

    A deprecated class representing a video interstitial ad unit. -This class is used to configure and manage video interstitial ads. It inherits from AdUnit and provides -specific settings for video ads including interstitial ad configuration and placement.

    +

    Undocumented

    @@ -320,8 +549,7 @@

    VideoInterstitialAdUnit

    -

    The video parameters for this ad unit. -This property allows you to get or set the video parameters for the ad unit’s configuration.

    +

    Undocumented

    @@ -348,8 +576,7 @@

    Declaration

    -

    Initializes a new instance of VideoInterstitialAdUnit with the specified configuration ID. -The ad unit is configured as an interstitial ad with full screen placement and video parameters set for interstitial ads.

    +

    Undocumented

    @@ -360,25 +587,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    -
    @@ -395,60 +603,17 @@

    Parameters

    -

    Convenience initializer to create a video interstitial ad unit with specified minimum width and height percentages.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    +
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - minWidthPerc - - -
    -

    The minimum width percentage of the ad unit.

    -
    -
    - - minHeightPerc - - -
    -

    The minimum height percentage of the ad unit.

    -
    -
    -
    @@ -457,7 +622,7 @@

    Parameters

    diff --git a/docs/Classes/VideoParameters.html b/docs/Classes/VideoParameters.html index b475d01a2..d3d312f66 100644 --- a/docs/Classes/VideoParameters.html +++ b/docs/Classes/VideoParameters.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -454,11 +686,13 @@

    Declaration

    Content MIME types supported. -Prebid Server required property.

    +Prebid Server required property.

    Example

    -

    “video/mp4” -“video/x-ms-wmv”

    +
      +
    • “video/mp4”
    • +
    • “video/x-ms-wmv”
    • +
    @@ -660,7 +894,7 @@

    Helpers
    -

    Helper property

    +

    Undocumented

    @@ -687,7 +921,7 @@

    Declaration

    -

    Helper property

    +

    Undocumented

    @@ -714,7 +948,7 @@

    Declaration

    -

    Helper property

    +

    Undocumented

    @@ -786,7 +1020,7 @@

    Parameters

    -

    Objective-C API

    +

    Undocumented

    @@ -805,7 +1039,7 @@

    Declaration

    diff --git a/docs/Enums.html b/docs/Enums.html index 47bae99da..ea03de952 100644 --- a/docs/Enums.html +++ b/docs/Enums.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -38,15 +38,36 @@ + + @@ -308,7 +540,7 @@

    Enumerations

    -

    Enum representing different types of native data assets.

    +

    Undocumented

    See more
    @@ -337,10 +569,7 @@

    Declaration

    -

    Enum representing various types of native data assets that can be used in ads.

    - -

    Each case represents a different type of data that can be provided in a native ad response. -Values are defined according to the type of data they represent, such as descriptive text, ratings, or pricing information.

    +

    Undocumented

    See more
    @@ -369,10 +598,7 @@

    Declaration

    -

    Enum representing various types of native image assets used in ads.

    - -

    Each case corresponds to a different type of image asset that can be used in native ads. -Values are defined according to the role or importance of the image in the ad.

    +

    Undocumented

    See more
    @@ -388,6 +614,35 @@

    Declaration

    +
  • +
    + + + + ClickbrowserType + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMClickbrowserType)
    +public enum ClickbrowserType : Int
    + +
    +
    +
    +
    +
  • @@ -401,15 +656,7 @@

    Declaration

    -

    An enumeration representing gender options for ad targeting or other purposes. -This enum is used to specify different gender options and is intended for use in contexts where gender information may be relevant.

    - -
      -
    • unknown: Gender is not specified or unknown.
    • -
    • male: Represents the male gender.
    • -
    • female: Represents the female gender.
    • -
    • other: Represents any other gender that does not fit into the male or female categories.
    • -
    +

    Undocumented

    See more
    @@ -417,7 +664,7 @@

    Declaration

    Declaration

    Swift

    -
    @objc(PBMGender)
    +                          
    @objc(PBMGender)
     public enum Gender : Int
    @@ -438,9 +685,7 @@

    Declaration

    -

    Enum representing the initialization status of the Prebid SDK.

    - -

    This enum provides various statuses that indicate the result of the Prebid SDK initialization process. It helps in understanding whether the SDK was successfully initialized or if there were issues during the initialization.

    +

    Undocumented

    See more
    @@ -469,7 +714,7 @@

    Declaration

    -

    PrebidHost represents various Prebid server hosts used for ad bidding.

    +

    Undocumented

    See more
    @@ -498,20 +743,7 @@

    Declaration

    -

    Ad position on screen. Refer to List 5.4: -The following table specifies the position of the ad as a relative measure of visibility or prominence. This -OpenRTB table has values derived from the Inventory Quality Guidelines (IQG). Practitioners should -keep in sync with updates to the IQG values as published on IAB.com. Values “4” - “7” apply to apps per -the mobile addendum to IQG version 2.1. -Value Description -0 Unknown -1 Above the Fold -2 DEPRECATED - May or may not be initially visible depending on screen size/resolution. -3 Below the Fold -4 Header -5 Footer -6 Sidebar -7 Full Screen

    +

    Undocumented

    See more
    @@ -519,7 +751,7 @@

    Declaration

    Declaration

    Swift

    -
    @objc(PBMAdPosition)
    +                          
    @objc(PBMAdPosition)
     public enum AdPosition : Int
    @@ -540,9 +772,7 @@

    Declaration

    -

    Enum representing various positions on the screen.

    - -

    This enum defines positions that can be used for placing elements within an ad. The positions are typically used to determine where controls or components should be located within the ad’s user interface.

    +

    Undocumented

    See more
    @@ -550,7 +780,7 @@

    Declaration

    Declaration

    Swift

    -
    @objc(PBMPosition)
    +                          
    @objc(PBMPosition)
     public enum Position : Int
    @@ -558,6 +788,35 @@

    Declaration

  • +
  • +
    + + + + NetworkType + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMNetworkType)
    +public enum NetworkType : Int, CustomStringConvertible
    + +
    +
    +
    +
    +
  • @@ -571,9 +830,7 @@

    Declaration

    -

    Enum representing the result codes for various operations within the Prebid SDK.

    - -

    This enum provides a range of result codes indicating different outcomes or errors that may occur during SDK operations. Each case corresponds to a specific result or error, which helps in diagnosing issues and understanding the status of SDK operations.

    +

    Undocumented

    See more
    @@ -594,7 +851,7 @@

    Declaration

  • diff --git a/docs/Enums/AdPosition.html b/docs/Enums/AdPosition.html index f3544565a..f4446cea0 100644 --- a/docs/Enums/AdPosition.html +++ b/docs/Enums/AdPosition.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,25 +526,12 @@

    AdPosition

    -
    @objc(PBMAdPosition)
    +                  
    @objc(PBMAdPosition)
     public enum AdPosition : Int
    -

    Ad position on screen. Refer to List 5.4: -The following table specifies the position of the ad as a relative measure of visibility or prominence. This -OpenRTB table has values derived from the Inventory Quality Guidelines (IQG). Practitioners should -keep in sync with updates to the IQG values as published on IAB.com. Values “4” - “7” apply to apps per -the mobile addendum to IQG version 2.1. -Value Description -0 Unknown -1 Above the Fold -2 DEPRECATED - May or may not be initially visible depending on screen size/resolution. -3 Below the Fold -4 Header -5 Footer -6 Sidebar -7 Full Screen

    +

    Undocumented

    @@ -331,7 +550,7 @@

    AdPosition

    -

    0 Unknown

    +

    Undocumented

    @@ -358,7 +577,7 @@

    Declaration

    -

    4 Header

    +

    Undocumented

    @@ -385,7 +604,7 @@

    Declaration

    -

    5 Footer

    +

    Undocumented

    @@ -412,7 +631,7 @@

    Declaration

    -

    6 Sidebar

    +

    Undocumented

    @@ -439,7 +658,7 @@

    Declaration

    -

    7 Full Screen

    +

    Undocumented

    @@ -458,7 +677,7 @@

    Declaration

    diff --git a/docs/Enums/ClickbrowserType.html b/docs/Enums/ClickbrowserType.html new file mode 100644 index 000000000..250cd1e66 --- /dev/null +++ b/docs/Enums/ClickbrowserType.html @@ -0,0 +1,605 @@ + + + + ClickbrowserType Enumeration Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    ClickbrowserType

    +
    +
    + +
    @objc(PBMClickbrowserType)
    +public enum ClickbrowserType : Int
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + embedded + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case embedded = 0
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + native + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case native
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Enums/DataAsset.html b/docs/Enums/DataAsset.html index d6353c0fe..cb7c619c2 100644 --- a/docs/Enums/DataAsset.html +++ b/docs/Enums/DataAsset.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    DataAsset

    -

    Enum representing different types of native data assets.

    +

    Undocumented

    @@ -642,7 +874,7 @@

    Declaration

    -

    Custom type for user-defined data assets

    +

    Undocumented

    @@ -669,7 +901,7 @@

    Declaration

    -

    Gets or sets the exchange ID for the asset type.

    +

    Undocumented

    @@ -680,10 +912,6 @@

    Declaration

    -
    -

    Return Value

    -

    The exchange ID for the asset type.

    -
    @@ -692,7 +920,7 @@

    Return Value

    diff --git a/docs/Enums/Gender.html b/docs/Enums/Gender.html index 1972f7d21..3f461c647 100644 --- a/docs/Enums/Gender.html +++ b/docs/Enums/Gender.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,20 +526,12 @@

    Gender

    -
    @objc(PBMGender)
    +                  
    @objc(PBMGender)
     public enum Gender : Int
    -

    An enumeration representing gender options for ad targeting or other purposes. -This enum is used to specify different gender options and is intended for use in contexts where gender information may be relevant.

    - -
      -
    • unknown: Gender is not specified or unknown.
    • -
    • male: Represents the male gender.
    • -
    • female: Represents the female gender.
    • -
    • other: Represents any other gender that does not fit into the male or female categories.
    • -
    +

    Undocumented

    @@ -326,7 +550,7 @@

    Gender

    -

    Gender is not specified or unknown.

    +

    Undocumented

    @@ -353,7 +577,7 @@

    Declaration

    -

    Represents the male gender.

    +

    Undocumented

    @@ -380,7 +604,7 @@

    Declaration

    -

    Represents the female gender.

    +

    Undocumented

    @@ -407,7 +631,7 @@

    Declaration

    -

    Represents any other gender that does not fit into the male or female categories.

    +

    Undocumented

    @@ -426,7 +650,7 @@

    Declaration

    diff --git a/docs/Enums/NativeDataAssetType.html b/docs/Enums/NativeDataAssetType.html index 27b43a841..e9998d6e8 100644 --- a/docs/Enums/NativeDataAssetType.html +++ b/docs/Enums/NativeDataAssetType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,10 +531,7 @@

    NativeDataAssetType

    -

    Enum representing various types of native data assets that can be used in ads.

    - -

    Each case represents a different type of data that can be provided in a native ad response. -Values are defined according to the type of data they represent, such as descriptive text, ratings, or pricing information.

    +

    Undocumented

    @@ -348,7 +577,7 @@

    Declaration

    -

    Sponsored By message where response should contain the brand name of the sponsor.

    +

    Undocumented

    @@ -375,7 +604,7 @@

    Declaration

    -

    Descriptive text associated with the product or service being advertised. Longer length of text in response may be truncated or ellipsed by the exchange.

    +

    Sponsored By message where response should contain the brand name of the sponsor.

    @@ -402,7 +631,7 @@

    Declaration

    -

    Rating of the product being offered to the user. For example an app’s rating in an app store from 0-5.

    +

    Descriptive text associated with the product or service being advertised. Longer length of text in response may be truncated or ellipsed by the exchange.

    @@ -429,7 +658,7 @@

    Declaration

    -

    Number of social ratings or “likes” of the product being offered to the user.

    +

    Rating of the product being offered to the user. For example an app’s rating in an app store from 0-5.

    @@ -456,7 +685,7 @@

    Declaration

    -

    Number downloads/installs of this product

    +

    Number of social ratings or “likes” of the product being offered to the user.

    @@ -483,7 +712,7 @@

    Declaration

    -

    Price for product / app / in-app purchase. Value should include currency symbol in localised format.

    +

    Number downloads/installs of this product

    @@ -510,7 +739,7 @@

    Declaration

    -

    Sale price that can be used together with price to indicate a discounted price compared to a regular price. Value should include currency symbol in localised format.

    +

    Price for product / app / in-app purchase. Value should include currency symbol in localised format.

    @@ -537,7 +766,7 @@

    Declaration

    -

    Phone number

    +

    Sale price that can be used together with price to indicate a discounted price compared to a regular price. Value should include currency symbol in localised format.

    @@ -564,7 +793,7 @@

    Declaration

    -

    Address

    +

    Phone number

    @@ -591,7 +820,7 @@

    Declaration

    -

    Additional descriptive text associated text with the product or service being advertised

    +

    Address

    @@ -618,7 +847,7 @@

    Declaration

    -

    Display URL for the text ad. To be used when sponsoring entity doesn’t own the content. IE sponsored by BRAND on SITE (where SITE is transmitted in this field).

    +

    Additional descriptive text associated text with the product or service being advertised

    @@ -645,7 +874,7 @@

    Declaration

    -

    CTA description - descriptive text describing a ‘call to action’ button for the destination URL.

    +

    Display URL for the text ad. To be used when sponsoring entity doesn’t own the content. IE sponsored by BRAND on SITE (where SITE is transmitted in this field).

    @@ -672,7 +901,7 @@

    Declaration

    -

    Reserved for Exchange specific usage numbered above 500

    +

    CTA description - descriptive text describing a ‘call to action’ button for the destination URL.

    @@ -691,7 +920,7 @@

    Declaration

    diff --git a/docs/Enums/NativeImageAssetType.html b/docs/Enums/NativeImageAssetType.html index 8f25ddf59..6792cb5c2 100644 --- a/docs/Enums/NativeImageAssetType.html +++ b/docs/Enums/NativeImageAssetType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,10 +531,7 @@

    NativeImageAssetType

    -

    Enum representing various types of native image assets used in ads.

    - -

    Each case corresponds to a different type of image asset that can be used in native ads. -Values are defined according to the role or importance of the image in the ad.

    +

    Undocumented

    @@ -321,7 +550,7 @@

    NativeImageAssetType

    -

    Represents an icon image, which is typically a small image used as a visual representation of the product or service.

    +

    Undocumented

    @@ -348,7 +577,7 @@

    Declaration

    -

    Represents the main image of the ad, which is usually the primary visual element and central to the ad’s presentation.

    +

    Undocumented

    @@ -375,7 +604,7 @@

    Declaration

    -

    Reserved for exchange-specific usage.

    +

    Undocumented

    @@ -394,7 +623,7 @@

    Declaration

    diff --git a/docs/Enums/NetworkType.html b/docs/Enums/NetworkType.html new file mode 100644 index 000000000..a236b3629 --- /dev/null +++ b/docs/Enums/NetworkType.html @@ -0,0 +1,685 @@ + + + + NetworkType Enumeration Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    NetworkType

    +
    +
    + +
    @objc(PBMNetworkType)
    +public enum NetworkType : Int, CustomStringConvertible
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + unknown + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case unknown = 0
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + wifi + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case wifi = 2
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + celluar + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case celluar = 3
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + offline + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case offline
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + description + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var description: String { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Enums/Position.html b/docs/Enums/Position.html index 3e0c7da1d..118403eba 100644 --- a/docs/Enums/Position.html +++ b/docs/Enums/Position.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,14 +526,12 @@

    Position

    -
    @objc(PBMPosition)
    +                  
    @objc(PBMPosition)
     public enum Position : Int
    -

    Enum representing various positions on the screen.

    - -

    This enum defines positions that can be used for placing elements within an ad. The positions are typically used to determine where controls or components should be located within the ad’s user interface.

    +

    Undocumented

    @@ -563,7 +793,7 @@

    Declaration

    -

    Returns the corresponding Position enum value for a given string literal.

    +

    Undocumented

    @@ -574,29 +804,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - stringValue - - -
    -

    A string representing the position.

    -
    -
    -
    -
    -

    Return Value

    -

    The Position enum value if it matches one of the predefined cases; otherwise, returns nil.

    -
    @@ -605,7 +812,7 @@

    Return Value

    diff --git a/docs/Enums/PrebidHost.html b/docs/Enums/PrebidHost.html index 6b46830f9..597303bb6 100644 --- a/docs/Enums/PrebidHost.html +++ b/docs/Enums/PrebidHost.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    PrebidHost

    -

    PrebidHost represents various Prebid server hosts used for ad bidding.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Custom Prebid server URL. The URL for this case should be set separately.

    +

    Undocumented

    @@ -391,7 +623,7 @@

    Declaration

    diff --git a/docs/Enums/PrebidInitializationStatus.html b/docs/Enums/PrebidInitializationStatus.html index ed244f874..6987e785f 100644 --- a/docs/Enums/PrebidInitializationStatus.html +++ b/docs/Enums/PrebidInitializationStatus.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    PrebidInitializationStatus

    -

    Enum representing the initialization status of the Prebid SDK.

    - -

    This enum provides various statuses that indicate the result of the Prebid SDK initialization process. It helps in understanding whether the SDK was successfully initialized or if there were issues during the initialization.

    +

    Undocumented

    @@ -393,7 +623,7 @@

    Declaration

    diff --git a/docs/Enums/ResultCode.html b/docs/Enums/ResultCode.html index 8e93e7ca4..b6ba14de3 100644 --- a/docs/Enums/ResultCode.html +++ b/docs/Enums/ResultCode.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    ResultCode

    -

    Enum representing the result codes for various operations within the Prebid SDK.

    - -

    This enum provides a range of result codes indicating different outcomes or errors that may occur during SDK operations. Each case corresponds to a specific result or error, which helps in diagnosing issues and understanding the status of SDK operations.

    +

    Undocumented

    @@ -320,7 +550,7 @@

    ResultCode

    -

    The demand fetch request was successful.

    +

    Undocumented

    @@ -347,7 +577,7 @@

    Declaration

    -

    The Prebid server was not specified in the request.

    +

    Undocumented

    @@ -374,7 +604,7 @@

    Declaration

    -

    The account ID provided is not recognized by the Prebid server.

    +

    Undocumented

    @@ -401,7 +631,7 @@

    Declaration

    -

    The config ID provided is not recognized by the Prebid server.

    +

    Undocumented

    @@ -428,7 +658,7 @@

    Declaration

    -

    The size requested is not recognized by the Prebid server.

    +

    Undocumented

    @@ -455,7 +685,7 @@

    Declaration

    -

    There was a network error during the operation.

    +

    Undocumented

    @@ -482,7 +712,7 @@

    Declaration

    -

    The Prebid server encountered an error while processing the request.

    +

    Undocumented

    @@ -509,7 +739,7 @@

    Declaration

    -

    The Prebid server did not return any bids.

    +

    Undocumented

    @@ -536,7 +766,7 @@

    Declaration

    -

    The demand request timed out.

    +

    Undocumented

    @@ -563,7 +793,7 @@

    Declaration

    -

    The URL of the Prebid server is invalid.

    +

    Undocumented

    @@ -590,7 +820,7 @@

    Declaration

    -

    An unknown error occurred within the Prebid SDK.

    +

    Undocumented

    @@ -617,7 +847,7 @@

    Declaration

    -

    The structure of the response received is invalid.

    +

    Undocumented

    @@ -644,7 +874,7 @@

    Declaration

    -

    An internal error occurred within the SDK.

    +

    Undocumented

    @@ -671,7 +901,7 @@

    Declaration

    -

    Incorrect arguments were provided to the SDK.

    +

    Undocumented

    @@ -698,7 +928,7 @@

    Declaration

    -

    No VAST tag was found in the media data.

    +

    Undocumented

    @@ -725,7 +955,7 @@

    Declaration

    -

    Misuse of the SDK was detected.

    +

    Undocumented

    @@ -752,7 +982,7 @@

    Declaration

    -

    SDK misuse due to a previous fetch operation not being completed yet.

    +

    Undocumented

    @@ -779,7 +1009,7 @@

    Declaration

    -

    The Prebid request does not contain any parameters.

    +

    Undocumented

    @@ -806,7 +1036,7 @@

    Declaration

    -

    Returns a descriptive name for the result code.

    +

    Undocumented

    @@ -825,7 +1055,7 @@

    Declaration

    diff --git a/docs/Extensions.html b/docs/Extensions.html new file mode 100644 index 000000000..8c65d15af --- /dev/null +++ b/docs/Extensions.html @@ -0,0 +1,595 @@ + + + + Extensions Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Extensions

    +

    The following extensions are available globally.

    + +
    +
    +
    +
      +
    • +
      + + + + NSString + +
      +
      +
      +
      +
      +
      + + See more +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public extension NSString
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + UIView + +
      +
      +
      +
      +
      +
      + + See more +
      +
      +

      Declaration

      +
      +

      Swift

      +
      extension UIView
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Extensions/NSString.html b/docs/Extensions/NSString.html new file mode 100644 index 000000000..d8a8b6d01 --- /dev/null +++ b/docs/Extensions/NSString.html @@ -0,0 +1,577 @@ + + + + NSString Extension Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    NSString

    +
    +
    + +
    public extension NSString
    + +
    +
    + +
    +
    +
    +
      +
    • +
      + + + + base64DecodedImage + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +var base64DecodedImage: UIImage? { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Extensions/UIView.html b/docs/Extensions/UIView.html new file mode 100644 index 000000000..cd3727680 --- /dev/null +++ b/docs/Extensions/UIView.html @@ -0,0 +1,577 @@ + + + + UIView Extension Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    UIView

    +
    +
    + +
    extension UIView
    + +
    +
    + +
    +
    +
    +
      +
    • +
      + + + + allSubViewsOf(type:) + +
      +
      +
      +
      +
      +
      +

      This is a function to get subviews of a particular type from view recursively. +It would look recursively in all subviews and return back the subviews of the type T

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func allSubViewsOf<T>(type: T.Type) -> [T] where T : UIView
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Global Variables.html b/docs/Global Variables.html new file mode 100644 index 000000000..1b52c7c21 --- /dev/null +++ b/docs/Global Variables.html @@ -0,0 +1,811 @@ + + + + Global Variables Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Global Variables

    +

    The following global variables are available globally.

    + +
    +
    +
    +
      +
    • +
      + + + + PrebidLocalCacheIdKey + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PrebidLocalCacheIdKey: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationAdUnitBidKey: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationConfigIdKey: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationTargetingInfoKey: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationAdNativeResponseKey: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationVideoAdConfiguration: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationVideoParameters: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + refreshIntervalMin + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let refreshIntervalMin: TimeInterval
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + refreshIntervalMax + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let refreshIntervalMax: TimeInterval
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let refreshIntervalDefault: TimeInterval
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols.html b/docs/Protocols.html index 1903a05f4..0b45a37ac 100644 --- a/docs/Protocols.html +++ b/docs/Protocols.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -38,15 +38,36 @@ + + @@ -295,6 +527,35 @@

    Protocols

    @@ -299,9 +531,7 @@

    BannerEventHandler

    -

    A protocol for handling events related to banner ads in the PBM SDK.

    - -

    This protocol defines methods and properties for managing events associated with banner ads, including loading events, user interactions, and ad sizes. Implementing this protocol allows for custom handling of these events within the PBM SDK.

    +

    Undocumented

    @@ -327,7 +557,7 @@

    BannerEventHandler

    Declaration

    Swift

    -
    weak var loadingDelegate: BannerEventLoadingDelegate? { get set }
    +
    weak var loadingDelegate: BannerEventLoadingDelegate? { get set }
    @@ -354,7 +584,7 @@

    Declaration

    Declaration

    Swift

    -
    weak var interactionDelegate: BannerEventInteractionDelegate? { get set }
    +
    weak var interactionDelegate: BannerEventInteractionDelegate? { get set }
    @@ -421,7 +651,7 @@

    Declaration

    diff --git a/docs/Protocols/BannerEventInteractionDelegate.html b/docs/Protocols/BannerEventInteractionDelegate.html new file mode 100644 index 000000000..3c3d1e338 --- /dev/null +++ b/docs/Protocols/BannerEventInteractionDelegate.html @@ -0,0 +1,659 @@ + + + + BannerEventInteractionDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    BannerEventInteractionDelegate

    +
    +
    + +
    @objc
    +public protocol BannerEventInteractionDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + willPresentModal() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func willPresentModal()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + didDismissModal() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func didDismissModal()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + willLeaveApp() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func willLeaveApp()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      var viewControllerForPresentingModal: UIViewController? { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/BannerEventLoadingDelegate.html b/docs/Protocols/BannerEventLoadingDelegate.html new file mode 100644 index 000000000..171b824b0 --- /dev/null +++ b/docs/Protocols/BannerEventLoadingDelegate.html @@ -0,0 +1,632 @@ + + + + BannerEventLoadingDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    BannerEventLoadingDelegate

    +
    +
    + +
    @objc
    +public protocol BannerEventLoadingDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + prebidDidWin() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func prebidDidWin()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func adServerDidWin(_ view: UIView, adSize: CGSize)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + failedWithError(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func failedWithError(_ error: Error?)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/BannerViewDelegate.html b/docs/Protocols/BannerViewDelegate.html index a766e4bfb..4ad922b0d 100644 --- a/docs/Protocols/BannerViewDelegate.html +++ b/docs/Protocols/BannerViewDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    BannerViewDelegate

    -

    A protocol for handling events related to banner ads in the PBM SDK.

    - -

    This protocol defines methods and properties for managing events associated with banner ads, including loading events, user interactions, and ad sizes. Implementing this protocol allows for custom handling of these events within the PBM SDK.

    +

    Undocumented

    @@ -320,10 +550,7 @@

    BannerViewDelegate

    -

    Asks the delegate for a view controller instance to use for presenting modal views -as a result of user interaction on an ad. Usual implementation may simply return self, -if it is view controller class.

    - +

    Declaration

    @@ -349,7 +576,7 @@

    Declaration

    -

    Notifies the delegate that an ad has been successfully loaded and rendered.

    +

    Undocumented

    @@ -361,25 +588,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - bannerView - - -
    -

    The BannerView instance sending the message.

    -
    -
    -
    @@ -396,7 +604,7 @@

    Parameters

    -

    Notifies the delegate of an error encountered while loading or rendering an ad.

    +

    Undocumented

    @@ -409,37 +617,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - bannerView - - -
    -

    The BannerView instance sending the message.

    -
    -
    - - error - - -
    -

    The error encountered while attempting to receive or render the

    -
    -
    -
    @@ -456,7 +633,7 @@

    Parameters

    -

    Notifies the delegate whenever current app goes in the background due to user click.

    +

    Undocumented

    @@ -468,25 +645,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - bannerView - - -
    -

    The BannerView instance sending the message.

    -
    -
    -
    @@ -503,8 +661,7 @@

    Parameters

    -

    Notifies delegate that the banner view will launch a modal -on top of the current view controller, as a result of user interaction.

    +

    Undocumented

    @@ -532,8 +689,7 @@

    Declaration

    -

    Notifies delegate that the banner view has dismissed the modal on top of -the current view controller.

    +

    Undocumented

    @@ -545,25 +701,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - bannerView - - -
    -

    The BannerView instance sending the message.

    -
    -
    -
    @@ -572,7 +709,7 @@

    Parameters

    diff --git a/docs/Protocols/BaseInterstitialAdUnitProtocol.html b/docs/Protocols/BaseInterstitialAdUnitProtocol.html new file mode 100644 index 000000000..1ca9ad17b --- /dev/null +++ b/docs/Protocols/BaseInterstitialAdUnitProtocol.html @@ -0,0 +1,915 @@ + + + + BaseInterstitialAdUnitProtocol Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    BaseInterstitialAdUnitProtocol

    +
    +
    + +
    @objc
    +public protocol BaseInterstitialAdUnitProtocol : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_didReceiveAd()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_didFailToReceiveAd(with error: Error?)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_willPresentAd()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_didDismissAd()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_willLeaveApplication()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_didClickAd()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_isReady() -> Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_setLoadingDelegate(_ loadingDelegate: NSObject?)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_setInteractionDelegate()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_requestAd(with bidResponse: BidResponse?)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_show(from controller: UIViewController?)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_trackImpression()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/DisplayViewInteractionDelegate.html b/docs/Protocols/DisplayViewInteractionDelegate.html new file mode 100644 index 000000000..156477753 --- /dev/null +++ b/docs/Protocols/DisplayViewInteractionDelegate.html @@ -0,0 +1,686 @@ + + + + DisplayViewInteractionDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    DisplayViewInteractionDelegate

    +
    +
    + +
    @objc
    +public protocol DisplayViewInteractionDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func trackImpression(forDisplayView: PBMDisplayView)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func viewControllerForModalPresentation(fromDisplayView: PBMDisplayView) -> UIViewController?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + didLeaveApp(from:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func didLeaveApp(from displayView: PBMDisplayView)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func willPresentModal(from displayView: PBMDisplayView)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func didDismissModal(from displayView: PBMDisplayView)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/DisplayViewLoadingDelegate.html b/docs/Protocols/DisplayViewLoadingDelegate.html new file mode 100644 index 000000000..9521ef381 --- /dev/null +++ b/docs/Protocols/DisplayViewLoadingDelegate.html @@ -0,0 +1,606 @@ + + + + DisplayViewLoadingDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    DisplayViewLoadingDelegate

    +
    +
    + +
    @objc
    +public protocol DisplayViewLoadingDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func displayViewDidLoadAd(_ displayView: PBMDisplayView)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func displayView(_ displayView: PBMDisplayView,
      +                 didFailWithError error: Error)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/InterstitialAdUnitDelegate.html b/docs/Protocols/InterstitialAdUnitDelegate.html index 6bbc8cbe7..66e4d9a71 100644 --- a/docs/Protocols/InterstitialAdUnitDelegate.html +++ b/docs/Protocols/InterstitialAdUnitDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    InterstitialAdUnitDelegate

    -

    Protocol for interaction with the InterstitialAdUnit .

    - -

    All messages will be invoked on the main thread.

    +

    Undocumented

    @@ -481,7 +711,7 @@

    Declaration

    diff --git a/docs/Protocols/InterstitialControllerInteractionDelegate.html b/docs/Protocols/InterstitialControllerInteractionDelegate.html new file mode 100644 index 000000000..0c4fb2795 --- /dev/null +++ b/docs/Protocols/InterstitialControllerInteractionDelegate.html @@ -0,0 +1,740 @@ + + + + InterstitialControllerInteractionDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialControllerInteractionDelegate

    +
    +
    + +
    @objc
    +public protocol InterstitialControllerInteractionDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    + +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/InterstitialControllerLoadingDelegate.html b/docs/Protocols/InterstitialControllerLoadingDelegate.html new file mode 100644 index 000000000..c2fd9ec8f --- /dev/null +++ b/docs/Protocols/InterstitialControllerLoadingDelegate.html @@ -0,0 +1,606 @@ + + + + InterstitialControllerLoadingDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialControllerLoadingDelegate

    +
    +
    + +
    @objc
    +public protocol InterstitialControllerLoadingDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    + +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/InterstitialEventHandlerProtocol.html b/docs/Protocols/InterstitialEventHandlerProtocol.html new file mode 100644 index 000000000..80d0991a5 --- /dev/null +++ b/docs/Protocols/InterstitialEventHandlerProtocol.html @@ -0,0 +1,605 @@ + + + + InterstitialEventHandlerProtocol Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialEventHandlerProtocol

    +
    +
    + +
    @objc
    +public protocol InterstitialEventHandlerProtocol : PBMInterstitialAd
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + loadingDelegate + +
      +
      +
      +
      +
      +
      +

      Delegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      weak var loadingDelegate: InterstitialEventLoadingDelegate? { get set }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + interactionDelegate + +
      +
      +
      +
      +
      +
      +

      Delegate for custom event handler to inform the PBM SDK about the events related to the user’s interaction with the ad.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      weak var interactionDelegate: InterstitialEventInteractionDelegate? { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/InterstitialEventInteractionDelegate.html b/docs/Protocols/InterstitialEventInteractionDelegate.html new file mode 100644 index 000000000..9a80154a1 --- /dev/null +++ b/docs/Protocols/InterstitialEventInteractionDelegate.html @@ -0,0 +1,663 @@ + + + + InterstitialEventInteractionDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialEventInteractionDelegate

    +
    +
    + +
    @objc
    +public protocol InterstitialEventInteractionDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + willPresentAd() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func willPresentAd()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + didDismissAd() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func didDismissAd()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + willLeaveApp() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func willLeaveApp()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + didClickAd() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func didClickAd()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/InterstitialEventLoadingDelegate.html b/docs/Protocols/InterstitialEventLoadingDelegate.html new file mode 100644 index 000000000..859c54b10 --- /dev/null +++ b/docs/Protocols/InterstitialEventLoadingDelegate.html @@ -0,0 +1,632 @@ + + + + InterstitialEventLoadingDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialEventLoadingDelegate

    +
    +
    + +
    @objc
    +public protocol InterstitialEventLoadingDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + prebidDidWin() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func prebidDidWin()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adServerDidWin() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func adServerDidWin()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + failedWithError(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func failedWithError(_ error: Error?)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/NativeAdDelegate.html b/docs/Protocols/NativeAdDelegate.html index a25c02981..b1a9400a4 100644 --- a/docs/Protocols/NativeAdDelegate.html +++ b/docs/Protocols/NativeAdDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -320,6 +552,8 @@

    NativeAdDelegate

    A successful Prebid Native ad is returned

    +

    @param ad use this instance for displaying

    +

    Declaration

    @@ -393,7 +627,7 @@

    Declaration

    diff --git a/docs/Protocols/NativeAdEventDelegate.html b/docs/Protocols/NativeAdEventDelegate.html index 86f899dcf..fd2db092b 100644 --- a/docs/Protocols/NativeAdEventDelegate.html +++ b/docs/Protocols/NativeAdEventDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    NativeAdEventDelegate

    -

    A protocol for handling events related to native ads.

    - -

    This protocol defines optional methods that can be implemented to handle various events associated with native ads, such as expiration, clicks, and impressions. Implementing this protocol allows for custom handling of these events within the native ad lifecycle.

    +

    Undocumented

    @@ -396,7 +626,7 @@

    Declaration

    diff --git a/docs/Protocols/PrebidMediationDelegate.html b/docs/Protocols/PrebidMediationDelegate.html index 6db2b5ed3..6b71e8beb 100644 --- a/docs/Protocols/PrebidMediationDelegate.html +++ b/docs/Protocols/PrebidMediationDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    PrebidMediationDelegate

    -

    This protocol is dedicated to manage the work with Mediation SDKs.

    +

    Undocumented

    @@ -395,7 +627,7 @@

    Declaration

    diff --git a/docs/Protocols/PrebidServerConnectionProtocol.html b/docs/Protocols/PrebidServerConnectionProtocol.html new file mode 100644 index 000000000..254a0885f --- /dev/null +++ b/docs/Protocols/PrebidServerConnectionProtocol.html @@ -0,0 +1,740 @@ + + + + PrebidServerConnectionProtocol Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidServerConnectionProtocol

    +
    +
    + +
    @objc
    +public protocol PrebidServerConnectionProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    + +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/RewardedAdUnitDelegate.html b/docs/Protocols/RewardedAdUnitDelegate.html index 28d648c1e..44df849c0 100644 --- a/docs/Protocols/RewardedAdUnitDelegate.html +++ b/docs/Protocols/RewardedAdUnitDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    RewardedAdUnitDelegate

    -

    Protocol for interaction with the RewardedAdUnit -All messages will be invoked on the main thread.

    +

    Undocumented

    @@ -508,7 +739,7 @@

    Declaration

    diff --git a/docs/Protocols/RewardedEventHandlerProtocol.html b/docs/Protocols/RewardedEventHandlerProtocol.html index 9e4aa0851..7a6e322f7 100644 --- a/docs/Protocols/RewardedEventHandlerProtocol.html +++ b/docs/Protocols/RewardedEventHandlerProtocol.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    RewardedEventHandlerProtocol

    -

    A protocol for handling events related to rewarded ads.

    - -

    This protocol extends PBMInterstitialAd and defines properties for delegates that handle events related to the ad server communication and user interactions with rewarded ads. Implementing this protocol allows for custom handling of these events within the rewarded ad lifecycle.

    +

    Undocumented

    @@ -327,7 +557,7 @@

    RewardedEventHandlerProtocol

    Declaration

    Swift

    -
    weak var loadingDelegate: RewardedEventLoadingDelegate? { get set }
    +
    weak var loadingDelegate: RewardedEventLoadingDelegate? { get set }

    @@ -354,7 +584,7 @@

    Declaration

    Declaration

    Swift

    -
    weak var interactionDelegate: RewardedEventInteractionDelegate? { get set }
    +
    weak var interactionDelegate: RewardedEventInteractionDelegate? { get set }
    @@ -366,7 +596,7 @@

    Declaration

    diff --git a/docs/Protocols/RewardedEventInteractionDelegate.html b/docs/Protocols/RewardedEventInteractionDelegate.html new file mode 100644 index 000000000..4c29837a9 --- /dev/null +++ b/docs/Protocols/RewardedEventInteractionDelegate.html @@ -0,0 +1,578 @@ + + + + RewardedEventInteractionDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + + +
    + + diff --git a/docs/Protocols/RewardedEventLoadingDelegate.html b/docs/Protocols/RewardedEventLoadingDelegate.html new file mode 100644 index 000000000..ae95d53d0 --- /dev/null +++ b/docs/Protocols/RewardedEventLoadingDelegate.html @@ -0,0 +1,578 @@ + + + + RewardedEventLoadingDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    RewardedEventLoadingDelegate

    +
    +
    + +
    @objc
    +public protocol RewardedEventLoadingDelegate : InterstitialEventLoadingDelegate
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + reward + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      weak var reward: NSObject? { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Protocols/VideoBasedAdUnitProtocol.html b/docs/Protocols/VideoBasedAdUnitProtocol.html new file mode 100644 index 000000000..9b7a3bd88 --- /dev/null +++ b/docs/Protocols/VideoBasedAdUnitProtocol.html @@ -0,0 +1,578 @@ + + + + VideoBasedAdUnitProtocol Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    VideoBasedAdUnitProtocol

    +
    +
    + +
    @objc(PBMVideoBasedAdUnitProtocol)
    +public protocol VideoBasedAdUnitProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + videoParameters + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      var videoParameters: VideoParameters { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/Typealiases.html b/docs/Typealiases.html index 4b2b26269..7c69e5c96 100644 --- a/docs/Typealiases.html +++ b/docs/Typealiases.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -38,15 +38,36 @@ + + @@ -308,9 +540,7 @@

    Type Aliases

    -

    A callback used for Prebid initialization status.

    - -

    This callback is called when the Prebid SDK initialization completes. It provides the status of the initialization and any error that may have occurred.

    +

    Undocumented

    @@ -321,36 +551,86 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - status - - -
    -

    The status of the Prebid initialization.

    -
    -
    - - error - - -
    -

    An optional error that occurred during initialization.

    -
    -
    + +
    + +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public typealias PrebidServerResponseCallback = (PrebidServerResponse) -> Void
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public typealias PrebidJSLibraryContentsCallback = (String?) -> ()
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public typealias PBMNetworkReachableBlock = (Reachability?) -> Void
    + +
    @@ -360,7 +640,7 @@

    Parameters

    diff --git a/docs/badge.svg b/docs/badge.svg index a5fd08ddc..244d8c439 100644 --- a/docs/badge.svg +++ b/docs/badge.svg @@ -8,7 +8,7 @@ - + @@ -19,10 +19,10 @@ documentation - 94% + 20% - 94% + 20% diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes.html index 1b52ba13f..675368450 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -38,15 +38,36 @@ + + @@ -308,7 +540,7 @@

    Classes

    -

    Base class for ad units built for original type of integration.

    +

    Undocumented

    See more
    @@ -337,7 +569,7 @@

    Declaration

    -

    A class representing a banner ad unit for original type of integration.

    +

    Undocumented

    See more
    @@ -345,7 +577,7 @@

    Declaration

    Declaration

    Swift

    -
    public class BannerAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    +
    public class BannerAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    @@ -365,7 +597,7 @@

    Declaration

    -

    Represents an instream video ad unit for original type of integration.

    +

    Undocumented

    See more
    @@ -373,7 +605,7 @@

    Declaration

    Declaration

    Swift

    -
    public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    +
    public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    @@ -393,7 +625,7 @@

    Declaration

    -

    Represents an interstitial ad unit built for original type of integration.

    +

    Undocumented

    See more
    @@ -401,7 +633,7 @@

    Declaration

    Declaration

    Swift

    -
    public class InterstitialAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    +
    public class InterstitialAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
  • @@ -421,7 +653,7 @@

    Declaration

    -

    Contains information about bid.

    +

    Undocumented

    See more
    @@ -430,7 +662,7 @@

    Declaration

    Swift

    @objcMembers
    -@objc(PBMBidInfo)
    +@objc(PBMBidInfo)
     public class BidInfo : NSObject
    @@ -451,7 +683,7 @@

    Declaration

    -

    Multiformat ad unit. Built for original API.

    +

    Undocumented

    See more
    @@ -480,7 +712,7 @@

    Declaration

    -

    Class that contains properties and methods to configure Prebid request.

    +

    Undocumented

    See more
    @@ -509,7 +741,7 @@

    Declaration

    -

    Native context subtype asset.

    +

    Undocumented

    See more
    @@ -538,7 +770,7 @@

    Declaration

    -

    Native context type asset.

    +

    Undocumented

    See more
    @@ -567,7 +799,7 @@

    Declaration

    -

    Represents a native ad and handles its various properties and functionalities.

    +

    Undocumented

    See more
    @@ -596,7 +828,7 @@

    Declaration

    -

    Represents the configuration for a native ad, including markup and version information.

    +

    Undocumented

    See more
    @@ -604,7 +836,7 @@

    Declaration

    Declaration

    Swift

    -
    @objc(PBMNativeAdConfiguration)
    +                          
    @objc(PBMNativeAdConfiguration)
     @objcMembers
     public class NativeAdConfiguration : NSObject
    @@ -626,7 +858,7 @@

    Declaration

    -

    Represents the markup for a native ad, including assets, tracking URLs, and other metadata.

    +

    Undocumented

    See more
    @@ -655,7 +887,7 @@

    Declaration

    -

    Represents an asset in the native ad markup, which can be a title, image, data, or link.

    +

    Undocumented

    See more
    @@ -684,7 +916,7 @@

    Declaration

    -

    Represents a generic native ad asset which could be a title, image, or data.

    +

    Undocumented

    See more
    @@ -712,7 +944,7 @@

    Declaration

    -

    Represents a title asset in a native ad.

    +

    Undocumented

    See more
    @@ -741,7 +973,7 @@

    Declaration

    -

    Represents an image asset in a native ad.

    +

    Undocumented

    See more
    @@ -770,7 +1002,7 @@

    Declaration

    -

    Represents a data asset in a native ad.

    +

    Undocumented

    See more
    @@ -799,7 +1031,7 @@

    Declaration

    -

    Native image asset type.

    +

    Undocumented

    See more
    @@ -827,7 +1059,7 @@

    Declaration

    -

    Class representing native data elements in the ad markup.

    +

    Undocumented

    See more
    @@ -856,7 +1088,7 @@

    Declaration

    -

    Class representing an event tracker for native ads.

    +

    Undocumented

    See more
    @@ -885,7 +1117,7 @@

    Declaration

    -

    Class representing different event types.

    +

    Undocumented

    See more
    @@ -913,7 +1145,7 @@

    Declaration

    -

    Native event tracking type.

    +

    Undocumented

    See more
    @@ -941,7 +1173,7 @@

    Declaration

    -

    Class representing a response for a native event tracker.

    +

    Undocumented

    See more
    @@ -970,7 +1202,7 @@

    Declaration

    -

    Class representing an image asset in a native ad.

    +

    Undocumented

    See more
    @@ -999,7 +1231,7 @@

    Declaration

    -

    Class representing a link in a native ad.

    +

    Undocumented

    See more
    @@ -1028,7 +1260,7 @@

    Declaration

    -

    Represents a request object for native markup, including details about the ad’s context, placement, and supported features.

    +

    Undocumented

    See more
    @@ -1036,7 +1268,7 @@

    Declaration

    Declaration

    Swift

    -
    @objc(PBMNativeMarkupRequestObject)
    +                          
    @objc(PBMNativeMarkupRequestObject)
     @objcMembers
     public class NativeMarkupRequestObject : NSObject, NSCopying, PBMJsonCodable
    @@ -1058,7 +1290,7 @@

    Declaration

    -

    A class representing a native request for original type of integration.

    +

    Undocumented

    See more
    @@ -1086,7 +1318,7 @@

    Declaration

    -

    Represents the title element in a native ad, including optional text and length.

    +

    Undocumented

    See more
    @@ -1115,7 +1347,7 @@

    Declaration

    -

    Represents different types of placements for native ads.

    +

    Undocumented

    See more
    @@ -1173,7 +1405,7 @@

    Declaration

    -

    Represents parameters for a native ad request, including assets, event trackers, and configuration settings.

    +

    Undocumented

    See more
    @@ -1192,9 +1424,9 @@

    Declaration

  • @@ -1202,19 +1434,15 @@

    Declaration

    -

    A class containing constants related to OpenRTB signals.

    - -

    This class provides static constants and values representing different -API frameworks, playback methods, protocols, start delays, and video -placement types as defined in the OpenRTB specification.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    public class Signals : NSObject
    +
    public class SingleContainerInt : NSObject, ExpressibleByIntegerLiteral
    @@ -1224,9 +1452,9 @@

    Declaration

  • @@ -1236,13 +1464,13 @@

    Declaration

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    public class SingleContainerInt : NSObject, ExpressibleByIntegerLiteral
    +
    public class Signals : NSObject
    @@ -1291,7 +1519,7 @@

    Declaration

    -

    Represents an rewarded ad unit for original type of integration.

    +

    Undocumented

    See more
    @@ -1299,7 +1527,7 @@

    Declaration

    Declaration

    Swift

    -
    public class RewardedVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    +
    public class RewardedVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    @@ -1319,7 +1547,7 @@

    Declaration

    -

    A utility class for handling various ad-related operations and conversions.

    +

    Undocumented

    See more
    @@ -1347,7 +1575,7 @@

    Declaration

    -

    A deprecated class for handling video ad units.

    +

    Undocumented

    See more
    @@ -1355,8 +1583,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This class is deprecated. Please, use BannerAdUnit with video adFormat.")
    -public class VideoAdUnit : AdUnit
    +
    public class VideoAdUnit : AdUnit
  • @@ -1376,9 +1603,7 @@

    Declaration

    -

    A deprecated class representing a video interstitial ad unit. -This class is used to configure and manage video interstitial ads. It inherits from AdUnit and provides -specific settings for video ads including interstitial ad configuration and placement.

    +

    Undocumented

    See more
    @@ -1386,8 +1611,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This class is deprecated. Please, use InterstitialAdUnit with video adFormat.")
    -public class VideoInterstitialAdUnit : AdUnit
    +
    public class VideoInterstitialAdUnit : AdUnit
  • @@ -1397,9 +1621,9 @@

    Declaration

  • - - - Prebid + + + AdViewUtils
    @@ -1407,16 +1631,15 @@

    Declaration

    -

    The Prebid class manages the configuration and initialization of the PrebidMobile SDK.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objcMembers
    -public class Prebid : NSObject
    +
    public final class AdViewUtils : NSObject
    @@ -1426,9 +1649,9 @@

    Declaration

  • - - - Targeting + + + IMAAdSlotSize
    @@ -1436,21 +1659,16 @@

    Declaration

    -

    A class that manages targeting information for ads.

    - -

    This class provides properties and methods for setting and retrieving -user-specific targeting information, such as user ID, gender, and custom -data. It also includes details for OMID (Open Measurement Interface Definition) -partner and supports managing user identity links and custom extensions.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objcMembers
    -public class Targeting : NSObject
    +
    @objc
    +public class IMAAdSlotSize : SingleContainerInt
    @@ -1460,9 +1678,9 @@

    Declaration

  • - - - ExternalUserId + + + IMAUtils
    @@ -1470,16 +1688,16 @@

    Declaration

    -

    Defines the User Id Object from an External Thrid Party Source

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    @objcMembers
    -public class ExternalUserId : NSObject, NSCoding, NSSecureCoding, JSONConvertible
    +public final class IMAUtils : NSObject
  • @@ -1489,9 +1707,9 @@

    Declaration

  • - - - Host + + + CacheManager
    @@ -1499,16 +1717,17 @@

    Declaration

    -

    A singleton class that manages the Prebid server URL, including a custom URL.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objcMembers
    -public class Host : NSObject
    +
    @objc(PBMCacheManager)
    +@objcMembers
    +public class CacheManager : NSObject
    @@ -1518,9 +1737,9 @@

    Declaration

  • - - - AdFormat + + + AgeUtils
    @@ -1528,17 +1747,16 @@

    Declaration

    -

    AdFormat is a class that represents different types of ad formats using an OptionSet. -The class also includes a deprecated display format for backward compatibility, marked with a deprecation message.

    +

    Undocumented

    - See more

    Declaration

    Swift

    -
    @objcMembers
    -public class AdFormat : NSObject, OptionSet
    +
    @objc(PBMAgeUtils)
    +@objcMembers
    +public class AgeUtils : NSObject
    @@ -1548,29 +1766,968 @@

    Declaration

  • + + + Prebid + +
  • +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class Prebid : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + Targeting + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class Targeting : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + Constants + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc
    +public class Constants : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + PrebidConstants + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class PrebidConstants : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ExternalUserId + +
    +
    +
    +
    +
    +
    +

    Defines the User Id Object from an External Thrid Party Source

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class ExternalUserId : NSObject, NSCoding, NSSecureCoding, JSONConvertible
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + Host + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class Host : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + ImageHelper + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class ImageHelper
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + Log + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMLog)
    +@objcMembers
    +public class Log : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + LogLevel + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMLogLevel)
    +@objcMembers
    +public class LogLevel : NSObject, RawRepresentable
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + AdFormat + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class AdFormat : NSObject, OptionSet
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + AdConfiguration + +
    +
    +
    +
    +
    +
    +

    Contains all the data needed to load an ad.

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMAdConfiguration)
    +@objcMembers
    +public class AdConfiguration : AutoRefreshCountConfig
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + AdViewButtonDecorator + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMAdViewButtonDecorator)
    +@objcMembers
    +public class AdViewButtonDecorator : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + HiddenWebViewManager + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMHiddenWebViewManager)
    +@objcMembers
    +public class HiddenWebViewManager : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMVideoControlsConfiguration)
    +@objcMembers
    +public class VideoControlsConfiguration : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class PrebidImagesRepository : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMAutoRefreshCountConfig)
    +@objcMembers
    +public class AutoRefreshCountConfig : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class ImpressionTasksExecutor
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class PrebidServerConnection : NSObject, PrebidServerConnectionProtocol, URLSessionDelegate
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + PrebidServerResponse + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class PrebidServerResponse : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + PathBuilder + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMPathBuilder)
    +@objcMembers
    +public class PathBuilder : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + BannerView + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    + +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class BaseInterstitialAdUnit :
    +    NSObject,
    +    PBMInterstitialAdLoaderDelegate,
    +    AdLoadFlowControllerDelegate,
    +    InterstitialControllerInteractionDelegate,
    +    InterstitialEventInteractionDelegate,
    +    BaseInterstitialAdUnitProtocol
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class InterstitialRenderingAdUnit : BaseInterstitialAdUnit
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + RewardedAdUnit + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc
    +public class RewardedAdUnit: BaseInterstitialAdUnit,
    +                             RewardedEventInteractionDelegate
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + MediationBannerAdUnit + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class MediationBannerAdUnit : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class MediationBaseInterstitialAdUnit : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class MediationBidInfoWrapper : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class MediationInterstitialAdUnit : MediationBaseInterstitialAdUnit
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + MediationNativeAdUnit + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class MediationNativeAdUnit : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + MediationNativeUtils + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMMediationNativeUtils)
    +@objcMembers
    +public class MediationNativeUtils : NSObject
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objcMembers
    +public class MediationRewardedAdUnit : MediationBaseInterstitialAdUnit
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + MediationUtils + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMMediationUtils)
    +@objcMembers
    +public class MediationUtils : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + DemandResponseInfo + +
    -

    A class representing the configuration for video controls in an ad. -This includes properties for video duration, mute status, and button positioning and visibility. -Configuration values can be initialized from bid response or set directly by the user.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objc(PBMVideoControlsConfiguration)
    -@objcMembers
    -public class VideoControlsConfiguration : NSObject
    +
    public class DemandResponseInfo : NSObject
    @@ -1580,9 +2737,9 @@

    Declaration

  • @@ -1590,19 +2747,15 @@

    Declaration

    -

    The view that will display the particular banner ad. Built for rendering type of integration.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    public class BannerView: UIView,
    -                         BannerAdLoaderDelegate,
    -                         AdLoadFlowControllerDelegate,
    -                         BannerEventInteractionDelegate,
    -                         DisplayViewInteractionDelegate
    +
    public class BannerEventHandlerStandalone : NSObject, BannerEventHandler
    @@ -1612,9 +2765,9 @@

    Declaration

  • @@ -1622,21 +2775,15 @@

    Declaration

    -

    A base class for interstitial ad units.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    public class BaseInterstitialAdUnit :
    -    NSObject,
    -    PBMInterstitialAdLoaderDelegate,
    -    AdLoadFlowControllerDelegate,
    -    InterstitialControllerInteractionDelegate,
    -    InterstitialEventInteractionDelegate,
    -    BaseInterstitialAdUnitProtocol
    +
    public class InterstitialEventHandlerStandalone : NSObject, InterstitialEventHandlerProtocol
    @@ -1646,9 +2793,9 @@

    Declaration

  • @@ -1656,16 +2803,15 @@

    Declaration

    -

    Represents an interstitial ad unit. Built for rendering type of integration.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objcMembers
    -public class InterstitialRenderingAdUnit : BaseInterstitialAdUnit
    +
    public class RewardedEventHandlerStandalone : NSObject, RewardedEventHandlerProtocol
    @@ -1675,9 +2821,9 @@

    Declaration

  • @@ -1685,17 +2831,15 @@

    Declaration

    -

    Represents an rewarded ad unit. Built for rendering type of integration.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    @objc
    -public class RewardedAdUnit: BaseInterstitialAdUnit,
    -                             RewardedEventInteractionDelegate
    +
    public class InterstitialController : NSObject, PBMAdViewManagerDelegate
    @@ -1705,9 +2849,9 @@

    Declaration

  • @@ -1715,17 +2859,16 @@

    Declaration

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    @objcMembers
    -public class MediationBannerAdUnit : NSObject
    +public class AdUnitConfig : NSObject, NSCopying
    @@ -1735,9 +2878,9 @@

    Declaration

  • @@ -1745,16 +2888,44 @@

    Declaration

    -

    Base class for interstitial ads in Mediation API.

    +

    Undocumented

    - See more + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class Bid : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + BidResponse + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more

    Declaration

    Swift

    @objcMembers
    -public class MediationBaseInterstitialAdUnit : NSObject
    +public class BidResponse : NSObject
    @@ -1764,9 +2935,9 @@

    Declaration

  • @@ -1774,17 +2945,16 @@

    Declaration

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    @objcMembers
    -public class MediationInterstitialAdUnit : MediationBaseInterstitialAdUnit
    +public class PrebidServerEventTracker : NSObject, PBMEventTrackerProtocol
    @@ -1794,9 +2964,9 @@

    Declaration

  • @@ -1804,17 +2974,46 @@

    Declaration

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    - See more + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMServerEvent)
    +@objcMembers
    +public class ServerEvent : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + PrebidJSLibrary + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more

    Declaration

    Swift

    @objcMembers
    -public class MediationNativeAdUnit : NSObject
    +public class PrebidJSLibrary : NSObject
    @@ -1824,9 +3023,9 @@

    Declaration

  • @@ -1834,17 +3033,201 @@

    Declaration

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    - See more + See more

    Declaration

    Swift

    @objcMembers
    -public class MediationRewardedAdUnit : MediationBaseInterstitialAdUnit
    +public class PrebidJSLibraryManager : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + SkadnEventTracker + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMSkadnEventTracker)
    +@objcMembers
    +public class SkadnEventTracker : NSObject, PBMEventTrackerProtocol
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMSkadnParametersManager)
    +@objcMembers
    +public class SkadnParametersManager : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + DateFormatService + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMDateFormatService)
    +@objcMembers
    +public class DateFormatService : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + EventManager + +
    +
    +
    +
    +
    +
    +

    This class is a proxy container for event trackers. +You can add (and remove) any quantity of trackers. +Each tracker must correspond to PBMEventTrackerProtocol the PBMEventTracker Protocol.

    + +

    EventManager implements PBMEventTrackerProtocol. +It broadcasts protocol calls to the all registered trackers.

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMEventManager)
    +@objcMembers
    +public class EventManager : NSObject, PBMEventTrackerProtocol
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + Reachability + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMReachability)
    +@objcMembers
    +public class Reachability : NSObject
    + +
    +
    +
    +
    +
  • +
  • +
    + + + + UserAgentService + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMUserAgentService)
    +@objcMembers
    +public class UserAgentService : NSObject
    @@ -1856,7 +3239,7 @@

    Declaration

  • diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdConfiguration.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdConfiguration.html new file mode 100644 index 000000000..b3eb44c53 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdConfiguration.html @@ -0,0 +1,1184 @@ + + + + AdConfiguration Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    AdConfiguration

    +
    +
    + +
    @objc(PBMAdConfiguration)
    +@objcMembers
    +public class AdConfiguration : AutoRefreshCountConfig
    + +
    +
    +

    Contains all the data needed to load an ad.

    + +
    +
    +
    +
    + + +
    + +

    Request +

    +
    +
    +
      +
    • +
      + + + + isOriginalAPI + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isOriginalAPI: Bool
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adFormats + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adFormats: Set<AdFormat>
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + bannerParameters + +
      +
      +
      +
      +
      +
      +

      Describes an OpenRTB banner object

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public lazy var bannerParameters: BannerParameters { get set }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + videoParameters + +
      +
      +
      +
      +
      +
      +

      Describes an OpenRTB video object

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public lazy var videoParameters: VideoParameters { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Interstitial +

    +
    +
    +
      +
    • +
      + + + + isInterstitialAd + +
      +
      +
      +
      +
      +
      +

      Whether or not this ad configuration is intended to represent an intersitial ad.

      + +

      Setting this to true will disable auto refresh.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isInterstitialAd: Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Whether or not this ad configuration is intended to represent an ad as an intersitial one (regardless of original designation). +Overrides isInterstitialAd

      + +

      Setting this to true will disable auto refresh.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var forceInterstitialPresentation: NSNumber?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + presentAsInterstitial + +
      +
      +
      +
      +
      +
      +

      Whether or not this ad configuration is intended to represent an intersitial ad. +Returns the effective result by combining isInterstitialAd and forceInterstitialPresentation

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var presentAsInterstitial: Bool { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + interstitialLayout + +
      +
      +
      +
      +
      +
      +

      Interstitial layout

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var interstitialLayout: PBMInterstitialLayout
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + size + +
      +
      +
      +
      +
      +
      +

      Size for the ad.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var size: CGSize
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isOptIn + +
      +
      +
      +
      +
      +
      +

      Sets a video interstitial ad unit as an opt-in video

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isOptIn: Bool
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isBuiltInVideo + +
      +
      +
      +
      +
      +
      +

      Indicates whether the ad is built-in video e.g. 300x250.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isBuiltInVideo: Bool
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Response +

    +
    +
    +
      +
    • +
      + + + + winningBidAdFormat + +
      +
      +
      +
      +
      +
      +

      This property indicated winning bid ad format (ext.prebid.type)

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var winningBidAdFormat: AdFormat?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + videoControlsConfig + +
      +
      +
      +
      +
      +
      +

      This property represents video controls custom configuration.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public lazy var videoControlsConfig: VideoControlsConfiguration { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Impression Tracking +

    +
    +
    +
      +
    • +
      + + + + pollFrequency + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var pollFrequency: TimeInterval
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + viewableArea + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var viewableArea: Int
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + viewableDuration + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var viewableDuration: Int
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Auto Refresh +

    +
    +
    +
      +
    • +
      + + + + autoRefreshDelay + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public override var autoRefreshDelay: TimeInterval? { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Other +

    +
    +
    +
      +
    • +
      + + + + clickHandlerOverride + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var clickHandlerOverride: ((PBMVoidBlock) -> Void)?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Private properties +

    +
    +
    +
      +
    • +
      + + + + ortbConfig + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var ortbConfig: String?
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getCheckedOrtbConfig() -> [String : Any]?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdFormat.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdFormat.html index e7db53e94..12af85e21 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdFormat.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdFormat.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    AdFormat

    -

    AdFormat is a class that represents different types of ad formats using an OptionSet. -The class also includes a deprecated display format for backward compatibility, marked with a deprecation message.

    +

    Undocumented

  • @@ -309,9 +540,9 @@

    AdFormat

  • - + - RawValue + RawValue
    @@ -319,8 +550,7 @@

    AdFormat

    -

    The underlying type of the raw value.

    - +

    Declaration

    @@ -336,9 +566,9 @@

    Declaration

  • - + - rawValue + rawValue
    @@ -346,8 +576,7 @@

    Declaration

    -

    The raw integer value representing the ad format.

    - +

    Declaration

    @@ -373,7 +602,7 @@

    Declaration

    -

    The string representation of the ad format.

    +

    Undocumented

    @@ -400,57 +629,26 @@

    Declaration

    -

    Initializes an AdFormat instance with a specified raw value and its string equivalent.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(rawValue: RawValue, stringEquivalent: String)
    +
    public convenience init(rawValue: RawValue, stringEquivalent: String)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - rawValue - - -
    -

    The raw value representing the ad format.

    -
    -
    - - stringEquivalent - - -
    -

    A string equivalent of the ad format.

    -
    -
    -
  • @@ -458,36 +656,16 @@

    Parameters

    -

    Initializes an AdFormat instance with a specified raw value.

    - +

    Declaration

    Swift

    -
    public required init(rawValue: RawValue)
    +
    public required init(rawValue: RawValue)
    -
    -

    Parameters

    - - - - - - - -
    - - rawValue - - -
    -

    The raw value representing the ad format.

    -
    -
    -
  • @@ -504,7 +682,7 @@

    Parameters

    -

    Represents a banner ad format.

    +

    Undocumented

    @@ -531,7 +709,7 @@

    Declaration

    -

    Represents a video ad format.

    +

    Undocumented

    @@ -558,7 +736,7 @@

    Declaration

    -

    Represents a native ad format.

    +

    Undocumented

    @@ -585,15 +763,14 @@

    Declaration

    -

    Represents a deprecated display ad format.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "Display ad format is deprecated. Please, use banner ad format instead.")
    -public static let display: AdFormat
    +
    public static let display: AdFormat
    @@ -613,7 +790,7 @@

    Declaration

    -

    An array containing all cases of ad formats, excluding deprecated ones.

    +

    Undocumented

    @@ -632,7 +809,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdUnit.html index 1fe862112..c7c25140b 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    AdUnit

    -

    Base class for ad units built for original type of integration.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    AdUnit

    -

    ORTB: imp[].ext.data.adslot

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Initializes a new AdUnit instance with the specified configuration ID, size, and ad formats.

    +

    Undocumented

    @@ -356,49 +588,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - size - - -
    -

    The primary size of the ad. If nil, a default size of .zero is used.

    -
    -
    - - adFormats - - -
    -

    A set of ad formats supported by the ad unit.

    -
    -
    -
  • @@ -415,42 +604,17 @@

    Parameters

    -

    Makes bid request and provides the result as a dictionary of key-value pairs.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "Deprecated. Use fetchDemand(completion: @escaping (_ bidInfo: BidInfo﹚ -> Void﹚ instead.")
    -dynamic public func fetchDemand(completion: @escaping (_ result: ResultCode, _ kvResultDict: [String : String]?) -> Void)
    +
    dynamic public func fetchDemand(completion: @escaping (_ result: ResultCode, _ kvResultDict: [String : String]?) -> Void)
    -
    -

    Parameters

    - - - - - - - -
    - - completion - - -
    -

    A closure called with the result code and an optional dictionary of targeting keywords. - -

      -
    • result: The result code indicating the outcome of the demand fetch.
    • -
    • kvResultDict: A dictionary containing key-value pairs, or nil if no demand was fetched.
    • -

    -
    -
    -
  • @@ -467,7 +631,7 @@

    Parameters

    -

    Makes bid request and provides the result as a BidInfo object.

    +

    Undocumented

    @@ -478,25 +642,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - completionBidInfo - - -
    -

    A closure called with a BidInfo object representing the fetched demand.

    -
    -
    -
  • @@ -513,7 +658,7 @@

    Parameters

    -

    Makes bid request for a specific ad object and provides the result code. Setups targeting keywords into the adObject.

    +

    Undocumented

    @@ -524,37 +669,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - adObject - - -
    -

    The ad object for which demand is being fetched.

    -
    -
    - - completion - - -
    -

    A closure called with the result code indicating the outcome of the demand fetch.

    -
    -
    -
  • @@ -585,14 +699,14 @@

    adunit ext data aka inventory data (imp[].ext.dat

    This method obtains the context data keyword & value for adunit context targeting -If the key already exists the value will be appended to the list. No duplicates will be added

    +if the key already exists the value will be appended to the list. No duplicates will be added

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
     public func addContextData(key: String, value: String)
    @@ -614,14 +728,14 @@

    Declaration

    This method obtains the context data keyword & values for adunit context targeting -The values if the key already exist will be replaced with the new set of values

    +the values if the key already exist will be replaced with the new set of values

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
     public func updateContextData(key: String, value: Set<String>)
    @@ -649,7 +763,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
     public func removeContextData(forKey: String)
    @@ -677,7 +791,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
     public func clearContextData()
    @@ -698,8 +812,8 @@

    Declaration

    -

    This method obtains the ext data keyword & value for adunit targeting. -If the key already exists the value will be appended to the list. No duplicates will be added

    +

    This method obtains the ext data keyword & value for adunit targeting +if the key already exists the value will be appended to the list. No duplicates will be added

    @@ -727,7 +841,7 @@

    Declaration

    This method obtains the ext data keyword & values for adunit targeting -The values if the key already exist will be replaced with the new set of values

    +the values if the key already exist will be replaced with the new set of values

    @@ -829,7 +943,7 @@

    adunit ext keywords (imp[].ext.keywords)

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
     public func addContextKeyword(_ newElement: String)
    @@ -858,7 +972,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
     public func addContextKeywords(_ newElements: Set<String>)
    @@ -886,7 +1000,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
     public func removeContextKeyword(_ element: String)
    @@ -914,7 +1028,7 @@

    Declaration

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    +                          
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
     public func clearContextKeywords()
    @@ -1058,7 +1172,7 @@

    App Content (app.content.data)
    -

    Sets the app content object, replacing any existing content.

    +

    Undocumented

    @@ -1069,25 +1183,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - appContentObject - - -
    -

    The PBMORTBAppContent object representing the app’s content.

    -
    -
    -

  • @@ -1104,7 +1199,7 @@

    Parameters

    -

    Retrieves the current app content object.

    +

    Undocumented

    @@ -1115,10 +1210,6 @@

    Declaration

    -
    -

    Return Value

    -

    The current PBMORTBAppContent object, or nil if no content is set.

    -
  • @@ -1135,7 +1226,7 @@

    Return Value

    -

    Clears the current app content object.

    +

    Undocumented

    @@ -1162,7 +1253,7 @@

    Declaration

    -

    Adds an array of content data objects to the app content.

    +

    Undocumented

    @@ -1173,25 +1264,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    An array of PBMORTBContentData objects to add.

    -
    -
    -
  • @@ -1208,7 +1280,7 @@

    Parameters

    -

    Removes a specific content data object from the app content.

    +

    Undocumented

    @@ -1219,25 +1291,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The PBMORTBContentData object to remove.

    -
    -
    -
    @@ -1254,7 +1307,7 @@

    Parameters

    -

    Clears all content data objects from the app content.

    +

    Undocumented

    @@ -1294,7 +1347,7 @@

    User Data (user.data)
    -

    Retrieves the current user data.

    +

    Undocumented

    @@ -1305,10 +1358,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of PBMORTBContentData objects representing the user data, or nil if no data is available.

    -
    @@ -1325,7 +1374,7 @@

    Return Value

    -

    Adds an array of user data objects.

    +

    Undocumented

    @@ -1336,25 +1385,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    An array of PBMORTBContentData objects to add to the user data.

    -
    -
    -
    @@ -1371,7 +1401,7 @@

    Parameters

    -

    Removes a specific user data object.

    +

    Undocumented

    @@ -1382,25 +1412,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The PBMORTBContentData object to remove from the user data.

    -
    -
    -
    @@ -1417,7 +1428,7 @@

    Parameters

    -

    Clears all user data.

    +

    Undocumented

    @@ -1457,7 +1468,7 @@

    GPID
    -

    Sets the GPID for the ad unit.

    +

    Undocumented

    @@ -1468,25 +1479,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - gpid - - -
    -

    The GPID string to set. Can be nil to clear the GPID.

    -
    -
    -
    @@ -1503,7 +1495,7 @@

    Parameters

    -

    Retrieves the current GPID for the ad unit.

    +

    Undocumented

    @@ -1514,10 +1506,6 @@

    Declaration

    -
    -

    Return Value

    -

    The GPID string, or nil if no GPID is set.

    -
    @@ -1547,7 +1535,7 @@

    Global ORTBObject
    -

    Sets the OpenRTB configuration string for the ad unit.

    +

    Undocumented

    @@ -1558,25 +1546,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - ortbObject - - -
    -

    The OpenRTB configuration string to set. Can be nil to clear the configuration.

    -
    -
    -
    @@ -1593,7 +1562,7 @@

    Parameters

    -

    Retrieves the current OpenRTB configuration string for the ad unit.

    +

    Undocumented

    @@ -1604,10 +1573,6 @@

    Declaration

    -
    -

    Return Value

    -

    The OpenRTB configuration string, or nil if no configuration is set.

    -
    @@ -1710,7 +1675,7 @@

    Declaration

    -

    This method resumes the auto refresh of demand

    +

    Undocumented

    @@ -1729,7 +1694,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdUnitConfig.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdUnitConfig.html new file mode 100644 index 000000000..57af9d88c --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdUnitConfig.html @@ -0,0 +1,1933 @@ + + + + AdUnitConfig Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    AdUnitConfig

    +
    +
    + +
    @objcMembers
    +public class AdUnitConfig : NSObject, NSCopying
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public properties +

    +
    +
    +
      +
    • +
      + + + + configId + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var configId: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adConfiguration + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let adConfiguration: AdConfiguration
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adFormats + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adFormats: Set<AdFormat> { get set }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adSize + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adSize: CGSize
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + minSizePerc + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var minSizePerc: NSValue?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adPosition + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adPosition: AdPosition
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + extDataDictionary + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var extDataDictionary: [String : [String]] { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + nativeAdConfiguration + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var nativeAdConfiguration: NativeAdConfiguration?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Computed Properties +

    +
    +
    +
      +
    • +
      + + + + additionalSizes + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var additionalSizes: [CGSize]? { get set }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + refreshInterval + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var refreshInterval: TimeInterval { get set }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + gpid + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var gpid: String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + ortbConfig + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var ortbConfig: String? { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Public Methods +

    +
    +
    +
      +
    • +
      + + + + init(configId:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public convenience init(configId: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(configId:size:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(configId: String, size: CGSize)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Ext Data (imp[].ext.data) +

    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addContextData(key: String, value: String)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func updateContextData(key: String, value: Set<String>)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeContextData(for key: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearContextData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearContextData()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getContextData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getContextData() -> [String : [String]]
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addExtData(key: String, value: String)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func updateExtData(key: String, value: Set<String>)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + removeExtData(for:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeExtData(for key: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearExtData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearExtData()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getExtData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getExtData() -> [String : [String]]
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Ext keywords (imp[].ext.keywords) +

    +
    +
    +
      +
    • +
      + + + + addContextKeyword(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addContextKeyword(_ newElement: String)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addContextKeywords(_ newElements: Set<String>)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeContextKeyword(_ element: String)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearContextKeywords()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getContextKeywords() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getContextKeywords() -> Set<String>
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + addExtKeyword(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addExtKeyword(_ newElement: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + addExtKeywords(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addExtKeywords(_ newElements: Set<String>)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + removeExtKeyword(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeExtKeyword(_ element: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearExtKeywords() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearExtKeywords()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getExtKeywords() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getExtKeywords() -> Set<String>
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    App Content (app.content.data) +

    +
    +
    +
      +
    • +
      + + + + setAppContent(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func setAppContent(_ appContent: PBMORTBAppContent?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getAppContent() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getAppContent() -> PBMORTBAppContent?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearAppContent() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearAppContent()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + addAppContentData(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addAppContentData(_ dataObjects: [PBMORTBContentData])
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeAppContentData(_ dataObject: PBMORTBContentData)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearAppContentData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearAppContentData()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    User Data (user.data) +

    +
    +
    +
      +
    • +
      + + + + getUserData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getUserData() -> [PBMORTBContentData]?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + addUserData(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addUserData(_ userDataObjects: [PBMORTBContentData])
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + removeUserData(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeUserData(_ userDataObject: PBMORTBContentData)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearUserData() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func clearUserData()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    The Prebid Ad Slot +

    +
    +
    +
      +
    • +
      + + + + setPbAdSlot(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func setPbAdSlot(_ newElement: String?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getPbAdSlot() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getPbAdSlot() -> String?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    NSCopying +

    +
    +
    +
      +
    • +
      + + + + copy(with:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func copy(with zone: NSZone? = nil) -> Any
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdViewButtonDecorator.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdViewButtonDecorator.html new file mode 100644 index 000000000..a6fec0135 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdViewButtonDecorator.html @@ -0,0 +1,993 @@ + + + + AdViewButtonDecorator Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    AdViewButtonDecorator

    +
    +
    + +
    @objc(PBMAdViewButtonDecorator)
    +@objcMembers
    +public class AdViewButtonDecorator : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public proprties +

    +
    +
    +
      +
    • +
      + + + + button + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var button: UIButton
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + buttonPosition + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var buttonPosition: Position
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + customButtonPosition + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var customButtonPosition: CGRect
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + buttonArea + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var buttonArea: Double
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isMRAID + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isMRAID: Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var buttonTouchUpInsideBlock: PBMVoidBlock?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public override init()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + setImage(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func setImage(_ image: UIImage)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addButton(to view: UIView, displayView: UIView)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func removeButtonFromSuperview()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + bringButtonToFront() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func bringButtonToFront()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + sendSubviewToBack() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func sendSubviewToBack()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func updateButtonConstraints()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getButtonConstraintConstant() -> CGFloat
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getButtonSize() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getButtonSize() -> CGSize
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + buttonTappedAction() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func buttonTappedAction()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdViewUtils.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdViewUtils.html new file mode 100644 index 000000000..23ed6f9db --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AdViewUtils.html @@ -0,0 +1,578 @@ + + + + AdViewUtils Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    AdViewUtils

    +
    +
    + +
    public final class AdViewUtils : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static func findPrebidCreativeSize(_ adView: UIView, success: @escaping (CGSize) -> Void, failure: @escaping (Error) -> Void)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AutoRefreshCountConfig.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AutoRefreshCountConfig.html new file mode 100644 index 000000000..a9650cc42 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/AutoRefreshCountConfig.html @@ -0,0 +1,643 @@ + + + + AutoRefreshCountConfig Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    AutoRefreshCountConfig

    +
    +
    + +
    @objc(PBMAutoRefreshCountConfig)
    +@objcMembers
    +public class AutoRefreshCountConfig : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + autoRefreshDelay + +
      +
      +
      +
      +
      +
      +

      Delay (in seconds) for which to wait before performing an auto refresh.

      + +

      Note that this value is clamped between @c PBMAutoRefresh.AUTO_REFRESH_DELAY_MIN +and @c PBMAutoRefresh.AUTO_REFRESH_DELAY_MAX.

      + +

      Also note that this will return @c nil if @c isInterstitial is set to @c YES.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var autoRefreshDelay: TimeInterval?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + autoRefreshMax + +
      +
      +
      +
      +
      +
      +

      Maximum number of times the BannerView should refresh.

      + +

      This value will be overwritten with any values received from the server. +Using a value of 0 indicates there is no maximum.

      + +

      Default is 0.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var autoRefreshMax: Double?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + numRefreshes + +
      +
      +
      +
      +
      +
      +

      The number of times the BannerView has been refreshed.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var numRefreshes: Int
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerAdUnit.html index 05134975e..087827929 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,11 +526,11 @@

    BannerAdUnit

    -
    public class BannerAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    +
    public class BannerAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    -

    A class representing a banner ad unit for original type of integration.

    +

    Undocumented

    @@ -317,15 +549,14 @@

    BannerAdUnit

    -

    A deprecated property for banner ad parameters.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use bannerParameters instead.")
    -public var parameters: BannerParameters { get set }
    +
    public var parameters: BannerParameters { get set }
    @@ -345,7 +576,7 @@

    Declaration

    -

    The banner ad parameters used to configure the ad unit.

    +

    Undocumented

    @@ -372,7 +603,7 @@

    Declaration

    -

    The video ad parameters used to configure the ad unit.

    +

    Undocumented

    @@ -399,7 +630,7 @@

    Declaration

    -

    The set of ad formats for the ad unit.

    +

    Undocumented

    @@ -426,7 +657,7 @@

    Declaration

    -

    Initializes a new BannerAdUnit with the specified configuration ID and size.

    +

    Undocumented

    @@ -437,37 +668,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - size - - -
    -

    The size of the banner ad unit.

    -
    -
    -
    @@ -484,7 +684,7 @@

    Parameters

    -

    Adds additional sizes to the banner ad unit’s configuration.

    +

    Undocumented

    @@ -495,25 +695,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - sizes - - -
    -

    An array of CGSize objects representing additional sizes.

    -
    -
    -
    @@ -522,7 +703,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerEventHandlerStandalone.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerEventHandlerStandalone.html new file mode 100644 index 000000000..9b912f035 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerEventHandlerStandalone.html @@ -0,0 +1,682 @@ + + + + BannerEventHandlerStandalone Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    BannerEventHandlerStandalone

    +
    +
    + +
    public class BannerEventHandlerStandalone : NSObject, BannerEventHandler
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + loadingDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var loadingDelegate: BannerEventLoadingDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + interactionDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var interactionDelegate: BannerEventInteractionDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adSizes + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adSizes: [CGSize]
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + requestAd(with:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func requestAd(with bidResponse: BidResponse?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + trackImpression() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackImpression()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerParameters.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerParameters.html index 455750dc9..34ce3aaef 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerParameters.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerParameters.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -345,7 +577,7 @@

    Declaration

    -

    Min width percentage value for interstitial

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Min height percentage value for interstitial

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    Ad sizes of the ad

    +

    Undocumented

    @@ -439,7 +671,7 @@

    Helpers
    -

    Helper for api values

    +

    Undocumented

    @@ -458,7 +690,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerView.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerView.html index c323213c1..22c7787d1 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerView.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BannerView.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -295,14 +527,14 @@

    BannerView

    public class BannerView: UIView,
    -                         BannerAdLoaderDelegate,
    -                         AdLoadFlowControllerDelegate,
    -                         BannerEventInteractionDelegate,
    -                         DisplayViewInteractionDelegate
    + BannerAdLoaderDelegate, + AdLoadFlowControllerDelegate, + BannerEventInteractionDelegate, + DisplayViewInteractionDelegate
    -

    The view that will display the particular banner ad. Built for rendering type of integration.

    +

    Undocumented

    @@ -321,14 +553,14 @@

    BannerView

    -

    The ad unit configuration.

    +

    Undocumented

    Declaration

    Swift

    -
    public let adUnitConfig: AdUnitConfig
    +
    public let adUnitConfig: AdUnitConfig
    @@ -348,7 +580,7 @@

    Declaration

    -

    The event handler for banner view events.

    +

    Undocumented

    @@ -388,7 +620,7 @@

    Public Properties
    -

    Banner-specific parameters.

    +

    Undocumented

    @@ -416,7 +648,7 @@

    Declaration

    -

    Video-specific parameters.

    +

    Undocumented

    @@ -444,7 +676,7 @@

    Declaration

    -

    The last bid response received.

    +

    Undocumented

    @@ -452,7 +684,7 @@

    Declaration

    Swift

    @objc
    -public var lastBidResponse: BidResponse? { get }
    +public var lastBidResponse: BidResponse? { get }
    @@ -472,7 +704,7 @@

    Declaration

    -

    ID of Stored Impression on the Prebid server

    +

    Undocumented

    @@ -500,7 +732,7 @@

    Declaration

    -

    The interval for refreshing the ad.

    +

    Undocumented

    @@ -528,7 +760,7 @@

    Declaration

    -

    Additional sizes for the ad.

    +

    Undocumented

    @@ -556,7 +788,7 @@

    Declaration

    -

    The ad format (e.g., banner, video).

    +

    Undocumented

    @@ -584,7 +816,7 @@

    Declaration

    -

    The position of the ad on the screen.

    +

    Undocumented

    @@ -640,7 +872,7 @@

    Declaration

    -

    ORTB configuration string.

    +

    Undocumented

    @@ -681,7 +913,7 @@

    Public Methods
    -

    Initializes a new BannerView.

    +

    Undocumented

    @@ -696,61 +928,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - frame - - -
    -

    The frame rectangle for the view.

    -
    -
    - - configID - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - adSize - - -
    -

    The size of the ad.

    -
    -
    - - eventHandler - - -
    -

    The event handler for the banner view.

    -
    -
    -
    @@ -767,7 +944,7 @@

    Parameters

    -

    Convenience initializer for creating a BannerView with a configuration ID and event handler.

    +

    Undocumented

    @@ -775,42 +952,11 @@

    Declaration

    Swift

    @objc
    -public convenience init(configID: String,
    +public convenience init(configID: String,
                             eventHandler: BannerEventHandler)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configID - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - eventHandler - - -
    -

    The event handler for the banner view.

    -
    -
    -
    @@ -827,7 +973,7 @@

    Parameters

    -

    Convenience initializer for creating a BannerView with a frame, configuration ID, and ad size.

    +

    Undocumented

    @@ -835,55 +981,12 @@

    Declaration

    Swift

    @objc
    -public convenience init(frame: CGRect,
    +public convenience init(frame: CGRect,
                             configID: String,
                             adSize: CGSize)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - frame - - -
    -

    The frame rectangle for the view.

    -
    -
    - - configID - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - adSize - - -
    -

    The size of the ad.

    -
    -
    -
    @@ -900,7 +1003,7 @@

    Parameters

    -

    Loads the ad for the banner view.

    +

    Undocumented

    @@ -928,7 +1031,7 @@

    Declaration

    -

    Sets the stored auction response.

    +

    Undocumented

    @@ -940,25 +1043,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - storedAuction - - -
    -

    The stored auction response string.

    -
    -
    -
    @@ -975,7 +1059,7 @@

    Parameters

    -

    Stops the auto-refresh of the ad.

    +

    Undocumented

    @@ -1016,50 +1100,18 @@

    Ext Data (imp[].ext.data)
    -

    Adds context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -@objc
    +                          
    @objc
     public func addContextData(_ data: String, forKey key: String)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    The data to add.

    -
    -
    - - key - - -
    -

    The key associated with the data.

    -
    -
    -

    @@ -1076,50 +1128,18 @@

    Parameters

    -

    Updates context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -@objc
    +                          
    @objc
     public func updateContextData(_ data: Set<String>, forKey key: String)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    A set of data to update.

    -
    -
    - - key - - -
    -

    The key associated with the data.

    -
    -
    -
    @@ -1136,38 +1156,18 @@

    Parameters

    -

    Removes context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -@objc
    +                          
    @objc
     public func removeContextDate(forKey key: String)
    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key associated with the data to remove.

    -
    -
    -
    @@ -1184,15 +1184,14 @@

    Parameters

    -

    Clears all context data.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -@objc
    +                          
    @objc
     public func clearContextData()
    @@ -1213,7 +1212,7 @@

    Declaration

    -

    Adds ext data.

    +

    Undocumented

    @@ -1225,37 +1224,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    - - value - - -
    -

    The value for the data.

    -
    -
    -
    @@ -1272,7 +1240,7 @@

    Parameters

    -

    Updates ext data.

    +

    Undocumented

    @@ -1284,37 +1252,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    - - value - - -
    -

    The value for the data.

    -
    -
    -
    @@ -1331,7 +1268,7 @@

    Parameters

    -

    Removes ext data.

    +

    Undocumented

    @@ -1343,25 +1280,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    -
    @@ -1378,7 +1296,7 @@

    Parameters

    -

    Clears ext data.

    +

    Undocumented

    @@ -1419,38 +1337,18 @@

    Ext keywords (imp[].ext.keywords)
    -

    Adds a context keyword.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    -@objc
    +                          
    @objc
     public func addContextKeyword(_ newElement: String)
    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to add.

    -
    -
    -

    @@ -1467,38 +1365,18 @@

    Parameters

    -

    Adds a set of context keywords.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    -@objc
    +                          
    @objc
     public func addContextKeywords(_ newElements: Set<String>)
    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to add.

    -
    -
    -
    @@ -1515,38 +1393,18 @@

    Parameters

    -

    Removes a context keyword.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    -@objc
    +                          
    @objc
     public func removeContextKeyword(_ element: String)
    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to remove.

    -
    -
    -
    @@ -1563,15 +1421,14 @@

    Parameters

    -

    Clears all context keywords.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    -@objc
    +                          
    @objc
     public func clearContextKeywords()
    @@ -1592,7 +1449,7 @@

    Declaration

    -

    Adds an extended keyword.

    +

    Undocumented

    @@ -1604,25 +1461,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to be added.

    -
    -
    -
    @@ -1639,7 +1477,7 @@

    Parameters

    -

    Adds multiple extended keywords.

    +

    Undocumented

    @@ -1651,25 +1489,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to be added.

    -
    -
    -
    @@ -1686,7 +1505,7 @@

    Parameters

    -

    Removes an extended keyword.

    +

    Undocumented

    @@ -1698,25 +1517,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to be removed.

    -
    -
    -
    @@ -1733,7 +1533,7 @@

    Parameters

    -

    Clears all extended keywords.

    +

    Undocumented

    @@ -1774,7 +1574,7 @@

    App Content (app.content.data)
    -

    Sets the app content data.

    +

    Undocumented

    @@ -1786,25 +1586,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - appContent - - -
    -

    The app content data.

    -
    -
    -
    @@ -1821,7 +1602,7 @@

    Parameters

    -

    Clears the app content data.

    +

    Undocumented

    @@ -1849,7 +1630,7 @@

    Declaration

    -

    Adds app content data objects.

    +

    Undocumented

    @@ -1861,25 +1642,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    The data objects to be added.

    -
    -
    -
    @@ -1896,7 +1658,7 @@

    Parameters

    -

    Removes an app content data object.

    +

    Undocumented

    @@ -1908,25 +1670,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The data object to be removed.

    -
    -
    -
    @@ -1943,7 +1686,7 @@

    Parameters

    -

    Clears all app content data objects.

    +

    Undocumented

    @@ -1984,7 +1727,7 @@

    User Data (user.data)
    -

    Adds user data objects.

    +

    Undocumented

    @@ -1996,25 +1739,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    The user data objects to be added.

    -
    -
    -
    @@ -2031,7 +1755,7 @@

    Parameters

    -

    Removes a user data object.

    +

    Undocumented

    @@ -2043,25 +1767,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The user data object to be removed.

    -
    -
    -
    @@ -2078,7 +1783,7 @@

    Parameters

    -

    Clears all user data objects.

    +

    Undocumented

    @@ -2555,7 +2260,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BaseInterstitialAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BaseInterstitialAdUnit.html index 672578569..f41ad27dd 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BaseInterstitialAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BaseInterstitialAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -297,14 +529,14 @@

    BaseInterstitialAdUnit

    public class BaseInterstitialAdUnit :
         NSObject,
         PBMInterstitialAdLoaderDelegate,
    -    AdLoadFlowControllerDelegate,
    -    InterstitialControllerInteractionDelegate,
    -    InterstitialEventInteractionDelegate,
    -    BaseInterstitialAdUnitProtocol
    + AdLoadFlowControllerDelegate, + InterstitialControllerInteractionDelegate, + InterstitialEventInteractionDelegate, + BaseInterstitialAdUnitProtocol
    -

    A base class for interstitial ad units.

    +

    Undocumented

    @@ -332,7 +564,7 @@

    Public Properties
    -

    The banner parameters used for configuring ad unit.

    +

    Undocumented

    @@ -360,7 +592,7 @@

    Declaration

    -

    The video parameters used for configuring ad unit.

    +

    Undocumented

    @@ -388,7 +620,7 @@

    Declaration

    -

    The last bid response received for the ad unit.

    +

    Undocumented

    @@ -396,7 +628,7 @@

    Declaration

    Swift

    @objc
    -public var lastBidResponse: BidResponse? { get }
    +public var lastBidResponse: BidResponse? { get }
    @@ -416,7 +648,7 @@

    Declaration

    -

    The configuration ID for the ad unit.

    +

    Undocumented

    @@ -444,7 +676,7 @@

    Declaration

    -

    The set of ad formats supported by this ad unit.

    +

    Undocumented

    @@ -472,7 +704,7 @@

    Declaration

    -

    The ORTB (OpenRTB) configuration string for the ad unit.

    +

    Undocumented

    @@ -500,7 +732,7 @@

    Declaration

    -

    A Boolean value indicating whether the ad unit is ready to be displayed.

    +

    Undocumented

    @@ -528,7 +760,7 @@

    Declaration

    -

    A Boolean value indicating whether the video controls are muted.

    +

    Undocumented

    @@ -556,7 +788,7 @@

    Declaration

    -

    A Boolean value indicating whether the sound button is visible in the video controls.

    +

    Undocumented

    @@ -584,7 +816,7 @@

    Declaration

    -

    The area of the close button in the video controls as a percentage.

    +

    Undocumented

    @@ -612,7 +844,7 @@

    Declaration

    -

    The position of the close button in the video controls.

    +

    Undocumented

    @@ -640,7 +872,7 @@

    Declaration

    -

    A delegate for handling interactions with the ad unit.

    +

    Undocumented

    @@ -668,14 +900,14 @@

    Declaration

    -

    The configuration object for the ad unit.

    +

    Undocumented

    Declaration

    Swift

    -
    public let adUnitConfig: AdUnitConfig
    +
    public let adUnitConfig: AdUnitConfig
    @@ -708,7 +940,7 @@

    Public Methods
    -

    Initializes a new BaseInterstitialAdUnit with the specified configuration ID, minimum size percentage, and event handler.

    +

    Undocumented

    @@ -721,49 +953,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePerc - - -
    -

    The minimum size percentage for the ad unit.

    -
    -
    - - eventHandler - - -
    -

    An optional event handler object for handling ad events.

    -
    -
    -
    @@ -780,62 +969,19 @@

    Parameters

    -

    Initializes a new BaseInterstitialAdUnit with the specified configuration ID, minimum size percentage, and event handler.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configID: String,
    +                          
    public convenience init(configID: String,
                             minSizePercentage: CGSize,
                             eventHandler:AnyObject?)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePercentage - - -
    -

    The minimum size percentage for the ad unit.

    -
    -
    - - eventHandler - - -
    -

    An optional event handler object for handling ad events.

    -
    -
    -
    @@ -852,49 +998,18 @@

    Parameters

    -

    Initializes a new BaseInterstitialAdUnit with the specified configuration ID and event handler.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configID: String,
    +                          
    public convenience init(configID: String,
                             eventHandler:AnyObject?)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - eventHandler - - -
    -

    An optional event handler object for handling ad events.

    -
    -
    -
    @@ -911,49 +1026,18 @@

    Parameters

    -

    Initializes a new BaseInterstitialAdUnit with the specified configuration ID and minimum size percentage.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configID: String,
    +                          
    public convenience init(configID: String,
                             minSizePercentage:CGSize)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePercentage - - -
    -

    The minimum size percentage for the ad unit.

    -
    -
    -
    @@ -970,36 +1054,17 @@

    Parameters

    -

    Initializes a new BaseInterstitialAdUnit with the specified configuration ID.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configID: String)
    +
    public convenience init(configID: String)
    -
    -

    Parameters

    - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    -
    @@ -1016,7 +1081,7 @@

    Parameters

    -

    Loads a new ad.

    +

    Undocumented

    @@ -1044,12 +1109,7 @@

    Declaration

    -

    Shows the ad from a specified view controller.

    -
    -

    Note

    - This method must be called on the main thread. - -
    +

    Undocumented

    @@ -1061,25 +1121,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - controller - - -
    -

    The view controller from which the ad will be presented.

    -
    -
    -
    @@ -1109,50 +1150,18 @@

    Ext Data (imp[].ext.data)
    -

    Adds context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -@objc
    +                          
    @objc
     public func addContextData(_ data: String, forKey key: String)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    The data to add.

    -
    -
    - - key - - -
    -

    The key associated with the data.

    -
    -
    -

    @@ -1169,50 +1178,18 @@

    Parameters

    -

    Updates context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -@objc
    +                          
    @objc
     public func updateContextData(_ data: Set<String>, forKey key: String)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    A set of data to update.

    -
    -
    - - key - - -
    -

    The key associated with the data.

    -
    -
    -
    @@ -1229,38 +1206,18 @@

    Parameters

    -

    Removes context data for a specified key.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -@objc
    +                          
    @objc
     public func removeContextDate(forKey key: String)
    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key associated with the data to remove.

    -
    -
    -
    @@ -1277,15 +1234,14 @@

    Parameters

    -

    Clears all context data.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -@objc
    +                          
    @objc
     public func clearContextData()
    @@ -1306,7 +1262,7 @@

    Declaration

    -

    Adds ext data.

    +

    Undocumented

    @@ -1318,37 +1274,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    - - value - - -
    -

    The value for the data.

    -
    -
    -
    @@ -1365,7 +1290,7 @@

    Parameters

    -

    Updates ext data.

    +

    Undocumented

    @@ -1377,37 +1302,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    - - value - - -
    -

    The value for the data.

    -
    -
    -
    @@ -1424,7 +1318,7 @@

    Parameters

    -

    Removes ext data.

    +

    Undocumented

    @@ -1436,25 +1330,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key for the data.

    -
    -
    -
    @@ -1471,7 +1346,7 @@

    Parameters

    -

    Clears ext data.

    +

    Undocumented

    @@ -1512,38 +1387,18 @@

    Ext keywords (imp[].ext.keywords)
    -

    Adds a context keyword.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    -@objc
    +                          
    @objc
     public func addContextKeyword(_ newElement: String)
    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to add.

    -
    -
    -

    @@ -1560,38 +1415,18 @@

    Parameters

    -

    Adds a set of context keywords.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    -@objc
    +                          
    @objc
     public func addContextKeywords(_ newElements: Set<String>)
    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to add.

    -
    -
    -
    @@ -1608,38 +1443,18 @@

    Parameters

    -

    Removes a context keyword.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    -@objc
    +                          
    @objc
     public func removeContextKeyword(_ element: String)
    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to remove.

    -
    -
    -
    @@ -1656,15 +1471,14 @@

    Parameters

    -

    Clears all context keywords.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    -@objc
    +                          
    @objc
     public func clearContextKeywords()
    @@ -1685,7 +1499,7 @@

    Declaration

    -

    Adds an extended keyword.

    +

    Undocumented

    @@ -1697,25 +1511,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to be added.

    -
    -
    -
    @@ -1732,7 +1527,7 @@

    Parameters

    -

    Adds multiple extended keywords.

    +

    Undocumented

    @@ -1744,25 +1539,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to be added.

    -
    -
    -
    @@ -1779,7 +1555,7 @@

    Parameters

    -

    Removes an extended keyword.

    +

    Undocumented

    @@ -1791,25 +1567,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to be removed.

    -
    -
    -
    @@ -1826,7 +1583,7 @@

    Parameters

    -

    Clears all extended keywords.

    +

    Undocumented

    @@ -1867,7 +1624,7 @@

    App Content (app.content.data)
    -

    Sets the app content data.

    +

    Undocumented

    @@ -1879,25 +1636,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - appContent - - -
    -

    The app content data.

    -
    -
    -
    @@ -1914,7 +1652,7 @@

    Parameters

    -

    Clears the app content data.

    +

    Undocumented

    @@ -1942,7 +1680,7 @@

    Declaration

    -

    Adds app content data objects.

    +

    Undocumented

    @@ -1954,25 +1692,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    The data objects to be added.

    -
    -
    -
    @@ -1989,7 +1708,7 @@

    Parameters

    -

    Removes an app content data object.

    +

    Undocumented

    @@ -2001,25 +1720,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The data object to be removed.

    -
    -
    -
    @@ -2036,7 +1736,7 @@

    Parameters

    -

    Clears all app content data objects.

    +

    Undocumented

    @@ -2077,7 +1777,7 @@

    User Data (user.data)
    -

    Adds user data objects.

    +

    Undocumented

    @@ -2089,25 +1789,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    The user data objects to be added.

    -
    -
    -
    @@ -2124,7 +1805,7 @@

    Parameters

    -

    Removes a user data object.

    +

    Undocumented

    @@ -2136,25 +1817,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The user data object to be removed.

    -
    -
    -
    @@ -2171,7 +1833,7 @@

    Parameters

    -

    Clears all user data objects.

    +

    Undocumented

    @@ -2212,7 +1874,7 @@

    PBMInterstitialAdLoaderDelegate
    -

    Internal delegate method.

    +

    Undocumented

    @@ -2241,7 +1903,7 @@

    Declaration

    -

    Internal delegate method.

    +

    Undocumented

    @@ -2249,7 +1911,7 @@

    Declaration

    Swift

    public func interstitialAdLoader(_ interstitialAdLoader: PBMInterstitialAdLoader,
    -                                 createdInterstitialController interstitialController: InterstitialController)
    + createdInterstitialController interstitialController: InterstitialController)
    @@ -2269,7 +1931,7 @@

    Declaration

    -

    The event handler for the interstitial events.

    +

    Undocumented

    @@ -2309,7 +1971,7 @@

    AdLoadFlowControllerDelegate
    -

    Called when the ad load flow controller is about to send a bid request.

    +

    Undocumented

    @@ -2336,7 +1998,7 @@

    Declaration

    -

    Called when the ad load flow controller is about to request the primary ad.

    +

    Undocumented

    @@ -2363,7 +2025,7 @@

    Declaration

    -

    Called to determine if the ad load flow controller should continue with the current flow.

    +

    Undocumented

    @@ -2390,7 +2052,7 @@

    Declaration

    -

    Called when the ad load flow controller fails with an error.

    +

    Undocumented

    @@ -2430,14 +2092,14 @@

    InterstitialControllerInteractionDelegate
    -

    Tracks an impression for the given interstitial controller.

    +

    Undocumented

    Declaration

    Swift

    -
    public func trackImpression(forInterstitialController: InterstitialController)
    +
    public func trackImpression(forInterstitialController: InterstitialController)
    @@ -2457,14 +2119,14 @@

    Declaration

    -

    Called when the ad in the interstitial controller is clicked.

    +

    Undocumented

    Declaration

    Swift

    -
    public func interstitialControllerDidClickAd(_ interstitialController: InterstitialController)
    +
    public func interstitialControllerDidClickAd(_ interstitialController: InterstitialController)
    @@ -2484,14 +2146,14 @@

    Declaration

    -

    Called when the ad in the interstitial controller is closed.

    +

    Undocumented

    Declaration

    Swift

    -
    public func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
    +
    public func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
    @@ -2511,14 +2173,14 @@

    Declaration

    -

    Called when the ad in the interstitial controller causes the app to leave.

    +

    Undocumented

    Declaration

    Swift

    -
    public func interstitialControllerDidLeaveApp(_ interstitialController: InterstitialController)
    +
    public func interstitialControllerDidLeaveApp(_ interstitialController: InterstitialController)
    @@ -2538,14 +2200,14 @@

    Declaration

    -

    Called when the interstitial controller displays an ad.

    +

    Undocumented

    Declaration

    Swift

    -
    public func interstitialControllerDidDisplay(_ interstitialController: InterstitialController)
    +
    public func interstitialControllerDidDisplay(_ interstitialController: InterstitialController)
    @@ -2565,14 +2227,14 @@

    Declaration

    -

    Called when the interstitial controller completes the ad display.

    +

    Undocumented

    Declaration

    Swift

    -
    public func interstitialControllerDidComplete(_ interstitialController: InterstitialController)
    +
    public func interstitialControllerDidComplete(_ interstitialController: InterstitialController)
    @@ -2592,14 +2254,14 @@

    Declaration

    -

    Provides the view controller to use for modal presentation.

    +

    Undocumented

    Declaration

    Swift

    -
    public func viewControllerForModalPresentation(fromInterstitialController: InterstitialController) -> UIViewController?
    +
    public func viewControllerForModalPresentation(fromInterstitialController: InterstitialController) -> UIViewController?
    @@ -2632,7 +2294,7 @@

    InterstitialEventInteractionDelegate
    -

    Called when an ad is about to be presented.

    +

    Undocumented

    @@ -2659,7 +2321,7 @@

    Declaration

    -

    Called when an ad has been dismissed.

    +

    Undocumented

    @@ -2686,7 +2348,7 @@

    Declaration

    -

    Called when the ad causes the app to leave.

    +

    Undocumented

    @@ -2713,7 +2375,7 @@

    Declaration

    -

    Called when an ad is clicked.

    +

    Undocumented

    @@ -2753,14 +2415,14 @@

    BaseInterstitialAdUnitProtocol
    -

    Requests an ad using the provided bid response.

    +

    Undocumented

    Declaration

    Swift

    -
    public func callEventHandler_requestAd(with bidResponse: BidResponse?)
    +
    public func callEventHandler_requestAd(with bidResponse: BidResponse?)
    @@ -2780,7 +2442,7 @@

    Declaration

    -

    Displays the ad using the provided view controller.

    +

    Undocumented

    @@ -2820,7 +2482,7 @@

    Abstract Methods
    -

    Checks if the ad unit is ready to show an ad.

    +

    Undocumented

    @@ -2847,7 +2509,7 @@

    Declaration

    -

    Notifies the delegate that an ad has been successfully received.

    +

    Undocumented

    @@ -2874,7 +2536,7 @@

    Declaration

    -

    Notifies the delegate that the ad failed to load.

    +

    Undocumented

    @@ -2901,7 +2563,7 @@

    Declaration

    -

    Notifies the delegate that an ad is about to be presented.

    +

    Undocumented

    @@ -2928,7 +2590,7 @@

    Declaration

    -

    Notifies the delegate that an ad has been dismissed.

    +

    Undocumented

    @@ -2955,7 +2617,7 @@

    Declaration

    -

    Notifies the delegate that the app is about to leave due to an ad.

    +

    Undocumented

    @@ -2982,7 +2644,7 @@

    Declaration

    -

    Notifies the delegate that an ad has been clicked.

    +

    Undocumented

    @@ -3009,7 +2671,7 @@

    Declaration

    -

    Sets the loading delegate for the event handler.

    +

    Undocumented

    @@ -3036,7 +2698,7 @@

    Declaration

    -

    Sets the interaction delegate for the event handler.

    +

    Undocumented

    @@ -3063,7 +2725,7 @@

    Declaration

    -

    Shows the ad from the provided view controller.

    +

    Undocumented

    @@ -3090,7 +2752,7 @@

    Declaration

    -

    Tracks an impression for the ad.

    +

    Undocumented

    @@ -3109,7 +2771,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Bid.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Bid.html new file mode 100644 index 000000000..9366c516f --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Bid.html @@ -0,0 +1,921 @@ + + + + Bid Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Bid

    +
    +
    + +
    public class Bid : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + price + +
      +
      +
      +
      +
      +
      +

      Bid price expressed as CPM although the actual transaction is for a unit impression only. +Note that while the type indicates float, integer math is highly recommended +when handling currencies (e.g., BigDecimal in Java).

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var price: Float { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + nurl + +
      +
      +
      +
      +
      +
      +

      Win notice URL called by the exchange if the bid wins (not necessarily indicative of a delivered, +viewed, or billable ad); optional means of serving ad markup. +Substitution macros (Section 4.4) may be included in both the URL and optionally returned markup.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public private(set) var nurl: String? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adm + +
      +
      +
      +
      +
      +
      +

      Optional means of conveying ad markup in case the bid wins; supersedes the win notice +if markup is included in both. +Substitution macros (Section 4.4) may be included.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public private(set) var adm: String? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + size + +
      +
      +
      +
      +
      +
      +

      Ad size

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var size: CGSize { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + targetingInfo + +
      +
      +
      +
      +
      +
      +

      Targeting information that needs to be passed to the ad server SDK.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var targetingInfo: [String : String]? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + skadn + +
      +
      +
      +
      +
      +
      +

      SKAdNetwork parameters about an App Store product. +Used in the StoreKit

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var skadn: PBMORTBBidExtSkadn? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adFormat + +
      +
      +
      +
      +
      +
      +

      Prebid ad format

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var adFormat: AdFormat? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + videoAdConfiguration + +
      +
      +
      +
      +
      +
      +

      Prebid video ad configuration

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var videoAdConfiguration: PBMORTBAdConfiguration? { get }
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var testVideoAdConfiguration: PBMORTBAdConfiguration? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isWinning + +
      +
      +
      +
      +
      +
      +

      Returns YES if this bid is intented for display.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var isWinning: Bool { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + events + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var events: PBMORTBExtPrebidEvents? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + bid + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public private(set) var bid: PBMORTBBid<PBMORTBBidExt> { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(bid:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public init(bid: PBMORTBBid<PBMORTBBidExt>)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BidInfo.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BidInfo.html index 5c17c8c83..c7d289b0f 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BidInfo.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BidInfo.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -295,12 +527,12 @@

    BidInfo

    @objcMembers
    -@objc(PBMBidInfo)
    +@objc(PBMBidInfo)
     public class BidInfo : NSObject
    -

    Contains information about bid.

    +

    Undocumented

    @@ -373,7 +605,7 @@

    Declaration

    -

    The result code of the bid request

    +

    Undocumented

    @@ -400,7 +632,7 @@

    Declaration

    -

    Targeting keywords associated with the bid

    +

    Undocumented

    @@ -427,7 +659,7 @@

    Declaration

    -

    The expiration time of the bid

    +

    Undocumented

    @@ -454,7 +686,7 @@

    Declaration

    -

    The cache ID for native ads

    +

    Undocumented

    @@ -481,7 +713,7 @@

    Declaration

    -

    Events related to the bid

    +

    Undocumented

    @@ -508,85 +740,18 @@

    Declaration

    -

    Initializes a new BidInfo instance with the specified parameters.

    +

    Undocumented

    Declaration

    Swift

    -
    public init(resultCode: ResultCode, targetingKeywords: [String : String]? = nil, exp: Double? = nil,
    +                          
    public init(resultCode: ResultCode, targetingKeywords: [String : String]? = nil, exp: Double? = nil, 
                 nativeAdCacheId: String? = nil, events: [String: String] = [:])
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - -
    - - resultCode - - -
    -

    The result code of the bid request.

    -
    -
    - - targetingKeywords - - -
    -

    Optional targeting keywords associated with the bid.

    -
    -
    - - exp - - -
    -

    Optional expiration time of the bid.

    -
    -
    - - nativeAdCacheId - - -
    -

    Optional cache ID for native ads.

    -
    -
    - - events - - -
    -

    Optional dictionary of events related to the bid.

    -
    -
    -
    @@ -603,7 +768,7 @@

    Parameters

    -

    Retrieves the expiration time of the bid as an NSNumber.

    +

    Undocumented

    @@ -622,7 +787,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BidResponse.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BidResponse.html new file mode 100644 index 000000000..74339eb83 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/BidResponse.html @@ -0,0 +1,821 @@ + + + + BidResponse Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    BidResponse

    +
    +
    + +
    @objcMembers
    +public class BidResponse : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + adUnitId + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var adUnitId: String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + allBids + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var allBids: [Bid]? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + winningBid + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var winningBid: Bid? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + targetingInfo + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var targetingInfo: [String : String]? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + tmaxrequest + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var tmaxrequest: NSNumber? { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + ext + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var ext: PBMORTBBidResponseExt? { get }
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public convenience init(adUnitId: String?, targetingInfo: [String : String]?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(jsonDictionary:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public convenience init(jsonDictionary: JsonDictionary)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func setTargetingInfo(with newValue: [String : String])
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addTargetingInfoValue(key: String, value: String)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/CacheManager.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/CacheManager.html new file mode 100644 index 000000000..c5cae2396 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/CacheManager.html @@ -0,0 +1,687 @@ + + + + CacheManager Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    CacheManager

    +
    +
    + +
    @objc(PBMCacheManager)
    +@objcMembers
    +public class CacheManager : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let cacheManagerExpireInterval: TimeInterval
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      The class is created as a singleton object & used

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: CacheManager
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func save(content: String, expireInterval: TimeInterval = CacheManager.cacheManagerExpireInterval) -> String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isValid(cacheId:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func isValid(cacheId: String) -> Bool
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + get(cacheId:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func get(cacheId: String) -> String?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Constants.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Constants.html new file mode 100644 index 000000000..5d602016d --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Constants.html @@ -0,0 +1,579 @@ + + + + Constants Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Constants

    +
    +
    + +
    @objc
    +public class Constants : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + PREBID_VERSION + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static let PREBID_VERSION: String
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ContextSubType.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ContextSubType.html index 6dedcbca6..aec15430d 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ContextSubType.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ContextSubType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    ContextSubType

    -

    Native context subtype asset.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    ContextSubType

    -

    Represents a general context type.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Represents an article context type.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Represents a video context type.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    Represents an audio context type.

    +

    Undocumented

    @@ -426,7 +658,7 @@

    Declaration

    -

    Represents an image context type.

    +

    Undocumented

    @@ -453,7 +685,7 @@

    Declaration

    -

    Represents a user-generated content context type.

    +

    Undocumented

    @@ -480,7 +712,7 @@

    Declaration

    -

    Represents a social media context type.

    +

    Undocumented

    @@ -507,7 +739,7 @@

    Declaration

    -

    Represents an email context type.

    +

    Undocumented

    @@ -534,7 +766,7 @@

    Declaration

    -

    Represents a chat or instant messaging context type.

    +

    Undocumented

    @@ -561,7 +793,7 @@

    Declaration

    -

    Represents a product selling context type.

    +

    Undocumented

    @@ -588,7 +820,7 @@

    Declaration

    -

    Represents an App Store context type.

    +

    Undocumented

    @@ -615,7 +847,7 @@

    Declaration

    -

    Represents a review site context type.

    +

    Undocumented

    @@ -642,7 +874,7 @@

    Declaration

    -

    Represents a custom context type.

    +

    Undocumented

    @@ -661,7 +893,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ContextType.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ContextType.html index 3fb0751f3..a61563d33 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ContextType.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ContextType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    ContextType

    -

    Native context type asset.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    ContextType

    -

    Represents a content context type.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Represents a social media context type.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Represents a product context type.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    Represents a custom context type.

    +

    Undocumented

    @@ -418,7 +650,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/DateFormatService.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/DateFormatService.html new file mode 100644 index 000000000..493d2678d --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/DateFormatService.html @@ -0,0 +1,628 @@ + + + + DateFormatService Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    DateFormatService

    +
    +
    + +
    @objc(PBMDateFormatService)
    +@objcMembers
    +public class DateFormatService : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public properties +

    +
    +
    +
      +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: DateFormatService
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Private properties +

    +
    +
    +
      +
    • +
      + + + + formatISO8601(for:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func formatISO8601(for strDate: String?) -> Date?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/DemandResponseInfo.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/DemandResponseInfo.html new file mode 100644 index 000000000..5be066a9a --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/DemandResponseInfo.html @@ -0,0 +1,639 @@ + + + + DemandResponseInfo Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    DemandResponseInfo

    +
    +
    + +
    public class DemandResponseInfo : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + fetchDemandResult + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public private(set) var fetchDemandResult: ResultCode { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + bid + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public private(set) var bid: Bid? { get }
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public required init(fetchDemandResult: ResultCode,
      +                     bid: Bid?,
      +                     configId: String?,
      +                     winNotifierBlock: @escaping PBMWinNotifierBlock,
      +                     bidResponse: BidResponse?
      +)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventManager.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventManager.html new file mode 100644 index 000000000..334fb5d92 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventManager.html @@ -0,0 +1,741 @@ + + + + EventManager Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    EventManager

    +
    +
    + +
    @objc(PBMEventManager)
    +@objcMembers
    +public class EventManager : NSObject, PBMEventTrackerProtocol
    + +
    +
    +

    This class is a proxy container for event trackers. +You can add (and remove) any quantity of trackers. +Each tracker must correspond to PBMEventTrackerProtocol the PBMEventTracker Protocol.

    + +

    EventManager implements PBMEventTrackerProtocol. +It broadcasts protocol calls to the all registered trackers.

    + +
    +
    +
    +
    + + +
    + +

    Public Methods +

    +
    +
    +
      +
    • +
      + + + + registerTracker(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func registerTracker(_ tracker: PBMEventTrackerProtocol)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + unregisterTracker(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func unregisterTracker(_ tracker: PBMEventTrackerProtocol)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    PBMEventTrackerProtocol +

    +
    +
    +
      +
    • +
      + + + + trackEvent(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackEvent(_ event: PBMTrackingEvent)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVideoAdLoaded(_ parameters: PBMVideoVerificationParameters!)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackStartVideo(withDuration duration: CGFloat, volume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVolumeChanged(_ playerVolume: CGFloat, deviceVolume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventTracking.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventTracking.html index ed6ff8168..687be7083 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventTracking.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventTracking.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    EventTracking

    -

    Native event tracking type.

    +

    Undocumented

    @@ -317,7 +549,7 @@

    EventTracking

    -

    Represents image-based event tracking.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Represents JavaScript-based event tracking.

    +

    Undocumented

    @@ -373,7 +605,7 @@

    Declaration

    -

    Represents a custom event tracking method.

    +

    Undocumented

    @@ -393,7 +625,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventType.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventType.html index 69bed7ec4..84b334a0d 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventType.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/EventType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    EventType

    -

    Class representing different event types.

    +

    Undocumented

    @@ -449,7 +681,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ExternalUserId.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ExternalUserId.html index 30c63af26..44eaa912a 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ExternalUserId.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ExternalUserId.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -318,7 +550,7 @@

    ExternalUserId

    -

    Indicates whether the class supports secure coding.

    +

    Undocumented

    @@ -358,7 +590,7 @@

    Properties
    -

    The source of the external user ID.

    +

    Undocumented

    @@ -385,7 +617,7 @@

    Declaration

    -

    The identifier of the external user ID.

    +

    Undocumented

    @@ -412,7 +644,7 @@

    Declaration

    -

    The type of the external user ID, represented as an optional NSNumber.

    +

    Undocumented

    @@ -439,7 +671,7 @@

    Declaration

    -

    Additional attributes related to the external user ID, represented as an optional dictionary.

    +

    Undocumented

    @@ -561,7 +793,7 @@

    Parameters

    -

    Encodes the properties of the class using the given encoder.

    +

    Undocumented

    @@ -588,7 +820,7 @@

    Declaration

    -

    Initializes an ExternalUserId instance from the given decoder.

    +

    Undocumented

    @@ -615,7 +847,7 @@

    Declaration

    -

    Converts the ExternalUserId instance to a JSON dictionary.

    +

    Undocumented

    @@ -634,7 +866,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/HiddenWebViewManager.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/HiddenWebViewManager.html new file mode 100644 index 000000000..395275715 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/HiddenWebViewManager.html @@ -0,0 +1,606 @@ + + + + HiddenWebViewManager Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    HiddenWebViewManager

    +
    +
    + +
    @objc(PBMHiddenWebViewManager)
    +@objcMembers
    +public class HiddenWebViewManager : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(webView: WKWebView, landingPageString: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + openHiddenWebView() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func openHiddenWebView()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Host.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Host.html index a7bb0528e..217064a1a 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Host.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Host.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    Host

    -

    A singleton class that manages the Prebid server URL, including a custom URL.

    +

    Undocumented

    @@ -419,7 +651,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/IMAAdSlotSize.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/IMAAdSlotSize.html new file mode 100644 index 000000000..3ed911f46 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/IMAAdSlotSize.html @@ -0,0 +1,635 @@ + + + + IMAAdSlotSize Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    IMAAdSlotSize

    +
    +
    + +
    @objc
    +public class IMAAdSlotSize : SingleContainerInt
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + Size400x300 + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static let Size400x300: IMAAdSlotSize
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + Size640x480 + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static let Size640x480: IMAAdSlotSize
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + Size320x480 + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static let Size320x480: IMAAdSlotSize
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/IMAUtils.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/IMAUtils.html new file mode 100644 index 000000000..1365c160c --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/IMAUtils.html @@ -0,0 +1,607 @@ + + + + IMAUtils Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    IMAUtils

    +
    +
    + +
    @objcMembers
    +public final class IMAUtils : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public static let shared: IMAUtils
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public func generateInstreamUriForGAM(adUnitID: String, adSlotSizes: [IMAAdSlotSize], customKeywords: [String : String]?) throws -> String
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ImageAsset.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ImageAsset.html index 136655bb3..864bdd1f6 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ImageAsset.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ImageAsset.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    ImageAsset

    -

    Native image asset type.

    +

    Undocumented

    @@ -317,7 +549,7 @@

    ImageAsset

    -

    Represents an icon image asset.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Represents the main image asset.

    +

    Undocumented

    @@ -373,7 +605,7 @@

    Declaration

    -

    Represents a custom image asset.

    +

    Undocumented

    @@ -381,7 +613,7 @@

    Declaration

    Swift

    @objc
    -public static let Custom: ImageAsset
    +public static let Custom: ContextType
    @@ -393,7 +625,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ImageHelper.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ImageHelper.html new file mode 100644 index 000000000..3c7d009d1 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ImageHelper.html @@ -0,0 +1,604 @@ + + + + ImageHelper Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    ImageHelper

    +
    +
    + +
    public class ImageHelper
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + downloadImageSync(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func downloadImageSync(_ urlString: String) -> Result<UIImage, Error>
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func downloadImageAsync(_ urlString: String, completion: @escaping (Result<UIImage, Error>) -> Void)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InstreamVideoAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InstreamVideoAdUnit.html index 0226b441a..c44e058c0 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InstreamVideoAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InstreamVideoAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,11 +526,11 @@

    InstreamVideoAdUnit

    -
    public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    +
    public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    -

    Represents an instream video ad unit for original type of integration.

    +

    Undocumented

    @@ -317,7 +549,7 @@

    InstreamVideoAdUnit

    -

    The video parameters for this ad unit.

    +

    Undocumented

    @@ -344,7 +576,7 @@

    Declaration

    -

    Initializes a new instream video ad unit.

    +

    Undocumented

    @@ -355,37 +587,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - size - - -
    -

    The size of the ad.

    -
    -
    -
    @@ -394,7 +595,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialAdUnit.html index 931c313c4..5ee8f47f1 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,11 +526,11 @@

    InterstitialAdUnit

    -
    public class InterstitialAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    +
    public class InterstitialAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    -

    Represents an interstitial ad unit built for original type of integration.

    +

    Undocumented

    @@ -317,15 +549,14 @@

    InterstitialAdUnit

    -

    The deprecated banner parameters for this ad unit.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use bannerParameters instead.")
    -public var parameters: BannerParameters { get set }
    +
    public var parameters: BannerParameters { get set }
    @@ -345,7 +576,7 @@

    Declaration

    -

    The banner parameters for this ad unit.

    +

    Undocumented

    @@ -372,7 +603,7 @@

    Declaration

    -

    The video parameters for this ad unit.

    +

    Undocumented

    @@ -399,7 +630,7 @@

    Declaration

    -

    The ad formats for the ad unit.

    +

    Undocumented

    @@ -426,7 +657,7 @@

    Declaration

    -

    Initializes a new interstitial ad unit with a unique configuration identifier.

    +

    Undocumented

    @@ -437,25 +668,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    -
    @@ -472,60 +684,17 @@

    Parameters

    -

    Initializes a new interstitial ad unit with a minimum width and height percentage.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    +
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minWidthPerc - - -
    -

    The minimum width percentage of the ad.

    -
    -
    - - minHeightPerc - - -
    -

    The minimum height percentage of the ad.

    -
    -
    -
    @@ -534,7 +703,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialController.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialController.html new file mode 100644 index 000000000..99674bcbe --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialController.html @@ -0,0 +1,1207 @@ + + + + InterstitialController Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialController

    +
    +
    + +
    public class InterstitialController : NSObject, PBMAdViewManagerDelegate
    + +
    +
    +

    Undocumented

    + +
    +
    +
    + +
    +
    +
    + + +
    + +

    Life cycle +

    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public init(bid: Bid, adConfiguration: AdUnitConfig)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(bid:configId:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public convenience init(bid: Bid, configId: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + loadAd() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public func loadAd()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + show() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public func show()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    PBMAdViewManagerDelegate protocol +

    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func viewControllerForModalPresentation() -> UIViewController?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adLoaded(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adLoaded(_ pbmAdDetails: PBMAdDetails)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + failed(toLoad:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func failed(toLoad error: Error)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidComplete() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidComplete()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidDisplay() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidDisplay()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adWasClicked() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adWasClicked()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adViewWasClicked() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adViewWasClicked()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidExpand() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidExpand()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidCollapse() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidCollapse()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidLeaveApp() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidLeaveApp()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adClickthroughDidClose()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adDidClose() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func adDidClose()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func interstitialDisplayProperties() -> PBMInterstitialDisplayProperties
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialEventHandlerStandalone.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialEventHandlerStandalone.html new file mode 100644 index 000000000..62890d800 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialEventHandlerStandalone.html @@ -0,0 +1,692 @@ + + + + InterstitialEventHandlerStandalone Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialEventHandlerStandalone

    +
    +
    + +
    public class InterstitialEventHandlerStandalone : NSObject, InterstitialEventHandlerProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public Methods +

    +
    +
    +
      +
    • +
      + + + + loadingDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var loadingDelegate: InterstitialEventLoadingDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + interactionDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var interactionDelegate: InterstitialEventInteractionDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isReady + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isReady: Bool { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + show(from:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func show(from controller: UIViewController?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + requestAd(with:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func requestAd(with bidResponse: BidResponse?)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialRenderingAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialRenderingAdUnit.html index a95be5349..e1238d0c4 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialRenderingAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/InterstitialRenderingAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    InterstitialRenderingAdUnit

    -

    Represents an interstitial ad unit. Built for rendering type of integration.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    InterstitialRenderingAdUnit

    -

    The area of the skip button in the video controls, specified as a percentage of the screen width.

    +

    Undocumented

    @@ -346,7 +578,7 @@

    Declaration

    -

    The position of the skip button in the video controls.

    +

    Undocumented

    @@ -374,7 +606,7 @@

    Declaration

    -

    The delay before the skip button appears, in seconds.

    +

    Undocumented

    @@ -402,7 +634,7 @@

    Declaration

    -

    Initializes a new interstitial rendering ad unit with the specified configuration ID.

    +

    Undocumented

    @@ -414,25 +646,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    -
    @@ -449,7 +662,7 @@

    Parameters

    -

    Initializes a new interstitial rendering ad unit with the specified configuration ID and minimum size percentage.

    +

    Undocumented

    @@ -461,37 +674,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePercentage - - -
    -

    The minimum size percentage of the ad.

    -
    -
    -
    @@ -508,7 +690,7 @@

    Parameters

    -

    Initializes a new interstitial rendering ad unit with the specified configuration ID, minimum size percentage, and event handler.

    +

    Undocumented

    @@ -520,49 +702,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePercentage - - -
    -

    The minimum size percentage of the ad.

    -
    -
    - - eventHandler - - -
    -

    The event handler to manage ad events.

    -
    -
    -
    @@ -592,7 +731,7 @@

    Protected overrides
    -

    Called when an ad is successfully received.

    +

    Undocumented

    @@ -619,7 +758,7 @@

    Declaration

    -

    Called when the ad fails to be received.

    +

    Undocumented

    @@ -646,7 +785,7 @@

    Declaration

    -

    Called when the ad will be presented.

    +

    Undocumented

    @@ -673,7 +812,7 @@

    Declaration

    -

    Called when the ad is dismissed.

    +

    Undocumented

    @@ -700,7 +839,7 @@

    Declaration

    -

    Called when the user will leave the application.

    +

    Undocumented

    @@ -727,7 +866,7 @@

    Declaration

    -

    Called when the ad is clicked.

    +

    Undocumented

    @@ -754,7 +893,7 @@

    Declaration

    -

    Checks if the ad is ready to be displayed.

    +

    Undocumented

    @@ -781,7 +920,7 @@

    Declaration

    -

    Sets the loading delegate for the event handler.

    +

    Undocumented

    @@ -808,7 +947,7 @@

    Declaration

    -

    Sets the interaction delegate for the event handler.

    +

    Undocumented

    @@ -835,14 +974,14 @@

    Declaration

    -

    Requests an ad with the specified bid response

    +

    Undocumented

    Declaration

    Swift

    -
    public override func callEventHandler_requestAd(with bidResponse: BidResponse?)
    +
    public override func callEventHandler_requestAd(with bidResponse: BidResponse?)
    @@ -862,7 +1001,7 @@

    Declaration

    -

    Shows the ad from the specified view controller.

    +

    Undocumented

    @@ -889,7 +1028,7 @@

    Declaration

    -

    Tracks an impression for the ad.

    +

    Undocumented

    @@ -908,7 +1047,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Log.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Log.html new file mode 100644 index 000000000..a3746f768 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Log.html @@ -0,0 +1,966 @@ + + + + Log Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Log

    +
    +
    + +
    @objc(PBMLog)
    +@objcMembers
    +public class Log : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public properties +

    +
    +
    +
      +
    • +
      + + + + dateFormat + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var dateFormat: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + dateFormatter + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var dateFormatter: DateFormatter { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + logLevel + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var logLevel: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + logToFile + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var logToFile: Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func error(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func info(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func debug(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func verbose(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func warn(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func severe(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func whereAmI(filename: String = #file, line: Int = #line, function: String = #function)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + serialWriteToLog(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func serialWriteToLog(_ message: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + writeToLogFile(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func writeToLogFile(_ message: String)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getLogFileAsString() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func getLogFileAsString() -> String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + clearLogFile() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func clearLogFile()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/LogLevel.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/LogLevel.html new file mode 100644 index 000000000..d3a696479 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/LogLevel.html @@ -0,0 +1,846 @@ + + + + LogLevel Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    LogLevel

    +
    +
    + +
    @objc(PBMLogLevel)
    +@objcMembers
    +public class LogLevel : NSObject, RawRepresentable
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + RawValue + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public typealias RawValue = Int
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + rawValue + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var rawValue: Int
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + stringValue + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var stringValue: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public convenience init(stringValue: String, rawValue: RawValue)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(rawValue:) + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public required init(rawValue: RawValue)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + debug + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let debug: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + verbose + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let verbose: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + info + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let info: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + warn + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let warn: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + error + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let error: LogLevel
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + severe + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let severe: LogLevel
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBannerAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBannerAdUnit.html index 708b5c403..6a721f231 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBannerAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBannerAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    MediationBannerAdUnit

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    @@ -319,7 +550,7 @@

    MediationBannerAdUnit

    -

    Property that performs certain utilty work for the MediationBannerAdUnit

    +

    Undocumented

    @@ -359,7 +590,7 @@

    Computed properties
    -

    The configuration ID for an ad unit

    +

    Undocumented

    @@ -386,7 +617,7 @@

    Declaration

    -

    The ad format for the ad unit.

    +

    Undocumented

    @@ -413,7 +644,7 @@

    Declaration

    -

    The position of the ad on the screen.

    +

    Undocumented

    @@ -440,7 +671,7 @@

    Declaration

    -

    Parameters for configuring banner ads.

    +

    Undocumented

    @@ -467,7 +698,7 @@

    Declaration

    -

    Parameters for configuring video ads.

    +

    Undocumented

    @@ -494,7 +725,7 @@

    Declaration

    -

    The refresh interval for the ad.

    +

    Undocumented

    @@ -521,7 +752,7 @@

    Declaration

    -

    Additional sizes for the ad unit.

    +

    Undocumented

    @@ -548,7 +779,7 @@

    Declaration

    -

    OpenRTB configuration

    +

    Undocumented

    @@ -578,9 +809,9 @@

    Ext Data (imp[].ext.data)
  • @@ -588,16 +819,14 @@

    Ext Data (imp[].ext.data)
    -

    This method obtains the context data keyword & value for adunit context targeting -if the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -public func addContextData(key: String, value: String)
    +
    public func addContextData(_ data: String, forKey key: String)
    @@ -607,9 +836,9 @@

    Declaration

  • @@ -617,16 +846,14 @@

    Declaration

    -

    This method obtains the context data keyword & values for adunit context targeting -the values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -public func updateContextData(key: String, value: Set<String>)
    +
    public func updateContextData(_ data: Set<String>, forKey key: String)
    @@ -636,9 +863,9 @@

    Declaration

  • @@ -646,15 +873,14 @@

    Declaration

    -

    This method allows to remove specific context data keyword & values set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -public func removeContextData(forKey: String)
    +
    public func removeContextDate(forKey key: String)
    @@ -674,15 +900,14 @@

    Declaration

    -

    This method allows to remove all context data set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -public func clearContextData()
    +
    public func clearContextData()
    @@ -702,8 +927,7 @@

    Declaration

    -

    This method obtains the ext data keyword & value for adunit targeting. -If the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    @@ -730,8 +954,7 @@

    Declaration

    -

    This method obtains the ext data keyword & values for adunit targeting. -The values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    @@ -758,7 +981,7 @@

    Declaration

    -

    This method allows to remove specific ext data keyword & values set from adunit targeting

    +

    Undocumented

    @@ -785,7 +1008,7 @@

    Declaration

    -

    This method allows to remove all ext data set from adunit targeting

    +

    Undocumented

    @@ -825,15 +1048,14 @@

    Ext keywords (imp[].ext.keywords)
    -

    This method obtains the context keyword for adunit context targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    +                          
    @objc
     public func addContextKeyword(_ newElement: String)
    @@ -854,15 +1076,14 @@

    Declaration

    -

    This method obtains the context keyword set for adunit context targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    +                          
    @objc
     public func addContextKeywords(_ newElements: Set<String>)
    @@ -883,14 +1104,14 @@

    Declaration

    -

    This method allows to remove specific context keyword from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    +                          
    @objc
     public func removeContextKeyword(_ element: String)
    @@ -911,14 +1132,14 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    +                          
    @objc
     public func clearContextKeywords()
    @@ -939,8 +1160,7 @@

    Declaration

    -

    This method obtains the keyword for adunit targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    @@ -967,8 +1187,7 @@

    Declaration

    -

    This method obtains the keyword set for adunit targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    @@ -995,7 +1214,7 @@

    Declaration

    -

    This method allows to remove specific keyword from adunit targeting

    +

    Undocumented

    @@ -1022,7 +1241,7 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit targeting

    +

    Undocumented

    @@ -1062,67 +1281,17 @@

    App Content (app.content.data)
    -

    Sets the app content object, replacing any existing content.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setAppContent(_ appContentObject: PBMORTBAppContent)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - appContentObject - - -
    -

    The PBMORTBAppContent object representing the app’s content.

    -
    -
    -
    -
    -

    -

  • -
  • -
    - - - - getAppContent() - -
    -
    -
    -
    -
    -
    -

    Retrieves the current app content object.

    +

    Undocumented

    Declaration

    Swift

    -
    public func getAppContent() -> PBMORTBAppContent?
    +
    public func setAppContent(_ appContent: PBMORTBAppContent)
    -
    -

    Return Value

    -

    The current PBMORTBAppContent object, or nil if no content is set.

    -
  • @@ -1139,7 +1308,7 @@

    Return Value

    -

    Clears the current app content object.

    +

    Undocumented

    @@ -1166,7 +1335,7 @@

    Declaration

    -

    Adds an array of content data objects to the app content.

    +

    Undocumented

    @@ -1177,34 +1346,15 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    An array of PBMORTBContentData objects to add.

    -
    -
    -
  • @@ -1212,45 +1362,26 @@

    Parameters

    -

    Removes a specific content data object from the app content.

    +

    Undocumented

    Declaration

    Swift

    -
    public func removeAppContentData(_ dataObject: PBMORTBContentData)
    +
    public func removeAppContentDataObject(_ dataObject: PBMORTBContentData)
    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The PBMORTBContentData object to remove.

    -
    -
    -
  • @@ -1258,14 +1389,14 @@

    Parameters

    -

    Clears all content data objects from the app content.

    +

    Undocumented

    Declaration

    Swift

    -
    public func clearAppContentData()
    +
    public func clearAppContentDataObjects()
    @@ -1298,7 +1429,7 @@

    User Data (user.data)
    -

    Adds an array of user data objects.

    +

    Undocumented

    @@ -1309,25 +1440,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    An array of PBMORTBContentData objects to add to the user data.

    -
    -
    -
  • @@ -1344,7 +1456,7 @@

    Parameters

    -

    Removes a specific user data object.

    +

    Undocumented

    @@ -1355,25 +1467,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The PBMORTBContentData object to remove from the user data.

    -
    -
    -
    @@ -1390,7 +1483,7 @@

    Parameters

    -

    Clears all user data.

    +

    Undocumented

    @@ -1430,7 +1523,7 @@

    Public Methods
    -

    Initializes a new mediation banner ad unit with the specified configuration ID, size, and mediation delegate.

    +

    Undocumented

    @@ -1441,49 +1534,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configID - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - size - - -
    -

    The size of the ad.

    -
    -
    - - mediationDelegate - - -
    -

    The delegate for handling mediation.

    -
    -
    -
    @@ -1500,7 +1550,7 @@

    Parameters

    -

    Makes bid request and setups mediation parameters.

    +

    Undocumented

    @@ -1511,25 +1561,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - completion - - -
    -

    The completion handler to call when the demand fetch is complete.

    -
    -
    -
    @@ -1546,7 +1577,7 @@

    Parameters

    -

    Stops the auto-refresh for the ad unit.

    +

    Undocumented

    @@ -1573,7 +1604,7 @@

    Declaration

    -

    Handles the event when the ad object fails to load an ad.

    +

    Undocumented

    @@ -1585,37 +1616,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - adObject - - -
    -

    The ad object that failed to load the ad.

    -
    -
    - - error - - -
    -

    The error that occurred during the ad load.

    -
    -
    -
    @@ -1624,7 +1624,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBaseInterstitialAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBaseInterstitialAdUnit.html index 575b56089..ccf1767f4 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBaseInterstitialAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBaseInterstitialAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    MediationBaseInterstitialAdUnit

    -

    Base class for interstitial ads in Mediation API.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    MediationBaseInterstitialAdUnit

    -

    Parameters for configuring banner ads.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Parameters for configuring video ads.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Indicates whether the video ad is muted.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    Indicates whether the sound button is visible in the video ad.

    +

    Undocumented

    @@ -426,7 +658,7 @@

    Declaration

    -

    The area for the close button in the video ad.

    +

    Undocumented

    @@ -453,7 +685,7 @@

    Declaration

    -

    The position of the close button in the video ad.

    +

    Undocumented

    @@ -480,7 +712,7 @@

    Declaration

    -

    OpenRTB configuration for the ad unit.

    +

    Undocumented

    @@ -507,7 +739,7 @@

    Declaration

    -

    The configuration ID for the ad unit.

    +

    Undocumented

    @@ -534,7 +766,7 @@

    Declaration

    -

    Makes bid request and setups mediation parameters.

    +

    Undocumented

    @@ -545,25 +777,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - completion - - -
    -

    A closure called with the result code indicating the outcome of the demand fetch.

    -
    -
    -
    @@ -583,9 +796,9 @@

    Ext Data (imp[].ext.data)
  • @@ -593,16 +806,14 @@

    Ext Data (imp[].ext.data)
    -

    This method obtains the context data keyword & value for adunit context targeting -if the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -public func addContextData(key: String, value: String)
    +
    public func addContextData(_ data: String, forKey key: String)
    @@ -612,9 +823,9 @@

    Declaration

  • @@ -622,16 +833,14 @@

    Declaration

    -

    This method obtains the context data keyword & values for adunit context targeting -the values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -public func updateContextData(key: String, value: Set<String>)
    +
    public func updateContextData(_ data: Set<String>, forKey key: String)
    @@ -641,9 +850,9 @@

    Declaration

  • @@ -651,15 +860,14 @@

    Declaration

    -

    This method allows to remove specific context data keyword & values set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -public func removeContextData(forKey: String)
    +
    public func removeContextDate(forKey key: String)
    @@ -679,15 +887,14 @@

    Declaration

    -

    This method allows to remove all context data set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -public func clearContextData()
    +
    public func clearContextData()
    @@ -707,8 +914,7 @@

    Declaration

    -

    This method obtains the ext data keyword & value for adunit targeting. -If the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    @@ -735,8 +941,7 @@

    Declaration

    -

    This method obtains the ext data keyword & values for adunit targeting. -The values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    @@ -763,7 +968,7 @@

    Declaration

    -

    This method allows to remove specific ext data keyword & values set from adunit targeting

    +

    Undocumented

    @@ -790,7 +995,7 @@

    Declaration

    -

    This method allows to remove all ext data set from adunit targeting

    +

    Undocumented

    @@ -830,15 +1035,14 @@

    Ext keywords (imp[].ext.keywords)
    -

    This method obtains the context keyword for adunit context targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    +                          
    @objc
     public func addContextKeyword(_ newElement: String)
    @@ -859,15 +1063,14 @@

    Declaration

    -

    This method obtains the context keyword set for adunit context targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    +                          
    @objc
     public func addContextKeywords(_ newElements: Set<String>)
    @@ -888,14 +1091,14 @@

    Declaration

    -

    This method allows to remove specific context keyword from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    +                          
    @objc
     public func removeContextKeyword(_ element: String)
    @@ -916,14 +1119,14 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    +                          
    @objc
     public func clearContextKeywords()
    @@ -944,8 +1147,7 @@

    Declaration

    -

    This method obtains the keyword for adunit targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    @@ -972,8 +1174,7 @@

    Declaration

    -

    This method obtains the keyword set for adunit targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    @@ -1000,7 +1201,7 @@

    Declaration

    -

    This method allows to remove specific keyword from adunit targeting

    +

    Undocumented

    @@ -1027,7 +1228,7 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit targeting

    +

    Undocumented

    @@ -1067,36 +1268,17 @@

    App Content (app.content.data)
    -

    Sets the app content object, replacing any existing content.

    +

    Undocumented

    Declaration

    Swift

    -
    public func setAppContent(_ appContentObject: PBMORTBAppContent)
    +
    public func setAppContent(_ appContent: PBMORTBAppContent)
    -
    -

    Parameters

    - - - - - - - -
    - - appContentObject - - -
    -

    The PBMORTBAppContent object representing the app’s content.

    -
    -
    -

  • @@ -1113,7 +1295,7 @@

    Parameters

    -

    Clears the current app content object.

    +

    Undocumented

    @@ -1140,7 +1322,7 @@

    Declaration

    -

    Adds an array of content data objects to the app content.

    +

    Undocumented

    @@ -1151,34 +1333,15 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    An array of PBMORTBContentData objects to add.

    -
    -
    -
  • @@ -1186,45 +1349,26 @@

    Parameters

    -

    Removes a specific content data object from the app content.

    +

    Undocumented

    Declaration

    Swift

    -
    public func removeAppContentData(_ dataObject: PBMORTBContentData)
    +
    public func removeAppContentDataObject(_ dataObject: PBMORTBContentData)
    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The PBMORTBContentData object to remove.

    -
    -
    -
  • @@ -1232,14 +1376,14 @@

    Parameters

    -

    Clears all content data objects from the app content.

    +

    Undocumented

    Declaration

    Swift

    -
    public func clearAppContentData()
    +
    public func clearAppContentDataObjects()
    @@ -1272,7 +1416,7 @@

    User Data (user.data)
    -

    Adds an array of user data objects.

    +

    Undocumented

    @@ -1283,25 +1427,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    An array of PBMORTBContentData objects to add to the user data.

    -
    -
    -
  • @@ -1318,7 +1443,7 @@

    Parameters

    -

    Removes a specific user data object.

    +

    Undocumented

    @@ -1329,25 +1454,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The PBMORTBContentData object to remove from the user data.

    -
    -
    -
    @@ -1364,7 +1470,7 @@

    Parameters

    -

    Clears all user data.

    +

    Undocumented

    @@ -1383,7 +1489,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBidInfoWrapper.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBidInfoWrapper.html new file mode 100644 index 000000000..073e10a06 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationBidInfoWrapper.html @@ -0,0 +1,606 @@ + + + + MediationBidInfoWrapper Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    MediationBidInfoWrapper

    +
    +
    + +
    public class MediationBidInfoWrapper : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + keywords + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var keywords: String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + localExtras + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +public var localExtras: [AnyHashable : Any]?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationInterstitialAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationInterstitialAdUnit.html index bedd2f57e..733120802 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationInterstitialAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationInterstitialAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    MediationInterstitialAdUnit

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    @@ -328,7 +559,7 @@

    Public Properties
    -

    The ad format for the ad unit.

    +

    Undocumented

    @@ -355,7 +586,7 @@

    Declaration

    -

    Additional sizes for the ad unit.

    +

    Undocumented

    @@ -382,7 +613,7 @@

    Declaration

    -

    The area for the skip button in the video ad.

    +

    Undocumented

    @@ -409,7 +640,7 @@

    Declaration

    -

    The position of the skip button in the video ad.

    +

    Undocumented

    @@ -436,7 +667,7 @@

    Declaration

    -

    The delay before the skip button appears in the video ad.

    +

    Undocumented

    @@ -476,48 +707,17 @@

    Public Methods
    -

    Convenience initializer for the mediation interstitial ad unit.

    +

    Undocumented

    Declaration

    Swift

    -
    public override convenience init(configId: String, mediationDelegate: PrebidMediationDelegate)
    +
    public override convenience init(configId: String, mediationDelegate: PrebidMediationDelegate)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - mediationDelegate - - -
    -

    The delegate for handling mediation.

    -
    -
    -

    @@ -534,7 +734,7 @@

    Parameters

    -

    Initializes a new mediation interstitial ad unit with the specified configuration ID, minimum size percentage, and mediation delegate.

    +

    Undocumented

    @@ -545,49 +745,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The unique identifier for the ad unit configuration.

    -
    -
    - - minSizePercentage - - -
    -

    The minimum size percentage for the ad.

    -
    -
    - - mediationDelegate - - -
    -

    The delegate for handling mediation.

    -
    -
    -
    @@ -617,7 +774,7 @@

    Computed Properties
    -

    The configuration ID for the ad unit.

    +

    Undocumented

    @@ -636,7 +793,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationNativeAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationNativeAdUnit.html index 8bbc098ec..137046955 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationNativeAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationNativeAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    MediationNativeAdUnit

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

    @@ -328,7 +559,7 @@

    Public Properties
    -

    The native ad unit that makes native request.

    +

    Undocumented

    @@ -368,7 +599,7 @@

    Public Methods
    -

    Initializes a new instance of the MediationNativeAdUnit with the specified configuration ID and mediation delegate.

    +

    Undocumented

    @@ -379,37 +610,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - mediationDelegate - - -
    -

    The delegate for mediation-related tasks.

    -
    -
    -

    @@ -426,7 +626,7 @@

    Parameters

    -

    Adds event trackers to the native ad unit.

    +

    Undocumented

    @@ -437,25 +637,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - eventTrackers - - -
    -

    An array of NativeEventTracker objects to add.

    -
    -
    -
    @@ -472,7 +653,7 @@

    Parameters

    -

    Adds native assets to the native ad unit.

    +

    Undocumented

    @@ -483,25 +664,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - assets - - -
    -

    An array of NativeAsset objects to add.

    -
    -
    -

    @@ -518,7 +680,7 @@

    Parameters

    -

    Sets the context type for the native ad unit.

    +

    Undocumented

    @@ -529,25 +691,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - contextType - - -
    -

    The context type to set.

    -
    -
    -
    @@ -564,7 +707,7 @@

    Parameters

    -

    Sets the placement type for the native ad unit.

    +

    Undocumented

    @@ -575,25 +718,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - placementType - - -
    -

    The placement type to set.

    -
    -
    -
    @@ -610,7 +734,7 @@

    Parameters

    -

    Sets the placement count for the native ad unit.

    +

    Undocumented

    @@ -621,25 +745,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - placementCount - - -
    -

    The placement count to set.

    -
    -
    -
    @@ -656,7 +761,7 @@

    Parameters

    -

    Sets the context subtype for the native ad unit.

    +

    Undocumented

    @@ -667,25 +772,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - contextSubType - - -
    -

    The context subtype to set.

    -
    -
    -
    @@ -702,7 +788,7 @@

    Parameters

    -

    Sets the sequence for the native ad unit.

    +

    Undocumented

    @@ -713,25 +799,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - sequence - - -
    -

    The sequence to set.

    -
    -
    -

    @@ -748,7 +815,7 @@

    Parameters

    -

    Sets the asset URL support for the native ad unit.

    +

    Undocumented

    @@ -759,25 +826,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - assetURLSupport - - -
    -

    The asset URL support value to set.

    -
    -
    -
    @@ -794,7 +842,7 @@

    Parameters

    -

    Sets the DURL support for the native ad unit.

    +

    Undocumented

    @@ -805,25 +853,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dURLSupport - - -
    -

    The DURL support value to set.

    -
    -
    -
    @@ -840,7 +869,7 @@

    Parameters

    -

    Sets the privacy value for the native ad unit.

    +

    Undocumented

    @@ -851,25 +880,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - privacy - - -
    -

    The privacy value to set.

    -
    -
    -
    @@ -886,7 +896,7 @@

    Parameters

    -

    Sets the extended data for the native ad unit.

    +

    Undocumented

    @@ -897,25 +907,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - ext - - -
    -

    A dictionary containing the extended data to set.

    -
    -
    -
    @@ -932,7 +923,7 @@

    Parameters

    -

    Retrieves the OpenRTB configuration for the native ad unit.

    +

    Undocumented

    @@ -943,10 +934,6 @@

    Declaration

    -
    -

    Return Value

    -

    The OpenRTB configuration as a string, or nil if not set.

    -
    @@ -963,7 +950,7 @@

    Return Value

    -

    Sets the OpenRTB configuration for the native ad unit.

    +

    Undocumented

    @@ -974,25 +961,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - ortbConfig - - -
    -

    The OpenRTB configuration to set.

    -
    -
    -
    @@ -1022,7 +990,7 @@

    App Content (app.content.data)
    -

    Sets the app content object, replacing any existing content.

    +

    Undocumented

    @@ -1033,25 +1001,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - appContent - - -
    -

    The PBMORTBAppContent object representing the app’s content.

    -
    -
    -
    @@ -1068,7 +1017,7 @@

    Parameters

    -

    Clears the current app content object.

    +

    Undocumented

    @@ -1095,7 +1044,7 @@

    Declaration

    -

    Adds an array of content data objects to the app content.

    +

    Undocumented

    @@ -1106,25 +1055,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    An array of PBMORTBContentData objects to add.

    -
    -
    -
    @@ -1141,7 +1071,7 @@

    Parameters

    -

    Removes a specific content data object from the app content.

    +

    Undocumented

    @@ -1152,25 +1082,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The PBMORTBContentData object to remove.

    -
    -
    -
    @@ -1200,7 +1111,7 @@

    User Data (user.data)
    -

    Adds an array of user data objects.

    +

    Undocumented

    @@ -1211,25 +1122,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    An array of PBMORTBContentData objects to add to the user data.

    -
    -
    -
    @@ -1246,7 +1138,7 @@

    Parameters

    -

    Removes a specific user data object.

    +

    Undocumented

    @@ -1257,25 +1149,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The PBMORTBContentData object to remove from the user data.

    -
    -
    -

    @@ -1292,7 +1165,7 @@

    Parameters

    -

    Clears all user data.

    +

    Undocumented

    @@ -1322,9 +1195,9 @@

    Ext Data (imp[].ext.data)
  • @@ -1332,16 +1205,14 @@

    Ext Data (imp[].ext.data)
    -

    This method obtains the context data keyword & value for adunit context targeting -if the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -public func addContextData(key: String, value: String)
    +
    public func addContextData(_ data: String, forKey key: String)
    @@ -1351,9 +1222,9 @@

    Declaration

  • @@ -1361,16 +1232,14 @@

    Declaration

    -

    This method obtains the context data keyword & values for adunit context targeting -the values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -public func updateContextData(key: String, value: Set<String>)
    +
    public func updateContextData(_ data: Set<String>, forKey key: String)
    @@ -1380,9 +1249,9 @@

    Declaration

  • @@ -1390,15 +1259,14 @@

    Declaration

    -

    This method allows to remove specific context data keyword & values set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -public func removeContextData(forKey: String)
    +
    public func removeContextDate(forKey key: String)
    @@ -1418,15 +1286,14 @@

    Declaration

    -

    This method allows to remove all context data set from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -public func clearContextData()
    +
    public func clearContextData()
    @@ -1446,8 +1313,7 @@

    Declaration

    -

    This method obtains the ext data keyword & value for adunit targeting. -If the key already exists the value will be appended to the list. No duplicates will be added

    +

    Undocumented

    @@ -1474,8 +1340,7 @@

    Declaration

    -

    This method obtains the ext data keyword & values for adunit targeting. -The values if the key already exist will be replaced with the new set of values

    +

    Undocumented

    @@ -1502,7 +1367,7 @@

    Declaration

    -

    This method allows to remove specific ext data keyword & values set from adunit targeting

    +

    Undocumented

    @@ -1529,7 +1394,7 @@

    Declaration

    -

    This method allows to remove all ext data set from adunit targeting

    +

    Undocumented

    @@ -1569,15 +1434,14 @@

    Ext keywords (imp[].ext.keywords)
    -

    This method obtains the context keyword for adunit context targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    +                          
    @objc
     public func addContextKeyword(_ newElement: String)
    @@ -1598,15 +1462,14 @@

    Declaration

    -

    This method obtains the context keyword set for adunit context targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    +                          
    @objc
     public func addContextKeywords(_ newElements: Set<String>)
    @@ -1627,14 +1490,14 @@

    Declaration

    -

    This method allows to remove specific context keyword from adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    +                          
    @objc
     public func removeContextKeyword(_ element: String)
    @@ -1655,14 +1518,14 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit context targeting

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    +                          
    @objc
     public func clearContextKeywords()
    @@ -1683,8 +1546,7 @@

    Declaration

    -

    This method obtains the keyword for adunit targeting -Inserts the given element in the set if it is not already present.

    +

    Undocumented

    @@ -1711,8 +1573,7 @@

    Declaration

    -

    This method obtains the keyword set for adunit targeting -Adds the elements of the given set to the set.

    +

    Undocumented

    @@ -1739,7 +1600,7 @@

    Declaration

    -

    This method allows to remove specific keyword from adunit targeting

    +

    Undocumented

    @@ -1766,7 +1627,7 @@

    Declaration

    -

    This method allows to remove all keywords from the set of adunit targeting

    +

    Undocumented

    @@ -1793,7 +1654,7 @@

    Declaration

    -

    Makes bid request for the native ad unit and setups mediation parameters.

    +

    Undocumented

    @@ -1804,25 +1665,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - completion - - -
    -

    The completion handler to call with the result code.

    -
    -
    -

  • @@ -1831,7 +1673,7 @@

    Parameters

  • diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationNativeUtils.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationNativeUtils.html new file mode 100644 index 000000000..f2f86a784 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationNativeUtils.html @@ -0,0 +1,579 @@ + + + + MediationNativeUtils Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    MediationNativeUtils

    +
    +
    + +
    @objc(PBMMediationNativeUtils)
    +@objcMembers
    +public class MediationNativeUtils : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + findNative(in:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func findNative(in extras: [AnyHashable : Any]) -> Result<NativeAd, Error>
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationRewardedAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationRewardedAdUnit.html index 9dda8c02c..186d18fb2 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationRewardedAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationRewardedAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    MediationRewardedAdUnit

    -

    This class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs. -This class is a part of Mediation API.

    +

    Undocumented

  • @@ -328,7 +559,7 @@

    Public Methods
    -

    Initializes a new instance of the MediationRewardedAdUnit with the specified configuration ID and mediation delegate.

    +

    Undocumented

    @@ -339,37 +570,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - mediationDelegate - - -
    -

    The delegate for mediation-related tasks.

    -
    -
    -
    @@ -378,7 +578,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationUtils.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationUtils.html new file mode 100644 index 000000000..e780a95ef --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/MediationUtils.html @@ -0,0 +1,635 @@ + + + + MediationUtils Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    MediationUtils

    +
    +
    + +
    @objc(PBMMediationUtils)
    +@objcMembers
    +public class MediationUtils : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func isServerParameterInTargetingInfo(_ serverParameter: String, _ targetingInfo: [String]) -> Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func isServerParameterInTargetingInfoDict(_ serverParameter: String,
      +                                                        _ targetingInfoDictionary: [String: String]) -> Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func isServerParameterDictInTargetingInfoDict(_ serverParametersDictionary: [String: String],
      +                                                            _ targetingInfoDictionary: [String: String]) -> Bool
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAd.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAd.html index 63a0a5631..5c772fd89 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAd.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAd.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAd

    -

    Represents a native ad and handles its various properties and functionalities.

    +

    Undocumented

    @@ -327,7 +559,7 @@

    Public properties
    -

    The native ad markup containing the ad assets.

    +

    Undocumented

    @@ -354,7 +586,7 @@

    Declaration

    -

    The delegate to receive native ad events.

    +

    Undocumented

    @@ -394,7 +626,7 @@

    Array getters
    -

    Returns an array of titles from the native ad markup.

    +

    Undocumented

    @@ -422,7 +654,7 @@

    Declaration

    -

    Returns an array of data objects from the native ad markup.

    +

    Undocumented

    @@ -450,7 +682,7 @@

    Declaration

    -

    Returns an array of images from the native ad markup.

    +

    Undocumented

    @@ -478,7 +710,7 @@

    Declaration

    -

    Returns an array of event trackers from the native ad markup.

    +

    Undocumented

    @@ -519,7 +751,7 @@

    Filtered array getters
    -

    Returns an array of data objects filtered by the specified data type.

    +

    Undocumented

    @@ -547,7 +779,7 @@

    Declaration

    -

    Returns an array of images filtered by the specified image type.

    +

    Undocumented

    @@ -588,7 +820,7 @@

    Property getters
    -

    Returns the first title text from the native ad markup.

    +

    Undocumented

    @@ -616,7 +848,7 @@

    Declaration

    -

    Returns the URL of the main image from the native ad markup.

    +

    Undocumented

    @@ -644,7 +876,7 @@

    Declaration

    -

    Returns the URL of the icon image from the native ad markup.

    +

    Undocumented

    @@ -672,7 +904,7 @@

    Declaration

    -

    Returns the sponsored by text from the native ad markup.

    +

    Undocumented

    @@ -700,7 +932,7 @@

    Declaration

    -

    Returns the description text from the native ad markup.

    +

    Undocumented

    @@ -728,7 +960,7 @@

    Declaration

    -

    Returns the call-to-action text from the native ad markup.

    +

    Undocumented

    @@ -756,7 +988,7 @@

    Declaration

    -

    Creates a NativeAd instance from the given cache ID.

    +

    Undocumented

    @@ -767,32 +999,22 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - cacheId - - -
    -

    The cache ID to retrieve the bid response.

    -
    -
    -
    -
    -

    Return Value

    -

    A NativeAd instance if successful, otherwise nil.

    -
    + +
    +
    +
    + + +
    + +

    registerView function +

    +
    +
    +
    • @@ -806,7 +1028,7 @@

      Return Value

      -

      Registers a view for tracking viewability and click events.

      +

      Undocumented

      @@ -818,41 +1040,6 @@

      Declaration

      -
      -

      Parameters

      - - - - - - - - - - - -
      - - view - - -
      -

      The view to register.

      -
      -
      - - clickableViews - - -
      -

      An array of views that should be clickable.

      -
      -
      -
      -
      -

      Return Value

      -

      true if the view was successfully registered, otherwise false.

      -
    @@ -861,7 +1048,7 @@

    Return Value

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdConfiguration.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdConfiguration.html index 2bf652545..dbc58619e 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdConfiguration.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdConfiguration.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,13 +526,13 @@

    NativeAdConfiguration

    -
    @objc(PBMNativeAdConfiguration)
    +                  
    @objc(PBMNativeAdConfiguration)
     @objcMembers
     public class NativeAdConfiguration : NSObject
    -

    Represents the configuration for a native ad, including markup and version information.

    +

    Undocumented

    @@ -346,7 +578,7 @@

    Declaration

    -

    The object containing the request details for the native markup.

    +

    Undocumented

    @@ -373,7 +605,7 @@

    Declaration

    -

    Initializes a new instance of NativeAdMarkup with default values.

    +

    Undocumented

    @@ -392,7 +624,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdMarkup.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdMarkup.html index fbca0b3db..d0ae5f4a3 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdMarkup.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdMarkup.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAdMarkup

    -

    Represents the markup for a native ad, including assets, tracking URLs, and other metadata.

    +

    Undocumented

    @@ -606,36 +838,17 @@

    Declaration

    -

    Initializes a new instance of NativeAdMarkup from a JSON string.

    +

    Undocumented

    Declaration

    Swift

    -
    convenience public init?(jsonString: String?)
    +
    convenience public init?(jsonString: String?)
    -
    -

    Parameters

    - - - - - - - -
    - - jsonString - - -
    -

    A JSON string representing the native ad markup.

    -
    -
    -

    @@ -652,7 +865,7 @@

    Parameters

    -

    Initializes a new instance of NativeAdMarkup from a JSON dictionary.

    +

    Undocumented

    @@ -663,25 +876,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary representing the native ad markup.

    -
    -
    -

    @@ -698,7 +892,7 @@

    Parameters

    -

    Initializes a new instance of NativeAdMarkup with default values.

    +

    Undocumented

    @@ -717,7 +911,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdMarkupAsset.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdMarkupAsset.html index 0e310eaed..e99004e9f 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdMarkupAsset.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAdMarkupAsset.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAdMarkupAsset

    -

    Represents an asset in the native ad markup, which can be a title, image, data, or link.

    +

    Undocumented

    @@ -512,7 +744,7 @@

    Declaration

    -

    Initializes a new instance of NativeAdMarkupAsset from a JSON dictionary.

    +

    Undocumented

    @@ -523,25 +755,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary representing the asset in the native ad markup.

    -
    -
    -
    @@ -558,7 +771,7 @@

    Parameters

    -

    Initializes a new instance of NativeAdMarkupAsset with default values.

    +

    Undocumented

    @@ -577,7 +790,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAsset.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAsset.html index 97db94e3e..70e71a66b 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAsset.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAsset.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    NativeAsset

    -

    Represents a generic native ad asset which could be a title, image, or data.

    +

    Undocumented

    @@ -317,7 +549,7 @@

    NativeAsset

    -

    Indicates whether the asset is required for the ad to be considered valid.

    +

    Undocumented

    @@ -344,7 +576,7 @@

    Declaration

    -

    Initializes a new instance of NativeAsset.

    +

    Undocumented

    @@ -355,25 +587,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - isRequired - - -
    -

    A boolean indicating whether the asset is required.

    -
    -
    -
    @@ -382,7 +595,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetData.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetData.html index 752a283a4..a210b5cf4 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetData.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetData.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAssetData

    -

    Represents a data asset in a native ad.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    NativeAssetData

    -

    The length of the data asset.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Additional custom properties for the data asset.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Initializes a new instance of NativeAssetData.

    +

    Undocumented

    @@ -383,37 +615,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - type - - -
    -

    The type of the data asset.

    -
    -
    - - required - - -
    -

    A boolean indicating whether the asset is required.

    -
    -
    -
    @@ -422,7 +623,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetImage.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetImage.html index 5f6942a5b..a7df94cf7 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetImage.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetImage.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAssetImage

    -

    Represents an image asset in a native ad.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    NativeAssetImage

    -

    The type of the image asset.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    The width of the image asset.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    The minimum width of the image asset.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    The height of the image asset.

    +

    Undocumented

    @@ -426,7 +658,7 @@

    Declaration

    -

    The minimum height of the image asset.

    +

    Undocumented

    @@ -453,7 +685,7 @@

    Declaration

    -

    The MIME types supported for the image asset.

    +

    Undocumented

    @@ -480,7 +712,7 @@

    Declaration

    -

    Additional custom properties for the image asset.

    +

    Undocumented

    @@ -507,60 +739,17 @@

    Declaration

    -

    Initializes a new instance of NativeAssetImage.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(minimumWidth: Int, minimumHeight: Int, required: Bool)
    +
    public convenience init(minimumWidth: Int, minimumHeight: Int, required: Bool)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - minimumWidth - - -
    -

    The minimum width of the image.

    -
    -
    - - minimumHeight - - -
    -

    The minimum height of the image.

    -
    -
    - - required - - -
    -

    A boolean indicating whether the asset is required.

    -
    -
    -
    @@ -577,7 +766,7 @@

    Parameters

    -

    Initializes a new instance of NativeAssetImage.

    +

    Undocumented

    @@ -588,25 +777,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - isRequired - - -
    -

    A boolean indicating whether the asset is required.

    -
    -
    -
    @@ -615,7 +785,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetTitle.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetTitle.html index ed6bd14d2..04b11ab09 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetTitle.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeAssetTitle.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeAssetTitle

    -

    Represents a title asset in a native ad.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    NativeAssetTitle

    -

    Additional custom properties for the title asset.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Initializes a new instance of NativeAssetTitle.

    +

    Undocumented

    @@ -356,37 +588,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - length - - -
    -

    The maximum length of the title.

    -
    -
    - - required - - -
    -

    A boolean indicating whether the asset is required.

    -
    -
    -
    @@ -395,7 +596,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeData.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeData.html index 2612d0acc..45e327b58 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeData.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeData.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeData

    -

    Class representing native data elements in the ad markup.

    +

    Undocumented

    @@ -431,7 +663,7 @@

    Declaration

    -

    Initializes a new NativeData object with the provided JSON dictionary.

    +

    Undocumented

    @@ -442,25 +674,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary containing the JSON data to initialize the object.

    -
    -
    -
    @@ -496,7 +709,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeEventTracker.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeEventTracker.html index cf6e4db9a..a38e00cf1 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeEventTracker.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeEventTracker.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeEventTracker

    -

    Class representing an event tracker for native ads.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    NativeEventTracker

    -

    Initializes a new NativeEventTracker instance.

    +

    Undocumented

    @@ -330,37 +562,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - event - - -
    -

    The event type to track.

    -
    -
    - - methods - - -
    -

    The methods used for tracking the event.

    -
    -
    -
    @@ -369,7 +570,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeEventTrackerResponse.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeEventTrackerResponse.html index 28b148fda..40fdb59bb 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeEventTrackerResponse.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeEventTrackerResponse.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeEventTrackerResponse

    -

    Class representing a response for a native event tracker.

    +

    Undocumented

    @@ -457,7 +689,7 @@

    Declaration

    -

    Initializes a NativeEventTrackerResponse object from a JSON dictionary.

    +

    Undocumented

    @@ -468,25 +700,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary containing the JSON data to initialize the object.

    -
    -
    -
    @@ -503,7 +716,7 @@

    Parameters

    -

    Initializes with default values

    +

    Undocumented

    @@ -522,7 +735,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeImage.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeImage.html index 7ef05b325..5b20bd88f 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeImage.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeImage.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeImage

    -

    Class representing an image asset in a native ad.

    +

    Undocumented

    @@ -459,7 +691,7 @@

    Declaration

    -

    Initializes a NativeImage object from a JSON dictionary.

    +

    Undocumented

    @@ -470,25 +702,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary containing the JSON data to initialize the object.

    -
    -
    -
    @@ -505,7 +718,7 @@

    Parameters

    -

    Initializes with default values

    +

    Undocumented

    @@ -524,7 +737,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeLink.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeLink.html index 9bb852503..f8a7cdcc4 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeLink.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeLink.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeLink

    -

    Class representing a link in a native ad.

    +

    Undocumented

    @@ -427,7 +659,7 @@

    Declaration

    -

    Initializes a NativeLink object from a JSON dictionary.

    +

    Undocumented

    @@ -438,25 +670,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary containing the JSON data to initialize the object.

    -
    -
    -
    @@ -473,7 +686,7 @@

    Parameters

    -

    Initializes with default values

    +

    Undocumented

    @@ -492,7 +705,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeMarkupRequestObject.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeMarkupRequestObject.html index 92a379875..51b460706 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeMarkupRequestObject.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeMarkupRequestObject.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,13 +526,13 @@

    NativeMarkupRequestObject

    -
    @objc(PBMNativeMarkupRequestObject)
    +                  
    @objc(PBMNativeMarkupRequestObject)
     @objcMembers
     public class NativeMarkupRequestObject : NSObject, NSCopying, PBMJsonCodable
    -

    Represents a request object for native markup, including details about the ad’s context, placement, and supported features.

    +

    Undocumented

    @@ -635,7 +867,7 @@

    Declaration

    -

    Initializes a NativeMarkupRequestObject with default values.

    +

    Undocumented

    @@ -675,7 +907,7 @@

    NSCopying
    -

    Creates a copy of the current NativeMarkupRequestObject instance.

    +

    Undocumented

    @@ -686,29 +918,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - zone - - -
    -

    An optional zone for the copy operation.

    -
    -
    -
    -
    -

    Return Value

    -

    A copy of the NativeMarkupRequestObject instance.

    -
    @@ -738,7 +947,7 @@

    PBMJsonCodable
    -

    Converts the NativeMarkupRequestObject instance to a JSON dictionary.

    +

    Undocumented

    @@ -749,10 +958,6 @@

    Declaration

    -
    -

    Return Value

    -

    A dictionary representation of the NativeMarkupRequestObject instance.

    -
    @@ -769,12 +974,7 @@

    Return Value

    -

    Converts the NativeMarkupRequestObject instance to a JSON string.

    -
    -

    Throws

    - An error if the conversion to JSON string fails. - -
    +

    Undocumented

    @@ -785,10 +985,6 @@

    Declaration

    -
    -

    Return Value

    -

    A JSON string representation of the NativeMarkupRequestObject instance.

    -
    @@ -797,7 +993,7 @@

    Return Value

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeParameters.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeParameters.html index a14e41dc1..6e884401f 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeParameters.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeParameters.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeParameters

    -

    Represents parameters for a native ad request, including assets, event trackers, and configuration settings.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    NativeParameters

    -

    An array of NativeAsset objects representing the assets required for the native ad request.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    An array of NativeEventTracker objects specifying the event tracking settings for the native ad.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    The version of the native ad specification being used. Defaults to “1.2”.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    The context in which the ad appears. See ContextType for possible values.

    +

    Undocumented

    @@ -426,7 +658,7 @@

    Declaration

    -

    A more detailed context in which the ad appears. See ContextSubType for possible values.

    +

    Undocumented

    @@ -453,7 +685,7 @@

    Declaration

    -

    The design/format/layout of the ad unit being offered. See PlacementType for possible values.

    +

    Undocumented

    @@ -480,7 +712,7 @@

    Declaration

    -

    The number of identical placements in the ad layout. Defaults to 1.

    +

    Undocumented

    @@ -507,7 +739,7 @@

    Declaration

    -

    The sequence number of the ad. Defaults to 0.

    +

    Undocumented

    @@ -534,8 +766,7 @@

    Declaration

    -

    Indicates whether the supply source/impression supports returning an assetsurl instead of an asset object. -Defaults to 0, indicating no support.

    +

    Undocumented

    @@ -562,8 +793,7 @@

    Declaration

    -

    Indicates whether the supply source/impression supports returning a dco URL instead of an asset object. -Defaults to 0, indicating no support.

    +

    Undocumented

    @@ -590,8 +820,7 @@

    Declaration

    -

    Indicates whether the supply source/impression supports returning a dco URL instead of an asset object. -Defaults to 0, indicating no support.

    +

    Undocumented

    @@ -618,7 +847,7 @@

    Declaration

    -

    A placeholder for custom JSON agreed to by the parties to support flexibility beyond the standard specification.

    +

    Undocumented

    @@ -637,7 +866,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeRequest.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeRequest.html index 0ca8c60d1..3371087c7 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeRequest.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeRequest.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    NativeRequest

    -

    A class representing a native request for original type of integration.

    +

    Undocumented

    @@ -317,7 +549,7 @@

    NativeRequest

    -

    The version of the native ad specification being used. Defaults to “1.2” if not set.

    +

    Undocumented

    @@ -344,7 +576,7 @@

    Declaration

    -

    The context in which the ad appears. See ContextType for possible values.

    +

    Undocumented

    @@ -371,7 +603,7 @@

    Declaration

    -

    A more detailed context in which the ad appears. See ContextSubType for possible values.

    +

    Undocumented

    @@ -398,7 +630,7 @@

    Declaration

    -

    The design/format/layout of the ad unit being offered. See PlacementType for possible values.

    +

    Undocumented

    @@ -425,7 +657,7 @@

    Declaration

    -

    The number of identical placements in the ad layout. Defaults to 1 if not set.

    +

    Undocumented

    @@ -452,7 +684,7 @@

    Declaration

    -

    The sequence number of the ad. Defaults to 0 if not set.

    +

    Undocumented

    @@ -479,7 +711,7 @@

    Declaration

    -

    An array of NativeAsset objects representing the assets required for the native ad request.

    +

    Undocumented

    @@ -506,8 +738,7 @@

    Declaration

    -

    Indicates whether the supply source/impression supports returning an assetsurl instead of an asset object. -Defaults to 0 if not set.

    +

    Undocumented

    @@ -534,8 +765,7 @@

    Declaration

    -

    Indicates whether the supply source/impression supports returning a dco URL instead of an asset object. -Defaults to 0 if not set.

    +

    Undocumented

    @@ -562,7 +792,7 @@

    Declaration

    -

    An array of NativeEventTracker objects specifying the event tracking settings for the native ad.

    +

    Undocumented

    @@ -589,7 +819,7 @@

    Declaration

    -

    Indicates whether the native ad supports a buyer-specific privacy notice. Defaults to 0 if not set.

    +

    Undocumented

    @@ -616,7 +846,7 @@

    Declaration

    -

    A placeholder for custom JSON agreed to by the parties to support flexibility beyond the standard specification.

    +

    Undocumented

    @@ -643,7 +873,7 @@

    Declaration

    -

    The configuration ID for the ad unit.

    +

    Undocumented

    @@ -670,7 +900,7 @@

    Declaration

    -

    Initializes a NativeRequest with a specified configuration ID.

    +

    Undocumented

    @@ -681,25 +911,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    -
    @@ -716,60 +927,17 @@

    Parameters

    -

    Initializes a NativeRequest with a specified configuration ID, assets, and event trackers.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configId: String, assets: [NativeAsset]? = nil, eventTrackers: [NativeEventTracker]? = nil)
    +
    public convenience init(configId: String, assets: [NativeAsset]? = nil, eventTrackers: [NativeEventTracker]? = nil)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - assets - - -
    -

    An optional array of NativeAsset objects.

    -
    -
    - - eventTrackers - - -
    -

    An optional array of NativeEventTracker objects.

    -
    -
    -
    @@ -786,7 +954,7 @@

    Parameters

    -

    Adds an array of native assets to the request. If assets already exist, they will be appended.

    +

    Undocumented

    @@ -797,25 +965,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - assets - - -
    -

    An array of NativeAsset objects to add.

    -
    -
    -
    @@ -832,7 +981,7 @@

    Parameters

    -

    Adds an array of native event trackers to the request. If event trackers already exist, they will be appended.

    +

    Undocumented

    @@ -843,25 +992,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - eventTrackers - - -
    -

    An array of NativeEventTracker objects to add.

    -
    -
    -
    @@ -878,7 +1008,7 @@

    Parameters

    -

    Retrieves the native request object as a JSON dictionary.

    +

    Undocumented

    @@ -889,10 +1019,6 @@

    Declaration

    -
    -

    Return Value

    -

    A dictionary representation of the native request object, or nil if an error occurs.

    -
    @@ -901,7 +1027,7 @@

    Return Value

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeTitle.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeTitle.html index c214c6931..e7a03a575 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeTitle.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/NativeTitle.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    NativeTitle

    -

    Represents the title element in a native ad, including optional text and length.

    +

    Undocumented

    @@ -401,7 +633,7 @@

    Declaration

    -

    Initializes a NativeTitle object from a JSON dictionary.

    +

    Undocumented

    @@ -412,25 +644,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - jsonDictionary - - -
    -

    A dictionary containing the JSON representation of the title.

    -
    -
    -
    @@ -447,7 +660,7 @@

    Parameters

    -

    Initializes a NativeTitle object with default values.

    +

    Undocumented

    @@ -466,7 +679,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PathBuilder.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PathBuilder.html new file mode 100644 index 000000000..8780cec70 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PathBuilder.html @@ -0,0 +1,579 @@ + + + + PathBuilder Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PathBuilder

    +
    +
    + +
    @objc(PBMPathBuilder)
    +@objcMembers
    +public class PathBuilder : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func buildURL(for host: String, path: String = "", queryItems: [URLQueryItem]? = nil) -> String?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PlacementType.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PlacementType.html index 71a4892f4..1f0a98c18 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PlacementType.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PlacementType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    PlacementType

    -

    Represents different types of placements for native ads.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    PlacementType

    -

    Placement type indicating the ad appears within feed content.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Placement type indicating the ad appears within atomic content.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Placement type indicating the ad appears outside of content.

    +

    Undocumented

    @@ -399,7 +631,7 @@

    Declaration

    -

    Placement type indicating the ad appears within a recommendation widget.

    +

    Undocumented

    @@ -426,7 +658,7 @@

    Declaration

    -

    Placement type for custom placements not predefined in the standard.

    +

    Undocumented

    @@ -445,7 +677,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Prebid.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Prebid.html index e62688687..e6b6deb77 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Prebid.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Prebid.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    Prebid

    -

    The Prebid class manages the configuration and initialization of the PrebidMobile SDK.

    +

    Undocumented

    @@ -327,7 +559,7 @@

    Public Properties (SDK)
    -

    The name of the bidder for AppNexus.

    +

    Undocumented

    @@ -354,7 +586,7 @@

    Declaration

    -

    The name of the bidder for Rubicon Project.

    +

    Undocumented

    @@ -381,7 +613,7 @@

    Declaration

    -

    Indicates whether the timeout value has been updated.

    +

    Undocumented

    @@ -408,7 +640,7 @@

    Declaration

    -

    The Prebid Server account ID.

    +

    Undocumented

    @@ -435,8 +667,7 @@

    Declaration

    -

    Enables or disables debug mode. -ORTB: bidRequest.test

    +

    Undocumented

    @@ -463,7 +694,7 @@

    Declaration

    -

    Custom HTTP headers to be sent with requests.

    +

    Undocumented

    @@ -490,7 +721,7 @@

    Declaration

    -

    Stored bid responses identified by bidder names.

    +

    Undocumented

    @@ -578,7 +809,7 @@

    Declaration

    Declaration

    Swift

    -
    public var logLevel: LogLevel { get set }
    +
    public var logLevel: LogLevel { get set }
    @@ -625,7 +856,7 @@

    Declaration

    -

    The singleton instance of the Prebid class.

    +

    Undocumented

    @@ -652,7 +883,7 @@

    Declaration

    -

    The version of the PrebidMobile SDK.

    +

    Undocumented

    @@ -679,7 +910,7 @@

    Declaration

    -

    The version of the OM SDK.

    +

    Undocumented

    @@ -719,7 +950,7 @@

    Public Properties (Prebid)
    -

    The host for the Prebid Server.

    +

    Undocumented

    @@ -746,7 +977,7 @@

    Declaration

    -

    Custom status endpoint for the Prebid Server.

    +

    Undocumented

    @@ -773,7 +1004,7 @@

    Declaration

    -

    Timeout for Prebid requests in milliseconds.

    +

    Undocumented

    @@ -800,7 +1031,7 @@

    Declaration

    -

    Dynamic timeout value.

    +

    Undocumented

    @@ -827,7 +1058,7 @@

    Declaration

    -

    Stored auction response.

    +

    Undocumented

    @@ -867,9 +1098,7 @@

    Public Properties (SDK)
    -

    Indicates whether the PBS should cache the bid for the rendering API. -If the value is true the SDK will make the cache request in order to report -the impression event respectively to the legacy analytic setup.

    +

    Undocumented

    @@ -896,7 +1125,7 @@

    Declaration

    -

    Controls how long each creative has to load before it is considered a failure.

    +

    Undocumented

    @@ -923,7 +1152,7 @@

    Declaration

    -

    Controls how long video and interstitial creatives have to load before it is considered a failure.

    +

    Undocumented

    @@ -950,7 +1179,7 @@

    Declaration

    -

    Controls whether to use PrebidMobile’s in-app browser or the Safari App for displaying ad clickthrough content.

    +

    Undocumented

    @@ -977,15 +1206,14 @@

    Declaration

    -

    Indicates the type of browser opened upon clicking the creative in an app, where embedded = 0, native = 1. -Describes an OpenRTB imp.clickbrowser attribute.

    +

    Undocumented

    Declaration

    Swift

    -
    public var impClickbrowserType: ClickbrowserType
    +
    public var impClickbrowserType: ClickbrowserType
    @@ -1005,7 +1233,7 @@

    Declaration

    -

    If set to true, the output of PrebidMobile’s internal logger is written to a text file. This can be helpful for debugging. Defaults to false.

    +

    Undocumented

    @@ -1032,7 +1260,7 @@

    Declaration

    -

    If true, the SDK will periodically try to listen for location updates in order to request location-based ads.

    +

    Undocumented

    @@ -1059,7 +1287,7 @@

    Declaration

    -

    If true, the sdk will add includewinners flag inside the targeting object described in PBS Documentation

    +

    Undocumented

    @@ -1086,7 +1314,7 @@

    Declaration

    -

    If true, the sdk will add includebidderkeys flag inside the targeting object described in PBS Documentation

    +

    Undocumented

    @@ -1126,12 +1354,7 @@

    Public Methods
    -

    Sets a custom Prebid Server URL.

    -
    -

    Throws

    - An error if setting the custom host URL fails. - -
    +

    Undocumented

    @@ -1142,25 +1365,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - url - - -
    -

    The custom Prebid Server URL.

    -
    -
    -
    @@ -1190,7 +1394,7 @@

    Stored Bid Response
    -

    Adds a stored bid response.

    +

    Undocumented

    @@ -1201,37 +1405,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - bidder - - -
    -

    The name of the bidder.

    -
    -
    - - responseId - - -
    -

    The response ID.

    -
    -
    -
    @@ -1248,7 +1421,7 @@

    Parameters

    -

    Clears all stored bid responses.

    +

    Undocumented

    @@ -1275,7 +1448,7 @@

    Declaration

    -

    Retrieves stored bid responses.

    +

    Undocumented

    @@ -1286,10 +1459,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of dictionaries containing stored bid responses, or nil if there are none.

    -
    @@ -1319,7 +1488,7 @@

    Custom Headers
    -

    Adds a custom HTTP header.

    +

    Undocumented

    @@ -1330,37 +1499,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - name - - -
    -

    The name of the header.

    -
    -
    - - value - - -
    -

    The value of the header.

    -
    -
    -
    @@ -1377,7 +1515,7 @@

    Parameters

    -

    Clears all custom HTTP headers.

    +

    Undocumented

    @@ -1580,7 +1718,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidAdUnit.html index b52e671bf..3ca475161 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    PrebidAdUnit

    -

    Multiformat ad unit. Built for original API.

    +

    Undocumented

    @@ -318,7 +550,7 @@

    PrebidAdUnit

    -

    The ad slot identifier for the Prebid ad unit.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    Initializes a new PrebidAdUnit with the given configuration ID.

    +

    Undocumented

    @@ -356,25 +588,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    -

    @@ -391,7 +604,7 @@

    Parameters

    -

    Makes bid request for the specified ad object and request config. Setups targeting keywords into the adObject.

    +

    Undocumented

    @@ -403,49 +616,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - adObject - - -
    -

    The ad object to fetch demand for.

    -
    -
    - - request - - -
    -

    The PrebidRequest containing the demand request parameters.

    -
    -
    - - completion - - -
    -

    A closure to be called with the BidInfo result.

    -
    -
    -
    @@ -462,7 +632,7 @@

    Parameters

    -

    Makes bid request for the specified request config.

    +

    Undocumented

    @@ -473,37 +643,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - request - - -
    -

    The PrebidRequest containing the demand request parameters.

    -
    -
    - - completion - - -
    -

    A closure to be called with the BidInfo result.

    -
    -
    -
    @@ -606,7 +745,7 @@

    Declaration

    -

    This method resumes the auto refresh of demand

    +

    Undocumented

    @@ -625,7 +764,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidConstants.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidConstants.html new file mode 100644 index 000000000..53a818083 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidConstants.html @@ -0,0 +1,605 @@ + + + + PrebidConstants Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidConstants

    +
    +
    + +
    @objcMembers
    +public class PrebidConstants : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var supportedRenderingBannerAPISignals: [Signals.Api] { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + companionHTMLTemplate + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var companionHTMLTemplate: String { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidImagesRepository.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidImagesRepository.html new file mode 100644 index 000000000..6c41f605b --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidImagesRepository.html @@ -0,0 +1,659 @@ + + + + PrebidImagesRepository Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidImagesRepository

    +
    +
    + +
    @objcMembers
    +public class PrebidImagesRepository : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + muteDisabled + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let muteDisabled: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + muteEnabled + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let muteEnabled: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + closeButton + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let closeButton: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + skipButton + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let skipButton: String
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidJSLibrary.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidJSLibrary.html new file mode 100644 index 000000000..08bb4dd26 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidJSLibrary.html @@ -0,0 +1,632 @@ + + + + PrebidJSLibrary Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidJSLibrary

    +
    +
    + +
    @objcMembers
    +public class PrebidJSLibrary : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + downloadURLString + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var downloadURLString: String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + name + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var name: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(name: String, downloadURLString: String? = nil)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidJSLibraryManager.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidJSLibraryManager.html new file mode 100644 index 000000000..01010b2d8 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidJSLibraryManager.html @@ -0,0 +1,659 @@ + + + + PrebidJSLibraryManager Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidJSLibraryManager

    +
    +
    + +
    @objcMembers
    +public class PrebidJSLibraryManager : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: PrebidJSLibraryManager
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + downloadLibraries() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func downloadLibraries()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getMRAIDLibrary() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getMRAIDLibrary() -> String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + getOMSDKLibrary() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func getOMSDKLibrary() -> String?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidRequest.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidRequest.html index ea6f77e2a..aadf4ab9c 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidRequest.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidRequest.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    PrebidRequest

    -

    Class that contains properties and methods to configure Prebid request.

    +

    Undocumented

    @@ -327,7 +559,7 @@

    Private properties
    -

    Initializes a new PrebidRequest with the given parameters.

    +

    Undocumented

    @@ -339,73 +571,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - -
    - - bannerParameters - - -
    -

    The banner parameters for the ad request.

    -
    -
    - - videoParameters - - -
    -

    The video parameters for the ad request.

    -
    -
    - - nativeParameters - - -
    -

    The native parameters for the ad request.

    -
    -
    - - isInterstitial - - -
    -

    Indicates if the request is for an interstitial ad.

    -
    -
    - - isRewarded - - -
    -

    Indicates if the request is for a rewarded ad.

    -
    -
    -
    @@ -435,7 +600,7 @@

    GPID
    -

    Sets the GPID for the ad request.

    +

    Undocumented

    @@ -446,25 +611,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - gpid - - -
    -

    The GPID to set.

    -
    -
    -
    @@ -740,7 +886,7 @@

    App Content (app.content.data)
    -

    Sets the app content for the ad request.

    +

    Undocumented

    @@ -751,25 +897,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - appContentObject - - -
    -

    The PBMORTBAppContent to set.

    -
    -
    -
    @@ -786,7 +913,7 @@

    Parameters

    -

    Clears the app content for the ad request.

    +

    Undocumented

    @@ -813,7 +940,7 @@

    Declaration

    -

    Adds data to the app content.

    +

    Undocumented

    @@ -824,25 +951,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObjects - - -
    -

    The array of PBMORTBContentData to add.

    -
    -
    -
    @@ -859,7 +967,7 @@

    Parameters

    -

    Removes specific data from the app content.

    +

    Undocumented

    @@ -870,25 +978,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - dataObject - - -
    -

    The PBMORTBContentData to remove.

    -
    -
    -

    @@ -905,7 +994,7 @@

    Parameters

    -

    Clears all data from the app content.

    +

    Undocumented

    @@ -945,7 +1034,7 @@

    User Data (user.data)
    -

    Adds user data to the ad request.

    +

    Undocumented

    @@ -956,25 +1045,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObjects - - -
    -

    The array of PBMORTBContentData to add.

    -
    -
    -
    @@ -991,7 +1061,7 @@

    Parameters

    -

    Removes specific user data from the ad request.

    +

    Undocumented

    @@ -1002,25 +1072,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - userDataObject - - -
    -

    The PBMORTBContentData to remove.

    -
    -
    -
    @@ -1037,7 +1088,7 @@

    Parameters

    -

    Clears all user data from the ad request.

    +

    Undocumented

    @@ -1056,7 +1107,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidServerConnection.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidServerConnection.html new file mode 100644 index 000000000..423a9ab2d --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidServerConnection.html @@ -0,0 +1,1033 @@ + + + + PrebidServerConnection Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidServerConnection

    +
    +
    + +
    @objcMembers
    +public class PrebidServerConnection : NSObject, PrebidServerConnectionProtocol, URLSessionDelegate
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public properties +

    +
    +
    +
      +
    • +
      + + + + userAgentService + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var userAgentService: UserAgentService { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + protocolClasses + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var protocolClasses: [URLProtocol.Type]
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: PrebidServerConnection
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + userAgentHeaderKey + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var userAgentHeaderKey: String { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + contentTypeKey + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var contentTypeKey: String { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + contentTypeVal + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var contentTypeVal: String { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + internalIDKey + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var internalIDKey: String { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isPBMRequestKey + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static var isPBMRequestKey: String { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Init +

    +
    +
    + +
    +
    +
    + + +
    + +

    Public methods +

    +
    +
    +
      +
    • +
      + + + + fireAndForget(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func fireAndForget(_ resourceURL: String?)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func head(_ resourceURL: String?, timeout: TimeInterval, callback: @escaping (PrebidServerResponse) -> Void)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func get(_ resourceURL: String?, timeout: TimeInterval = 0, callback: @escaping (PrebidServerResponse) -> Void)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func post(_ resourceURL: String?, data: Data?, timeout: TimeInterval,
      +                 callback: @escaping (PrebidServerResponse) -> Void)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func post(_ resourceURL: String?, contentType: String?,data: Data?, timeout: TimeInterval,
      +                 callback: @escaping (PrebidServerResponse) -> Void)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + download(_:callback:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func download(_ resourceURL: String?, callback: @escaping (PrebidServerResponse) -> Void)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Private methods +

    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func urlSession(_ session: URLSession, didReceive challenge: URLAuthenticationChallenge, completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidServerEventTracker.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidServerEventTracker.html new file mode 100644 index 000000000..fa473f280 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidServerEventTracker.html @@ -0,0 +1,740 @@ + + + + PrebidServerEventTracker Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidServerEventTracker

    +
    +
    + +
    @objcMembers
    +public class PrebidServerEventTracker : NSObject, PBMEventTrackerProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + serverEvents + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var serverEvents: [ServerEvent] { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + init(serverEvents:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(serverEvents: [ServerEvent] = [])
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + trackEvent(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackEvent(_ event: PBMTrackingEvent)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVideoAdLoaded(_ parameters: PBMVideoVerificationParameters!)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackStartVideo(withDuration duration: CGFloat, volume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVolumeChanged(_ playerVolume: CGFloat, deviceVolume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + addServerEvents(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func addServerEvents(_ serverEvents: [ServerEvent])
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidServerResponse.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidServerResponse.html new file mode 100644 index 000000000..f63a3648b --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/PrebidServerResponse.html @@ -0,0 +1,767 @@ + + + + PrebidServerResponse Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidServerResponse

    +
    +
    + +
    @objcMembers
    +public class PrebidServerResponse : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + isOKStatusCode + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isOKStatusCode: Bool { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + jsonDict + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var jsonDict: [String : Any]?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + rawData + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var rawData: Data?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + requestHeaders + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var requestHeaders: [String : String]?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + responseHeaders + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var responseHeaders: [String : String]?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + requestURL + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var requestURL: String?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + error + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var error: Error?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + statusCode + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var statusCode: Int
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Reachability.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Reachability.html new file mode 100644 index 000000000..6740e9a12 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Reachability.html @@ -0,0 +1,710 @@ + + + + Reachability Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Reachability

    +
    +
    + +
    @objc(PBMReachability)
    +@objcMembers
    +public class Reachability : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
    + + +
    + +

    Public properties +

    +
    +
    +
      +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Shared instance for checking whether the default route is available.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: Reachability
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var currentReachabilityStatus: NetworkType { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isNetworkReachable + +
      +
      +
      +
      +
      +
      +

      Returns true is network is reachable otherwise returns false

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isNetworkReachable: Bool { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    Private properties +

    +
    +
    +
      +
    • +
      + + + + stopNotifier() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func stopNotifier()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + onNetworkRestored(_:) + +
      +
      +
      +
      +
      +
      +

      Starts monitoring of the network status. +Calls the reachableBlock when network is restored

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func onNetworkRestored(_ reachableBlock: @escaping PBMNetworkReachableBlock)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedAdUnit.html index f0b9cffad..b4ffff542 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -296,11 +528,11 @@

    RewardedAdUnit

    @objc
     public class RewardedAdUnit: BaseInterstitialAdUnit,
    -                             RewardedEventInteractionDelegate
    + RewardedEventInteractionDelegate
    -

    Represents an rewarded ad unit. Built for rendering type of integration.

    +

    Undocumented

    @@ -319,7 +551,7 @@

    RewardedAdUnit

    -

    The reward object for the ad unit.

    +

    Undocumented

    @@ -359,7 +591,7 @@

    Lifecycle
    -

    Initializes a RewardedAdUnit with the given configuration ID and event handler.

    +

    Undocumented

    @@ -367,41 +599,10 @@

    Declaration

    Swift

    @objc
    -public convenience init(configID: String, eventHandler: AnyObject)
    +public convenience init(configID: String, eventHandler: AnyObject)
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configID - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - eventHandler - - -
    -

    The event handler for the ad unit.

    -
    -
    -

    @@ -418,7 +619,7 @@

    Parameters

    -

    Initializes a RewardedAdUnit with the given configuration ID and a default event handler.

    +

    Undocumented

    @@ -426,29 +627,10 @@

    Declaration

    Swift

    @objc
    -public convenience init(configID: String)
    +public convenience init(configID: String)
    -
    -

    Parameters

    - - - - - - - -
    - - configID - - -
    -

    The configuration ID for the ad unit.

    -
    -
    -
    @@ -478,7 +660,7 @@

    PBMRewardedEventDelegate
    -

    Called when the user earns a reward.

    +

    Undocumented

    @@ -489,25 +671,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - reward - - -
    -

    The reward object associated with the event.

    -
    -
    -
    @@ -537,36 +700,17 @@

    BaseInterstitialAdUnitProtocol protocol
    -

    Called when the interstitial ad is closed.

    +

    Undocumented

    Declaration

    Swift

    -
    public override func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
    +
    public override func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
    -
    -

    Parameters

    - - - - - - - -
    - - interstitialController - - -
    -

    The controller managing the interstitial ad.

    -
    -
    -

    @@ -596,7 +740,7 @@

    Protected overrides
    -

    Called when the ad unit receives an ad.

    +

    Undocumented

    @@ -623,7 +767,7 @@

    Declaration

    -

    Called when the ad unit fails to receive an ad.

    +

    Undocumented

    @@ -634,25 +778,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - error - - -
    -

    The error describing the failure.

    -
    -
    -

    @@ -669,7 +794,7 @@

    Parameters

    -

    Called when the ad unit will present an ad.

    +

    Undocumented

    @@ -696,7 +821,7 @@

    Declaration

    -

    Called when the ad unit dismisses an ad.

    +

    Undocumented

    @@ -723,7 +848,7 @@

    Declaration

    -

    Called when the ad unit will leave the application.

    +

    Undocumented

    @@ -750,7 +875,7 @@

    Declaration

    -

    Called when the ad unit is clicked.

    +

    Undocumented

    @@ -777,7 +902,7 @@

    Declaration

    -

    Returns whether the event handler is ready.

    +

    Undocumented

    @@ -788,10 +913,6 @@

    Declaration

    -
    -

    Return Value

    -

    A boolean indicating if the event handler is ready.

    -
    @@ -808,7 +929,7 @@

    Return Value

    -

    Sets the loading delegate for the event handler.

    +

    Undocumented

    @@ -819,25 +940,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - loadingDelegate - - -
    -

    The loading delegate to set.

    -
    -
    -
    @@ -854,7 +956,7 @@

    Parameters

    -

    Sets the interaction delegate for the event handler.

    +

    Undocumented

    @@ -881,36 +983,17 @@

    Declaration

    -

    Requests an ad with the given bid response.

    +

    Undocumented

    Declaration

    Swift

    -
    public override func callEventHandler_requestAd(with bidResponse: BidResponse?)
    +
    public override func callEventHandler_requestAd(with bidResponse: BidResponse?)
    -
    -

    Parameters

    - - - - - - - -
    - - bidResponse - - -
    -

    The bid response to use for the ad request.

    -
    -
    -
    @@ -927,7 +1010,7 @@

    Parameters

    -

    Shows the ad from the specified view controller.

    +

    Undocumented

    @@ -938,25 +1021,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - controller - - -
    -

    The view controller from which to present the ad.

    -
    -
    -
    @@ -973,7 +1037,7 @@

    Parameters

    -

    Tracks the impression for the ad.

    +

    Undocumented

    @@ -992,7 +1056,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedEventHandlerStandalone.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedEventHandlerStandalone.html new file mode 100644 index 000000000..90830744d --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedEventHandlerStandalone.html @@ -0,0 +1,683 @@ + + + + RewardedEventHandlerStandalone Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    RewardedEventHandlerStandalone

    +
    +
    + +
    public class RewardedEventHandlerStandalone : NSObject, RewardedEventHandlerProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + loadingDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var loadingDelegate: RewardedEventLoadingDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + interactionDelegate + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public weak var interactionDelegate: RewardedEventInteractionDelegate?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + isReady + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var isReady: Bool { get }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + show(from:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func show(from controller: UIViewController?)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + requestAd(with:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func requestAd(with bidResponse: BidResponse?)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedVideoAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedVideoAdUnit.html index 0fcb3942d..4dcaf1a0d 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedVideoAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/RewardedVideoAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,11 +526,11 @@

    RewardedVideoAdUnit

    -
    public class RewardedVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    +
    public class RewardedVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    -

    Represents an rewarded ad unit for original type of integration.

    +

    Undocumented

    @@ -317,20 +549,14 @@

    RewardedVideoAdUnit

    -

    Deprecated property for video parameters.

    -
    -

    Note

    - This property is deprecated. Please use videoParameters instead. - -
    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use videoParameters instead.")
    -public var parameters: VideoParameters { get set }
    +
    public var parameters: VideoParameters { get set }
    @@ -350,7 +576,7 @@

    Declaration

    -

    Property for video parameters.

    +

    Undocumented

    @@ -377,7 +603,7 @@

    Declaration

    -

    Initializes a RewardedVideoAdUnit with the given configuration ID.

    +

    Undocumented

    @@ -388,25 +614,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    -
    @@ -423,60 +630,17 @@

    Parameters

    -

    Initializes a RewardedVideoAdUnit with the given configuration ID and minimum size percentages.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    +
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - minWidthPerc - - -
    -

    The minimum width percentage for the ad unit.

    -
    -
    - - minHeightPerc - - -
    -

    The minimum height percentage for the ad unit.

    -
    -
    -
    @@ -485,7 +649,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ServerEvent.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ServerEvent.html new file mode 100644 index 000000000..ede1d0a18 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/ServerEvent.html @@ -0,0 +1,579 @@ + + + + ServerEvent Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    ServerEvent

    +
    +
    + +
    @objc(PBMServerEvent)
    +@objcMembers
    +public class ServerEvent : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(url: String, expectedEventType: PBMTrackingEvent)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals.html index 8c2a960af..2592feba7 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,11 +530,7 @@

    Signals

    -

    A class containing constants related to OpenRTB signals.

    - -

    This class provides static constants and values representing different -API frameworks, playback methods, protocols, start delays, and video -placement types as defined in the OpenRTB specification.

    +

    Undocumented

    @@ -322,15 +550,15 @@

    Signals

    OpenRTB - API Frameworks

    -
     | Value | Description |
    - |-------|-------------|
    - | 1     | VPAID 1.0   |
    - | 2     | VPAID 2.0   |
    - | 3     | MRAID-1     |
    - | 4     | ORMMA       |
    - | 5     | MRAID-2     |
    - | 6     | MRAID-3     |
    - | 7     | OMID-1      |
    +
    | Value | Description |
    +|-------|-------------|
    +| 1     | VPAID 1.0   |
    +| 2     | VPAID 2.0   |
    +| 3     | MRAID-1     |
    +| 4     | ORMMA       |
    +| 5     | MRAID-2     |
    +| 6     | MRAID-3     |
    +| 7     | OMID-1      |
     
    See more @@ -339,7 +567,7 @@

    OpenRTB - API Frameworks

    Declaration

    Swift

    -
    @objc(PBApi)
    +                          
    @objc(PBApi)
     public class Api : SingleContainerInt
    @@ -377,7 +605,7 @@

    OpenRTB - Playback Methods

    Declaration

    Swift

    -
    @objc(PBPlaybackMethod)
    +                          
    @objc(PBPlaybackMethod)
     public class PlaybackMethod : SingleContainerInt
    @@ -419,7 +647,7 @@

    OpenRTB - Protocols

    Declaration

    Swift

    -
    @objc(PBProtocols)
    +                          
    @objc(PBProtocols)
     public class Protocols : SingleContainerInt
    @@ -455,7 +683,7 @@

    OpenRTB - Start Delay

    Declaration

    Swift

    -
    @objc(PBStartDelay)
    +                          
    @objc(PBStartDelay)
     public class StartDelay : SingleContainerInt
    @@ -483,7 +711,7 @@

    OpenRTB - Video Placement | 2 | In-Banner | | 3 | In-Article | | 4 | In-Feed | -| 5 | Interstitial/Slider/Floating | +| 5 | Interstitial/Slider/Floating | See more @@ -492,7 +720,7 @@

    OpenRTB - Video Placement

    Declaration

    Swift

    -
    @objc(PBPlacement)
    +                          
    @objc(PBPlacement)
     public class Placement : SingleContainerInt
    @@ -505,7 +733,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Api.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Api.html index 965f1c84b..986b67f0b 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Api.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Api.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -42,15 +42,36 @@ + + @@ -296,21 +528,21 @@

    Api

    -
    @objc(PBApi)
    +                  
    @objc(PBApi)
     public class Api : SingleContainerInt

    OpenRTB - API Frameworks

    -
     | Value | Description |
    - |-------|-------------|
    - | 1     | VPAID 1.0   |
    - | 2     | VPAID 2.0   |
    - | 3     | MRAID-1     |
    - | 4     | ORMMA       |
    - | 5     | MRAID-2     |
    - | 6     | MRAID-3     |
    - | 7     | OMID-1      |
    +
    | Value | Description |
    +|-------|-------------|
    +| 1     | VPAID 1.0   |
    +| 2     | VPAID 2.0   |
    +| 3     | MRAID-1     |
    +| 4     | ORMMA       |
    +| 5     | MRAID-2     |
    +| 6     | MRAID-3     |
    +| 7     | OMID-1      |
     
    @@ -518,7 +750,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Placement.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Placement.html index ffd6938aa..9df53fa4a 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Placement.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Placement.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -42,15 +42,36 @@ + + @@ -296,7 +528,7 @@

    Placement

    -
    @objc(PBPlacement)
    +                  
    @objc(PBPlacement)
     public class Placement : SingleContainerInt
    @@ -308,7 +540,7 @@

    OpenRTB - Video Placement | 2 | In-Banner | | 3 | In-Article | | 4 | In-Feed | -| 5 | Interstitial/Slider/Floating | +| 5 | Interstitial/Slider/Floating |

    @@ -524,7 +756,7 @@

    Declaration

    -

    Helper function

    +

    Undocumented

    @@ -544,7 +776,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/PlaybackMethod.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/PlaybackMethod.html index ad341c610..cf82669a4 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/PlaybackMethod.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/PlaybackMethod.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -42,15 +42,36 @@ + + @@ -296,7 +528,7 @@

    PlaybackMethod

    -
    @objc(PBPlaybackMethod)
    +                  
    @objc(PBPlaybackMethod)
     public class PlaybackMethod : SingleContainerInt
    @@ -489,7 +721,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Protocols.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Protocols.html index 1b1e7f724..f58c1c239 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Protocols.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/Protocols.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -42,15 +42,36 @@ + + @@ -296,7 +528,7 @@

    Protocols

    -
    @objc(PBProtocols)
    +                  
    @objc(PBProtocols)
     public class Protocols : SingleContainerInt
    @@ -605,7 +837,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/StartDelay.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/StartDelay.html index f86ecfe28..73f67f53e 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/StartDelay.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Signals/StartDelay.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -42,15 +42,36 @@ + + @@ -296,7 +528,7 @@

    StartDelay

    -
    @objc(PBStartDelay)
    +                  
    @objc(PBStartDelay)
     public class StartDelay : SingleContainerInt
    @@ -403,7 +635,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/SingleContainerInt.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/SingleContainerInt.html index f71153062..a922bbb96 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/SingleContainerInt.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/SingleContainerInt.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -444,7 +676,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/SkadnEventTracker.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/SkadnEventTracker.html new file mode 100644 index 000000000..a05145469 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/SkadnEventTracker.html @@ -0,0 +1,700 @@ + + + + SkadnEventTracker Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    SkadnEventTracker

    +
    +
    + +
    @objc(PBMSkadnEventTracker)
    +@objcMembers
    +public class SkadnEventTracker : NSObject, PBMEventTrackerProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + init(with:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public init(with imp: SKAdImpression)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + + +
    + +

    PBMEventTrackerProtocol +

    +
    +
    +
      +
    • +
      + + + + trackEvent(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackEvent(_ event: PBMTrackingEvent)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVideoAdLoaded(_ parameters: PBMVideoVerificationParameters!)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackStartVideo(withDuration duration: CGFloat, volume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func trackVolumeChanged(_ playerVolume: CGFloat, deviceVolume: CGFloat)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/SkadnParametersManager.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/SkadnParametersManager.html new file mode 100644 index 000000000..ddf16c787 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/SkadnParametersManager.html @@ -0,0 +1,606 @@ + + + + SkadnParametersManager Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    SkadnParametersManager

    +
    +
    + +
    @objc(PBMSkadnParametersManager)
    +@objcMembers
    +public class SkadnParametersManager : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func getSkadnImpression(for skadnInfo: PBMORTBBidExtSkadn) -> SKAdImpression?
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static func getSkadnProductParameters(for skadnInfo: PBMORTBBidExtSkadn) -> Dictionary<String, Any>?
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Targeting.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Targeting.html index 6f94d0be2..4ec31f336 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Targeting.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Targeting.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,12 +531,7 @@

    Targeting

    -

    A class that manages targeting information for ads.

    - -

    This class provides properties and methods for setting and retrieving -user-specific targeting information, such as user ID, gender, and custom -data. It also includes details for OMID (Open Measurement Interface Definition) -partner and supports managing user identity links and custom extensions.

    +

    Undocumented

    @@ -323,7 +550,7 @@

    Targeting

    -

    A shared instance of the Targeting class.

    +

    Undocumented

    @@ -363,7 +590,7 @@

    OMID Partner
    -

    The name of the OMID partner.

    +

    Undocumented

    @@ -390,7 +617,7 @@

    Declaration

    -

    The version of the OMID partner.

    +

    Undocumented

    @@ -484,7 +711,7 @@

    Declaration

    -

    Objective C API

    +

    Undocumented

    @@ -840,7 +1067,7 @@

    Declaration

    -

    Objective-C API

    +

    Undocumented

    @@ -867,7 +1094,7 @@

    Declaration

    -

    Objective-C API

    +

    Undocumented

    @@ -947,7 +1174,7 @@

    TCFv2
    -

    The consent string for purposes consent as per TCFv2.

    +

    Undocumented

    @@ -974,7 +1201,7 @@

    Declaration

    -

    Purpose 1 - Store and/or access information on a device

    +

    Undocumented

    @@ -1001,7 +1228,7 @@

    Declaration

    -

    Returns whether the user has consented to access device data as an NSNumber.

    +

    Undocumented

    @@ -1028,7 +1255,7 @@

    Declaration

    -

    Returns the user’s consent for a specific purpose by index.

    +

    Undocumented

    @@ -1055,7 +1282,7 @@

    Declaration

    -

    Checks if access to device data is allowed.

    +

    Undocumented

    @@ -1095,9 +1322,7 @@

    External User Ids
    -

    Array of external user IDs.

    - -

    This property holds the external user IDs associated with the user.

    +

    Undocumented

    @@ -1380,7 +1605,7 @@

    Declaration

    -

    App store URL for an installed app

    +

    Undocumented

    @@ -1407,7 +1632,7 @@

    Declaration

    -

    Domain name of the app

    +

    Undocumented

    @@ -1515,7 +1740,7 @@

    Declaration

    -

    Objective-C API

    +

    Undocumented

    @@ -1542,7 +1767,7 @@

    Declaration

    -

    Objective-C API

    +

    Undocumented

    @@ -1623,7 +1848,7 @@

    Public Methods
    -

    Adds a parameter to the parameter dictionary with a specified name.

    +

    Undocumented

    @@ -1634,37 +1859,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - value - - -
    -

    The value of the parameter.

    -
    -
    - - withName - - -
    -

    The name of the parameter. If nil, the parameter is not added.

    -
    -
    -
    @@ -1681,7 +1875,7 @@

    Parameters

    -

    Sets custom parameters by adding each key-value pair to the parameter dictionary.

    +

    Undocumented

    @@ -1692,25 +1886,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - params - - -
    -

    A dictionary of parameters to set. If nil, no parameters are added.

    -
    -
    -
    @@ -1727,7 +1902,7 @@

    Parameters

    -

    Adds a custom parameter to the parameter dictionary with a prefixed name.

    +

    Undocumented

    @@ -1738,37 +1913,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - value - - -
    -

    The value of the custom parameter.

    -
    -
    - - withName - - -
    -

    The name of the custom parameter. If nil, the parameter is not added.

    -
    -
    -

    @@ -1785,7 +1929,7 @@

    Parameters

    -

    Store location in the user’s section

    +

    Undocumented

    @@ -1825,7 +1969,7 @@

    Access Control List (ext.prebid.data)
    -

    Adds a bidder to the access control list.

    +

    Undocumented

    @@ -1836,25 +1980,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - bidderName - - -
    -

    The name of the bidder to add.

    -
    -
    -
    @@ -1871,7 +1996,7 @@

    Parameters

    -

    Removes a bidder from the access control list.

    +

    Undocumented

    @@ -1882,25 +2007,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - bidderName - - -
    -

    The name of the bidder to remove.

    -
    -
    -
    @@ -1917,7 +2023,7 @@

    Parameters

    -

    Clears all bidders from the access control list.

    +

    Undocumented

    @@ -1944,7 +2050,7 @@

    Declaration

    -

    Retrieves the current access control list.

    +

    Undocumented

    @@ -1955,10 +2061,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of bidder names in the access control list.

    -
    @@ -1975,7 +2077,7 @@

    Return Value

    -

    Access control list for external use.

    +

    Undocumented

    @@ -1986,10 +2088,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of bidder names in the access control list.

    -
    @@ -2019,7 +2117,7 @@

    Global User Data (user.ext.data)
    -

    Adds user data for a specified key.

    +

    Undocumented

    @@ -2030,37 +2128,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the user data.

    -
    -
    - - value - - -
    -

    The value to add for the specified key.

    -
    -
    -
    @@ -2077,7 +2144,7 @@

    Parameters

    -

    Updates user data for a specified key with a new set of values.

    +

    Undocumented

    @@ -2088,37 +2155,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the user data.

    -
    -
    - - value - - -
    -

    The set of values to update for the specified key.

    -
    -
    -

    @@ -2135,7 +2171,7 @@

    Parameters

    -

    Removes user data for a specified key.

    +

    Undocumented

    @@ -2146,25 +2182,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key for the user data to remove.

    -
    -
    -
    @@ -2181,7 +2198,7 @@

    Parameters

    -

    Clears all user data.

    +

    Undocumented

    @@ -2208,7 +2225,7 @@

    Declaration

    -

    Retrieves all user data.

    +

    Undocumented

    @@ -2219,10 +2236,6 @@

    Declaration

    -
    -

    Return Value

    -

    A dictionary mapping keys to arrays of values.

    -
    @@ -2239,7 +2252,7 @@

    Return Value

    -

    User data dictionary for external use.

    +

    Undocumented

    @@ -2250,10 +2263,6 @@

    Declaration

    -
    -

    Return Value

    -

    A dictionary mapping keys to arrays of values.

    -
    @@ -2283,7 +2292,7 @@

    Global User Keywords (user.keywords)
    -

    Adds a user keyword.

    +

    Undocumented

    @@ -2294,25 +2303,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to add.

    -
    -
    -
    @@ -2329,7 +2319,7 @@

    Parameters

    -

    Adds multiple user keywords.

    +

    Undocumented

    @@ -2340,25 +2330,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to add.

    -
    -
    -
    @@ -2375,7 +2346,7 @@

    Parameters

    -

    Removes a user keyword.

    +

    Undocumented

    @@ -2386,25 +2357,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to remove.

    -
    -
    -
    @@ -2421,7 +2373,7 @@

    Parameters

    -

    Clears all user keywords.

    +

    Undocumented

    @@ -2448,7 +2400,7 @@

    Declaration

    -

    Retrieves all user keywords.

    +

    Undocumented

    @@ -2459,10 +2411,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of user keywords.

    -
    @@ -2479,15 +2427,14 @@

    Return Value

    -

    Deprecated. Use getUserKeywords method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use getUserKeywords method instead.")
    -public var userKeywords: [String] { get }
    +
    public var userKeywords: [String] { get }
    @@ -2520,15 +2467,14 @@

    Global Data (app.ext.data)
    -

    Deprecated. Use addAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addAppExtData method instead.")
    -public func addContextData(key: String, value: String)
    +
    public func addContextData(key: String, value: String)
    @@ -2548,15 +2494,14 @@

    Declaration

    -

    Deprecated. Use updateAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateAppExtData method instead.")
    -public func updateContextData(key: String, value: Set<String>)
    +
    public func updateContextData(key: String, value: Set<String>)
    @@ -2576,15 +2521,14 @@

    Declaration

    -

    Deprecated. Use removeAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeAppExtData method instead.")
    -public func removeContextData(for key: String)
    +
    public func removeContextData(for key: String)
    @@ -2604,15 +2548,14 @@

    Declaration

    -

    Deprecated. Use clearAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearAppExtData method instead.")
    -public func clearContextData()
    +
    public func clearContextData()
    @@ -2632,15 +2575,14 @@

    Declaration

    -

    Deprecated. Use getAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use getAppExtData method instead.")
    -public func getContextData() -> [String : [String]]
    +
    public func getContextData() -> [String : [String]]
    @@ -2660,15 +2602,14 @@

    Declaration

    -

    Deprecated. Use getAppExtData method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use getAppExtData method instead.")
    -public var contextDataDictionary: [String : [String]] { get }
    +
    public var contextDataDictionary: [String : [String]] { get }
    @@ -2688,7 +2629,7 @@

    Declaration

    -

    Adds application-specific data for a specified key.

    +

    Undocumented

    @@ -2699,37 +2640,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the application data.

    -
    -
    - - value - - -
    -

    The value to add for the specified key.

    -
    -
    -
    @@ -2746,7 +2656,7 @@

    Parameters

    -

    Updates application-specific data for a specified key with a new set of values.

    +

    Undocumented

    @@ -2757,37 +2667,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key for the application data.

    -
    -
    - - value - - -
    -

    The set of values to update for the specified key.

    -
    -
    -
    @@ -2804,7 +2683,7 @@

    Parameters

    -

    Removes application-specific data for a specified key.

    +

    Undocumented

    @@ -2815,25 +2694,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - key - - -
    -

    The key for the application data to remove.

    -
    -
    -
    @@ -2850,7 +2710,7 @@

    Parameters

    -

    Clears all application-specific data.

    +

    Undocumented

    @@ -2877,7 +2737,7 @@

    Declaration

    -

    Retrieves all application-specific data.

    +

    Undocumented

    @@ -2888,10 +2748,6 @@

    Declaration

    -
    -

    Return Value

    -

    A dictionary mapping keys to arrays of values.

    -
    @@ -2921,15 +2777,14 @@

    Global Keywords (app.keywords)
    -

    Deprecated. Use addAppKeyword method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addAppKeyword method instead.")
    -public func addContextKeyword(_ newElement: String)
    +
    public func addContextKeyword(_ newElement: String)
    @@ -2949,15 +2804,14 @@

    Declaration

    -

    Deprecated. Use addAppKeywords method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addAppKeywords method instead.")
    -public func addContextKeywords(_ newElements: Set<String>)
    +
    public func addContextKeywords(_ newElements: Set<String>)
    @@ -2977,15 +2831,14 @@

    Declaration

    -

    Deprecated. Use removeAppKeyword method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeAppKeyword method instead.")
    -public func removeContextKeyword(_ element: String)
    +
    public func removeContextKeyword(_ element: String)
    @@ -3005,15 +2858,14 @@

    Declaration

    -

    Deprecated. Use clearAppKeywords method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearAppKeywords method instead.")
    -public func clearContextKeywords()
    +
    public func clearContextKeywords()
    @@ -3033,15 +2885,14 @@

    Declaration

    -

    Deprecated. Use getAppKeywords method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use getAppKeywords method instead.")
    -public func getContextKeywords() -> [String]
    +
    public func getContextKeywords() -> [String]
    @@ -3061,15 +2912,14 @@

    Declaration

    -

    Deprecated. Use getAppKeywords method instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "This property is deprecated. Please, use getAppKeywords method instead.")
    -public var contextKeywords: [String] { get }
    +
    public var contextKeywords: [String] { get }
    @@ -3089,7 +2939,7 @@

    Declaration

    -

    Adds an application keyword.

    +

    Undocumented

    @@ -3100,25 +2950,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElement - - -
    -

    The keyword to add.

    -
    -
    -
    @@ -3135,7 +2966,7 @@

    Parameters

    -

    Adds multiple application keywords.

    +

    Undocumented

    @@ -3146,25 +2977,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - newElements - - -
    -

    A set of keywords to add.

    -
    -
    -
    @@ -3181,7 +2993,7 @@

    Parameters

    -

    Removes an application keyword.

    +

    Undocumented

    @@ -3192,25 +3004,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - element - - -
    -

    The keyword to remove.

    -
    -
    -
    @@ -3227,7 +3020,7 @@

    Parameters

    -

    Clears all application keywords.

    +

    Undocumented

    @@ -3254,7 +3047,7 @@

    Declaration

    -

    Retrieves all application keywords.

    +

    Undocumented

    @@ -3265,10 +3058,6 @@

    Declaration

    -
    -

    Return Value

    -

    An array of application keywords.

    -
    @@ -3298,7 +3087,7 @@

    Internal Properties
    -

    Dictionary of parameters.

    +

    Undocumented

    @@ -3317,7 +3106,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/UserAgentService.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/UserAgentService.html new file mode 100644 index 000000000..40b20202d --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/UserAgentService.html @@ -0,0 +1,633 @@ + + + + UserAgentService Class Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    UserAgentService

    +
    +
    + +
    @objc(PBMUserAgentService)
    +@objcMembers
    +public class UserAgentService : NSObject
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + shared + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public static let shared: UserAgentService
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + userAgent + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public private(set) var userAgent: String { get }
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func fetchUserAgent(completion: ((String) -> Void)? = nil)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Utils.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Utils.html index 38c00fefc..796fd75c8 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Utils.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/Utils.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -298,7 +530,7 @@

    Utils

    -

    A utility class for handling various ad-related operations and conversions.

    +

    Undocumented

    @@ -345,7 +577,7 @@

    Declaration

    -

    A delegate to handle native ad events.

    +

    Undocumented

    @@ -373,15 +605,14 @@

    Declaration

    -

    Deprecated. MoPub is not available anymore. Use Prebid MAX adapters instead.

    +

    Undocumented

    Declaration

    Swift

    -
    @available(*, deprecated, message: "MoPub is not available anymore. Use Prebid MAX adapters instead.")
    -@objc
    +                          
    @objc
     public func convertDictToMoPubKeywords(dict: Dictionary<String, String>) -> String
    @@ -402,7 +633,7 @@

    Declaration

    -

    Finds a native ad object within a given object.

    +

    Undocumented

    @@ -414,25 +645,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - adObject - - -
    -

    The object to search within.

    -
    -
    -
    @@ -441,7 +653,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoAdUnit.html index ec2bc0cfb..51778f814 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,12 +526,11 @@

    VideoAdUnit

    -
    @available(*, deprecated, message: "This class is deprecated. Please, use BannerAdUnit with video adFormat.")
    -public class VideoAdUnit : AdUnit
    +
    public class VideoAdUnit : AdUnit
    -

    A deprecated class for handling video ad units.

    +

    Undocumented

    @@ -318,7 +549,7 @@

    VideoAdUnit

    -

    The parameters for video ads associated with this ad unit.

    +

    Undocumented

    @@ -345,7 +576,7 @@

    Declaration

    -

    Initializes a new instance of VideoAdUnit with the specified configuration ID and size.

    +

    Undocumented

    @@ -356,37 +587,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - size - - -
    -

    The size of the ad unit.

    -
    -
    -
    @@ -403,7 +603,7 @@

    Parameters

    -

    Adds additional sizes to the ad unit.

    +

    Undocumented

    @@ -414,25 +614,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - sizes - - -
    -

    An array of CGSize objects representing the additional sizes for the ad unit.

    -
    -
    -
    @@ -441,7 +622,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoControlsConfiguration.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoControlsConfiguration.html index 4943e8097..139384a91 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoControlsConfiguration.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoControlsConfiguration.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,15 +526,13 @@

    VideoControlsConfiguration

    -
    @objc(PBMVideoControlsConfiguration)
    +                  
    @objc(PBMVideoControlsConfiguration)
     @objcMembers
     public class VideoControlsConfiguration : NSObject
    -

    A class representing the configuration for video controls in an ad. -This includes properties for video duration, mute status, and button positioning and visibility. -Configuration values can be initialized from bid response or set directly by the user.

    +

    Undocumented

    @@ -563,7 +793,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoInterstitialAdUnit.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoInterstitialAdUnit.html index 1aa863d98..1818ad87e 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoInterstitialAdUnit.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoInterstitialAdUnit.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,14 +526,11 @@

    VideoInterstitialAdUnit

    -
    @available(*, deprecated, message: "This class is deprecated. Please, use InterstitialAdUnit with video adFormat.")
    -public class VideoInterstitialAdUnit : AdUnit
    +
    public class VideoInterstitialAdUnit : AdUnit
    -

    A deprecated class representing a video interstitial ad unit. -This class is used to configure and manage video interstitial ads. It inherits from AdUnit and provides -specific settings for video ads including interstitial ad configuration and placement.

    +

    Undocumented

    @@ -320,8 +549,7 @@

    VideoInterstitialAdUnit

    -

    The video parameters for this ad unit. -This property allows you to get or set the video parameters for the ad unit’s configuration.

    +

    Undocumented

    @@ -348,8 +576,7 @@

    Declaration

    -

    Initializes a new instance of VideoInterstitialAdUnit with the specified configuration ID. -The ad unit is configured as an interstitial ad with full screen placement and video parameters set for interstitial ads.

    +

    Undocumented

    @@ -360,25 +587,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    -
    @@ -395,60 +603,17 @@

    Parameters

    -

    Convenience initializer to create a video interstitial ad unit with specified minimum width and height percentages.

    +

    Undocumented

    Declaration

    Swift

    -
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    +
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - configId - - -
    -

    The configuration ID for the ad unit.

    -
    -
    - - minWidthPerc - - -
    -

    The minimum width percentage of the ad unit.

    -
    -
    - - minHeightPerc - - -
    -

    The minimum height percentage of the ad unit.

    -
    -
    -
    @@ -457,7 +622,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoParameters.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoParameters.html index b475d01a2..d3d312f66 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoParameters.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Classes/VideoParameters.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -454,11 +686,13 @@

    Declaration

    Content MIME types supported. -Prebid Server required property.

    +Prebid Server required property.

    Example

    -

    “video/mp4” -“video/x-ms-wmv”

    +
      +
    • “video/mp4”
    • +
    • “video/x-ms-wmv”
    • +
    @@ -660,7 +894,7 @@

    Helpers
    -

    Helper property

    +

    Undocumented

    @@ -687,7 +921,7 @@

    Declaration

    -

    Helper property

    +

    Undocumented

    @@ -714,7 +948,7 @@

    Declaration

    -

    Helper property

    +

    Undocumented

    @@ -786,7 +1020,7 @@

    Parameters

    -

    Objective-C API

    +

    Undocumented

    @@ -805,7 +1039,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums.html index 47bae99da..ea03de952 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -38,15 +38,36 @@ + + @@ -308,7 +540,7 @@

    Enumerations

    -

    Enum representing different types of native data assets.

    +

    Undocumented

    See more
    @@ -337,10 +569,7 @@

    Declaration

    -

    Enum representing various types of native data assets that can be used in ads.

    - -

    Each case represents a different type of data that can be provided in a native ad response. -Values are defined according to the type of data they represent, such as descriptive text, ratings, or pricing information.

    +

    Undocumented

    See more
    @@ -369,10 +598,7 @@

    Declaration

    -

    Enum representing various types of native image assets used in ads.

    - -

    Each case corresponds to a different type of image asset that can be used in native ads. -Values are defined according to the role or importance of the image in the ad.

    +

    Undocumented

    See more
    @@ -388,6 +614,35 @@

    Declaration

    +
  • +
    + + + + ClickbrowserType + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMClickbrowserType)
    +public enum ClickbrowserType : Int
    + +
    +
    +
    +
    +
  • @@ -401,15 +656,7 @@

    Declaration

    -

    An enumeration representing gender options for ad targeting or other purposes. -This enum is used to specify different gender options and is intended for use in contexts where gender information may be relevant.

    - -
      -
    • unknown: Gender is not specified or unknown.
    • -
    • male: Represents the male gender.
    • -
    • female: Represents the female gender.
    • -
    • other: Represents any other gender that does not fit into the male or female categories.
    • -
    +

    Undocumented

    See more
    @@ -417,7 +664,7 @@

    Declaration

    Declaration

    Swift

    -
    @objc(PBMGender)
    +                          
    @objc(PBMGender)
     public enum Gender : Int
    @@ -438,9 +685,7 @@

    Declaration

    -

    Enum representing the initialization status of the Prebid SDK.

    - -

    This enum provides various statuses that indicate the result of the Prebid SDK initialization process. It helps in understanding whether the SDK was successfully initialized or if there were issues during the initialization.

    +

    Undocumented

    See more
    @@ -469,7 +714,7 @@

    Declaration

    -

    PrebidHost represents various Prebid server hosts used for ad bidding.

    +

    Undocumented

    See more
    @@ -498,20 +743,7 @@

    Declaration

    -

    Ad position on screen. Refer to List 5.4: -The following table specifies the position of the ad as a relative measure of visibility or prominence. This -OpenRTB table has values derived from the Inventory Quality Guidelines (IQG). Practitioners should -keep in sync with updates to the IQG values as published on IAB.com. Values “4” - “7” apply to apps per -the mobile addendum to IQG version 2.1. -Value Description -0 Unknown -1 Above the Fold -2 DEPRECATED - May or may not be initially visible depending on screen size/resolution. -3 Below the Fold -4 Header -5 Footer -6 Sidebar -7 Full Screen

    +

    Undocumented

    See more
    @@ -519,7 +751,7 @@

    Declaration

    Declaration

    Swift

    -
    @objc(PBMAdPosition)
    +                          
    @objc(PBMAdPosition)
     public enum AdPosition : Int
    @@ -540,9 +772,7 @@

    Declaration

    -

    Enum representing various positions on the screen.

    - -

    This enum defines positions that can be used for placing elements within an ad. The positions are typically used to determine where controls or components should be located within the ad’s user interface.

    +

    Undocumented

    See more
    @@ -550,7 +780,7 @@

    Declaration

    Declaration

    Swift

    -
    @objc(PBMPosition)
    +                          
    @objc(PBMPosition)
     public enum Position : Int
    @@ -558,6 +788,35 @@

    Declaration

  • +
  • +
    + + + + NetworkType + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    @objc(PBMNetworkType)
    +public enum NetworkType : Int, CustomStringConvertible
    + +
    +
    +
    +
    +
  • @@ -571,9 +830,7 @@

    Declaration

    -

    Enum representing the result codes for various operations within the Prebid SDK.

    - -

    This enum provides a range of result codes indicating different outcomes or errors that may occur during SDK operations. Each case corresponds to a specific result or error, which helps in diagnosing issues and understanding the status of SDK operations.

    +

    Undocumented

    See more
    @@ -594,7 +851,7 @@

    Declaration

  • diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/AdPosition.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/AdPosition.html index f3544565a..f4446cea0 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/AdPosition.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/AdPosition.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,25 +526,12 @@

    AdPosition

    -
    @objc(PBMAdPosition)
    +                  
    @objc(PBMAdPosition)
     public enum AdPosition : Int
    -

    Ad position on screen. Refer to List 5.4: -The following table specifies the position of the ad as a relative measure of visibility or prominence. This -OpenRTB table has values derived from the Inventory Quality Guidelines (IQG). Practitioners should -keep in sync with updates to the IQG values as published on IAB.com. Values “4” - “7” apply to apps per -the mobile addendum to IQG version 2.1. -Value Description -0 Unknown -1 Above the Fold -2 DEPRECATED - May or may not be initially visible depending on screen size/resolution. -3 Below the Fold -4 Header -5 Footer -6 Sidebar -7 Full Screen

    +

    Undocumented

    @@ -331,7 +550,7 @@

    AdPosition

    -

    0 Unknown

    +

    Undocumented

    @@ -358,7 +577,7 @@

    Declaration

    -

    4 Header

    +

    Undocumented

    @@ -385,7 +604,7 @@

    Declaration

    -

    5 Footer

    +

    Undocumented

    @@ -412,7 +631,7 @@

    Declaration

    -

    6 Sidebar

    +

    Undocumented

    @@ -439,7 +658,7 @@

    Declaration

    -

    7 Full Screen

    +

    Undocumented

    @@ -458,7 +677,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/ClickbrowserType.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/ClickbrowserType.html new file mode 100644 index 000000000..250cd1e66 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/ClickbrowserType.html @@ -0,0 +1,605 @@ + + + + ClickbrowserType Enumeration Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    ClickbrowserType

    +
    +
    + +
    @objc(PBMClickbrowserType)
    +public enum ClickbrowserType : Int
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + embedded + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case embedded = 0
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + native + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case native
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/DataAsset.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/DataAsset.html index d6353c0fe..cb7c619c2 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/DataAsset.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/DataAsset.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    DataAsset

    -

    Enum representing different types of native data assets.

    +

    Undocumented

    @@ -642,7 +874,7 @@

    Declaration

    -

    Custom type for user-defined data assets

    +

    Undocumented

    @@ -669,7 +901,7 @@

    Declaration

    -

    Gets or sets the exchange ID for the asset type.

    +

    Undocumented

    @@ -680,10 +912,6 @@

    Declaration

    -
    -

    Return Value

    -

    The exchange ID for the asset type.

    -
    @@ -692,7 +920,7 @@

    Return Value

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/Gender.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/Gender.html index 1972f7d21..3f461c647 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/Gender.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/Gender.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,20 +526,12 @@

    Gender

    -
    @objc(PBMGender)
    +                  
    @objc(PBMGender)
     public enum Gender : Int
    -

    An enumeration representing gender options for ad targeting or other purposes. -This enum is used to specify different gender options and is intended for use in contexts where gender information may be relevant.

    - -
      -
    • unknown: Gender is not specified or unknown.
    • -
    • male: Represents the male gender.
    • -
    • female: Represents the female gender.
    • -
    • other: Represents any other gender that does not fit into the male or female categories.
    • -
    +

    Undocumented

    @@ -326,7 +550,7 @@

    Gender

    -

    Gender is not specified or unknown.

    +

    Undocumented

    @@ -353,7 +577,7 @@

    Declaration

    -

    Represents the male gender.

    +

    Undocumented

    @@ -380,7 +604,7 @@

    Declaration

    -

    Represents the female gender.

    +

    Undocumented

    @@ -407,7 +631,7 @@

    Declaration

    -

    Represents any other gender that does not fit into the male or female categories.

    +

    Undocumented

    @@ -426,7 +650,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NativeDataAssetType.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NativeDataAssetType.html index 27b43a841..e9998d6e8 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NativeDataAssetType.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NativeDataAssetType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,10 +531,7 @@

    NativeDataAssetType

    -

    Enum representing various types of native data assets that can be used in ads.

    - -

    Each case represents a different type of data that can be provided in a native ad response. -Values are defined according to the type of data they represent, such as descriptive text, ratings, or pricing information.

    +

    Undocumented

    @@ -348,7 +577,7 @@

    Declaration

    -

    Sponsored By message where response should contain the brand name of the sponsor.

    +

    Undocumented

    @@ -375,7 +604,7 @@

    Declaration

    -

    Descriptive text associated with the product or service being advertised. Longer length of text in response may be truncated or ellipsed by the exchange.

    +

    Sponsored By message where response should contain the brand name of the sponsor.

    @@ -402,7 +631,7 @@

    Declaration

    -

    Rating of the product being offered to the user. For example an app’s rating in an app store from 0-5.

    +

    Descriptive text associated with the product or service being advertised. Longer length of text in response may be truncated or ellipsed by the exchange.

    @@ -429,7 +658,7 @@

    Declaration

    -

    Number of social ratings or “likes” of the product being offered to the user.

    +

    Rating of the product being offered to the user. For example an app’s rating in an app store from 0-5.

    @@ -456,7 +685,7 @@

    Declaration

    -

    Number downloads/installs of this product

    +

    Number of social ratings or “likes” of the product being offered to the user.

    @@ -483,7 +712,7 @@

    Declaration

    -

    Price for product / app / in-app purchase. Value should include currency symbol in localised format.

    +

    Number downloads/installs of this product

    @@ -510,7 +739,7 @@

    Declaration

    -

    Sale price that can be used together with price to indicate a discounted price compared to a regular price. Value should include currency symbol in localised format.

    +

    Price for product / app / in-app purchase. Value should include currency symbol in localised format.

    @@ -537,7 +766,7 @@

    Declaration

    -

    Phone number

    +

    Sale price that can be used together with price to indicate a discounted price compared to a regular price. Value should include currency symbol in localised format.

    @@ -564,7 +793,7 @@

    Declaration

    -

    Address

    +

    Phone number

    @@ -591,7 +820,7 @@

    Declaration

    -

    Additional descriptive text associated text with the product or service being advertised

    +

    Address

    @@ -618,7 +847,7 @@

    Declaration

    -

    Display URL for the text ad. To be used when sponsoring entity doesn’t own the content. IE sponsored by BRAND on SITE (where SITE is transmitted in this field).

    +

    Additional descriptive text associated text with the product or service being advertised

    @@ -645,7 +874,7 @@

    Declaration

    -

    CTA description - descriptive text describing a ‘call to action’ button for the destination URL.

    +

    Display URL for the text ad. To be used when sponsoring entity doesn’t own the content. IE sponsored by BRAND on SITE (where SITE is transmitted in this field).

    @@ -672,7 +901,7 @@

    Declaration

    -

    Reserved for Exchange specific usage numbered above 500

    +

    CTA description - descriptive text describing a ‘call to action’ button for the destination URL.

    @@ -691,7 +920,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NativeImageAssetType.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NativeImageAssetType.html index 8f25ddf59..6792cb5c2 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NativeImageAssetType.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NativeImageAssetType.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,10 +531,7 @@

    NativeImageAssetType

    -

    Enum representing various types of native image assets used in ads.

    - -

    Each case corresponds to a different type of image asset that can be used in native ads. -Values are defined according to the role or importance of the image in the ad.

    +

    Undocumented

    @@ -321,7 +550,7 @@

    NativeImageAssetType

    -

    Represents an icon image, which is typically a small image used as a visual representation of the product or service.

    +

    Undocumented

    @@ -348,7 +577,7 @@

    Declaration

    -

    Represents the main image of the ad, which is usually the primary visual element and central to the ad’s presentation.

    +

    Undocumented

    @@ -375,7 +604,7 @@

    Declaration

    -

    Reserved for exchange-specific usage.

    +

    Undocumented

    @@ -394,7 +623,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NetworkType.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NetworkType.html new file mode 100644 index 000000000..a236b3629 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/NetworkType.html @@ -0,0 +1,685 @@ + + + + NetworkType Enumeration Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    NetworkType

    +
    +
    + +
    @objc(PBMNetworkType)
    +public enum NetworkType : Int, CustomStringConvertible
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + unknown + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case unknown = 0
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + wifi + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case wifi = 2
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + celluar + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case celluar = 3
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + offline + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      case offline
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + description + +
      +
      +
      +
      +
      +
      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public var description: String { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/Position.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/Position.html index 3e0c7da1d..118403eba 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/Position.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/Position.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -294,14 +526,12 @@

    Position

    -
    @objc(PBMPosition)
    +                  
    @objc(PBMPosition)
     public enum Position : Int
    -

    Enum representing various positions on the screen.

    - -

    This enum defines positions that can be used for placing elements within an ad. The positions are typically used to determine where controls or components should be located within the ad’s user interface.

    +

    Undocumented

    @@ -563,7 +793,7 @@

    Declaration

    -

    Returns the corresponding Position enum value for a given string literal.

    +

    Undocumented

    @@ -574,29 +804,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - stringValue - - -
    -

    A string representing the position.

    -
    -
    -
    -
    -

    Return Value

    -

    The Position enum value if it matches one of the predefined cases; otherwise, returns nil.

    -
    @@ -605,7 +812,7 @@

    Return Value

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/PrebidHost.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/PrebidHost.html index 6b46830f9..597303bb6 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/PrebidHost.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/PrebidHost.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    PrebidHost

    -

    PrebidHost represents various Prebid server hosts used for ad bidding.

    +

    Undocumented

    @@ -372,7 +604,7 @@

    Declaration

    -

    Custom Prebid server URL. The URL for this case should be set separately.

    +

    Undocumented

    @@ -391,7 +623,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/PrebidInitializationStatus.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/PrebidInitializationStatus.html index ed244f874..6987e785f 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/PrebidInitializationStatus.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/PrebidInitializationStatus.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    PrebidInitializationStatus

    -

    Enum representing the initialization status of the Prebid SDK.

    - -

    This enum provides various statuses that indicate the result of the Prebid SDK initialization process. It helps in understanding whether the SDK was successfully initialized or if there were issues during the initialization.

    +

    Undocumented

    @@ -393,7 +623,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/ResultCode.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/ResultCode.html index 8e93e7ca4..b6ba14de3 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/ResultCode.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Enums/ResultCode.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    ResultCode

    -

    Enum representing the result codes for various operations within the Prebid SDK.

    - -

    This enum provides a range of result codes indicating different outcomes or errors that may occur during SDK operations. Each case corresponds to a specific result or error, which helps in diagnosing issues and understanding the status of SDK operations.

    +

    Undocumented

    @@ -320,7 +550,7 @@

    ResultCode

    -

    The demand fetch request was successful.

    +

    Undocumented

    @@ -347,7 +577,7 @@

    Declaration

    -

    The Prebid server was not specified in the request.

    +

    Undocumented

    @@ -374,7 +604,7 @@

    Declaration

    -

    The account ID provided is not recognized by the Prebid server.

    +

    Undocumented

    @@ -401,7 +631,7 @@

    Declaration

    -

    The config ID provided is not recognized by the Prebid server.

    +

    Undocumented

    @@ -428,7 +658,7 @@

    Declaration

    -

    The size requested is not recognized by the Prebid server.

    +

    Undocumented

    @@ -455,7 +685,7 @@

    Declaration

    -

    There was a network error during the operation.

    +

    Undocumented

    @@ -482,7 +712,7 @@

    Declaration

    -

    The Prebid server encountered an error while processing the request.

    +

    Undocumented

    @@ -509,7 +739,7 @@

    Declaration

    -

    The Prebid server did not return any bids.

    +

    Undocumented

    @@ -536,7 +766,7 @@

    Declaration

    -

    The demand request timed out.

    +

    Undocumented

    @@ -563,7 +793,7 @@

    Declaration

    -

    The URL of the Prebid server is invalid.

    +

    Undocumented

    @@ -590,7 +820,7 @@

    Declaration

    -

    An unknown error occurred within the Prebid SDK.

    +

    Undocumented

    @@ -617,7 +847,7 @@

    Declaration

    -

    The structure of the response received is invalid.

    +

    Undocumented

    @@ -644,7 +874,7 @@

    Declaration

    -

    An internal error occurred within the SDK.

    +

    Undocumented

    @@ -671,7 +901,7 @@

    Declaration

    -

    Incorrect arguments were provided to the SDK.

    +

    Undocumented

    @@ -698,7 +928,7 @@

    Declaration

    -

    No VAST tag was found in the media data.

    +

    Undocumented

    @@ -725,7 +955,7 @@

    Declaration

    -

    Misuse of the SDK was detected.

    +

    Undocumented

    @@ -752,7 +982,7 @@

    Declaration

    -

    SDK misuse due to a previous fetch operation not being completed yet.

    +

    Undocumented

    @@ -779,7 +1009,7 @@

    Declaration

    -

    The Prebid request does not contain any parameters.

    +

    Undocumented

    @@ -806,7 +1036,7 @@

    Declaration

    -

    Returns a descriptive name for the result code.

    +

    Undocumented

    @@ -825,7 +1055,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Extensions.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Extensions.html new file mode 100644 index 000000000..8c65d15af --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Extensions.html @@ -0,0 +1,595 @@ + + + + Extensions Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Extensions

    +

    The following extensions are available globally.

    + +
    +
    +
    +
      +
    • +
      + + + + NSString + +
      +
      +
      +
      +
      +
      + + See more +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public extension NSString
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + UIView + +
      +
      +
      +
      +
      +
      + + See more +
      +
      +

      Declaration

      +
      +

      Swift

      +
      extension UIView
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Extensions/NSString.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Extensions/NSString.html new file mode 100644 index 000000000..d8a8b6d01 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Extensions/NSString.html @@ -0,0 +1,577 @@ + + + + NSString Extension Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    NSString

    +
    +
    + +
    public extension NSString
    + +
    +
    + +
    +
    +
    +
      +
    • +
      + + + + base64DecodedImage + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +var base64DecodedImage: UIImage? { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Extensions/UIView.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Extensions/UIView.html new file mode 100644 index 000000000..cd3727680 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Extensions/UIView.html @@ -0,0 +1,577 @@ + + + + UIView Extension Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    UIView

    +
    +
    + +
    extension UIView
    + +
    +
    + +
    +
    +
    +
      +
    • +
      + + + + allSubViewsOf(type:) + +
      +
      +
      +
      +
      +
      +

      This is a function to get subviews of a particular type from view recursively. +It would look recursively in all subviews and return back the subviews of the type T

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public func allSubViewsOf<T>(type: T.Type) -> [T] where T : UIView
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Global Variables.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Global Variables.html new file mode 100644 index 000000000..1b52c7c21 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Global Variables.html @@ -0,0 +1,811 @@ + + + + Global Variables Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    Global Variables

    +

    The following global variables are available globally.

    + +
    +
    +
    +
      +
    • +
      + + + + PrebidLocalCacheIdKey + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PrebidLocalCacheIdKey: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationAdUnitBidKey: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationConfigIdKey: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationTargetingInfoKey: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationAdNativeResponseKey: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationVideoAdConfiguration: String
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let PBMMediationVideoParameters: String
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + refreshIntervalMin + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let refreshIntervalMin: TimeInterval
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + refreshIntervalMax + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let refreshIntervalMax: TimeInterval
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      public let refreshIntervalDefault: TimeInterval
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols.html index 1903a05f4..0b45a37ac 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -38,15 +38,36 @@ + + @@ -295,6 +527,35 @@

    Protocols

    @@ -299,9 +531,7 @@

    BannerEventHandler

    -

    A protocol for handling events related to banner ads in the PBM SDK.

    - -

    This protocol defines methods and properties for managing events associated with banner ads, including loading events, user interactions, and ad sizes. Implementing this protocol allows for custom handling of these events within the PBM SDK.

    +

    Undocumented

    @@ -327,7 +557,7 @@

    BannerEventHandler

    Declaration

    Swift

    -
    weak var loadingDelegate: BannerEventLoadingDelegate? { get set }
    +
    weak var loadingDelegate: BannerEventLoadingDelegate? { get set }
    @@ -354,7 +584,7 @@

    Declaration

    Declaration

    Swift

    -
    weak var interactionDelegate: BannerEventInteractionDelegate? { get set }
    +
    weak var interactionDelegate: BannerEventInteractionDelegate? { get set }
    @@ -421,7 +651,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BannerEventInteractionDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BannerEventInteractionDelegate.html new file mode 100644 index 000000000..3c3d1e338 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BannerEventInteractionDelegate.html @@ -0,0 +1,659 @@ + + + + BannerEventInteractionDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    BannerEventInteractionDelegate

    +
    +
    + +
    @objc
    +public protocol BannerEventInteractionDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + willPresentModal() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func willPresentModal()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + didDismissModal() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func didDismissModal()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + willLeaveApp() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func willLeaveApp()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      var viewControllerForPresentingModal: UIViewController? { get }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BannerEventLoadingDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BannerEventLoadingDelegate.html new file mode 100644 index 000000000..171b824b0 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BannerEventLoadingDelegate.html @@ -0,0 +1,632 @@ + + + + BannerEventLoadingDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    BannerEventLoadingDelegate

    +
    +
    + +
    @objc
    +public protocol BannerEventLoadingDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + prebidDidWin() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func prebidDidWin()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func adServerDidWin(_ view: UIView, adSize: CGSize)
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + failedWithError(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func failedWithError(_ error: Error?)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BannerViewDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BannerViewDelegate.html index a766e4bfb..4ad922b0d 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BannerViewDelegate.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BannerViewDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    BannerViewDelegate

    -

    A protocol for handling events related to banner ads in the PBM SDK.

    - -

    This protocol defines methods and properties for managing events associated with banner ads, including loading events, user interactions, and ad sizes. Implementing this protocol allows for custom handling of these events within the PBM SDK.

    +

    Undocumented

    @@ -320,10 +550,7 @@

    BannerViewDelegate

    -

    Asks the delegate for a view controller instance to use for presenting modal views -as a result of user interaction on an ad. Usual implementation may simply return self, -if it is view controller class.

    - +

    Declaration

    @@ -349,7 +576,7 @@

    Declaration

    -

    Notifies the delegate that an ad has been successfully loaded and rendered.

    +

    Undocumented

    @@ -361,25 +588,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - bannerView - - -
    -

    The BannerView instance sending the message.

    -
    -
    -
    @@ -396,7 +604,7 @@

    Parameters

    -

    Notifies the delegate of an error encountered while loading or rendering an ad.

    +

    Undocumented

    @@ -409,37 +617,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - bannerView - - -
    -

    The BannerView instance sending the message.

    -
    -
    - - error - - -
    -

    The error encountered while attempting to receive or render the

    -
    -
    -
    @@ -456,7 +633,7 @@

    Parameters

    -

    Notifies the delegate whenever current app goes in the background due to user click.

    +

    Undocumented

    @@ -468,25 +645,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - bannerView - - -
    -

    The BannerView instance sending the message.

    -
    -
    -
    @@ -503,8 +661,7 @@

    Parameters

    -

    Notifies delegate that the banner view will launch a modal -on top of the current view controller, as a result of user interaction.

    +

    Undocumented

    @@ -532,8 +689,7 @@

    Declaration

    -

    Notifies delegate that the banner view has dismissed the modal on top of -the current view controller.

    +

    Undocumented

    @@ -545,25 +701,6 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - -
    - - bannerView - - -
    -

    The BannerView instance sending the message.

    -
    -
    -
    @@ -572,7 +709,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BaseInterstitialAdUnitProtocol.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BaseInterstitialAdUnitProtocol.html new file mode 100644 index 000000000..1ca9ad17b --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/BaseInterstitialAdUnitProtocol.html @@ -0,0 +1,915 @@ + + + + BaseInterstitialAdUnitProtocol Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    BaseInterstitialAdUnitProtocol

    +
    +
    + +
    @objc
    +public protocol BaseInterstitialAdUnitProtocol : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_didReceiveAd()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_didFailToReceiveAd(with error: Error?)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_willPresentAd()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_didDismissAd()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_willLeaveApplication()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callDelegate_didClickAd()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_isReady() -> Bool
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_setLoadingDelegate(_ loadingDelegate: NSObject?)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_setInteractionDelegate()
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_requestAd(with bidResponse: BidResponse?)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_show(from controller: UIViewController?)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func callEventHandler_trackImpression()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/DisplayViewInteractionDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/DisplayViewInteractionDelegate.html new file mode 100644 index 000000000..156477753 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/DisplayViewInteractionDelegate.html @@ -0,0 +1,686 @@ + + + + DisplayViewInteractionDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    DisplayViewInteractionDelegate

    +
    +
    + +
    @objc
    +public protocol DisplayViewInteractionDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func trackImpression(forDisplayView: PBMDisplayView)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func viewControllerForModalPresentation(fromDisplayView: PBMDisplayView) -> UIViewController?
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + didLeaveApp(from:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func didLeaveApp(from displayView: PBMDisplayView)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func willPresentModal(from displayView: PBMDisplayView)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func didDismissModal(from displayView: PBMDisplayView)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/DisplayViewLoadingDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/DisplayViewLoadingDelegate.html new file mode 100644 index 000000000..9521ef381 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/DisplayViewLoadingDelegate.html @@ -0,0 +1,606 @@ + + + + DisplayViewLoadingDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    DisplayViewLoadingDelegate

    +
    +
    + +
    @objc
    +public protocol DisplayViewLoadingDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func displayViewDidLoadAd(_ displayView: PBMDisplayView)
      + +
      +
      +
      +
      +
    • +
    • + +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func displayView(_ displayView: PBMDisplayView,
      +                 didFailWithError error: Error)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialAdUnitDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialAdUnitDelegate.html index 6bbc8cbe7..66e4d9a71 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialAdUnitDelegate.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialAdUnitDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    InterstitialAdUnitDelegate

    -

    Protocol for interaction with the InterstitialAdUnit .

    - -

    All messages will be invoked on the main thread.

    +

    Undocumented

    @@ -481,7 +711,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialControllerInteractionDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialControllerInteractionDelegate.html new file mode 100644 index 000000000..0c4fb2795 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialControllerInteractionDelegate.html @@ -0,0 +1,740 @@ + + + + InterstitialControllerInteractionDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialControllerInteractionDelegate

    +
    +
    + +
    @objc
    +public protocol InterstitialControllerInteractionDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    + +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialControllerLoadingDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialControllerLoadingDelegate.html new file mode 100644 index 000000000..c2fd9ec8f --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialControllerLoadingDelegate.html @@ -0,0 +1,606 @@ + + + + InterstitialControllerLoadingDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialControllerLoadingDelegate

    +
    +
    + +
    @objc
    +public protocol InterstitialControllerLoadingDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    + +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialEventHandlerProtocol.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialEventHandlerProtocol.html new file mode 100644 index 000000000..80d0991a5 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialEventHandlerProtocol.html @@ -0,0 +1,605 @@ + + + + InterstitialEventHandlerProtocol Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialEventHandlerProtocol

    +
    +
    + +
    @objc
    +public protocol InterstitialEventHandlerProtocol : PBMInterstitialAd
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + loadingDelegate + +
      +
      +
      +
      +
      +
      +

      Delegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      weak var loadingDelegate: InterstitialEventLoadingDelegate? { get set }
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + interactionDelegate + +
      +
      +
      +
      +
      +
      +

      Delegate for custom event handler to inform the PBM SDK about the events related to the user’s interaction with the ad.

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      weak var interactionDelegate: InterstitialEventInteractionDelegate? { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialEventInteractionDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialEventInteractionDelegate.html new file mode 100644 index 000000000..9a80154a1 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialEventInteractionDelegate.html @@ -0,0 +1,663 @@ + + + + InterstitialEventInteractionDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialEventInteractionDelegate

    +
    +
    + +
    @objc
    +public protocol InterstitialEventInteractionDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + willPresentAd() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func willPresentAd()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + didDismissAd() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func didDismissAd()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + willLeaveApp() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func willLeaveApp()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + didClickAd() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      @objc
      +func didClickAd()
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialEventLoadingDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialEventLoadingDelegate.html new file mode 100644 index 000000000..859c54b10 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/InterstitialEventLoadingDelegate.html @@ -0,0 +1,632 @@ + + + + InterstitialEventLoadingDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    InterstitialEventLoadingDelegate

    +
    +
    + +
    @objc
    +public protocol InterstitialEventLoadingDelegate : NSObjectProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + prebidDidWin() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func prebidDidWin()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + adServerDidWin() + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func adServerDidWin()
      + +
      +
      +
      +
      +
    • +
    • +
      + + + + failedWithError(_:) + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      func failedWithError(_ error: Error?)
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/NativeAdDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/NativeAdDelegate.html index a25c02981..b1a9400a4 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/NativeAdDelegate.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/NativeAdDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -320,6 +552,8 @@

    NativeAdDelegate

    A successful Prebid Native ad is returned

    +

    @param ad use this instance for displaying

    +

    Declaration

    @@ -393,7 +627,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/NativeAdEventDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/NativeAdEventDelegate.html index 86f899dcf..fd2db092b 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/NativeAdEventDelegate.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/NativeAdEventDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    NativeAdEventDelegate

    -

    A protocol for handling events related to native ads.

    - -

    This protocol defines optional methods that can be implemented to handle various events associated with native ads, such as expiration, clicks, and impressions. Implementing this protocol allows for custom handling of these events within the native ad lifecycle.

    +

    Undocumented

    @@ -396,7 +626,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/PrebidMediationDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/PrebidMediationDelegate.html index 6db2b5ed3..6b71e8beb 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/PrebidMediationDelegate.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/PrebidMediationDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,7 +531,7 @@

    PrebidMediationDelegate

    -

    This protocol is dedicated to manage the work with Mediation SDKs.

    +

    Undocumented

    @@ -395,7 +627,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/PrebidServerConnectionProtocol.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/PrebidServerConnectionProtocol.html new file mode 100644 index 000000000..254a0885f --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/PrebidServerConnectionProtocol.html @@ -0,0 +1,740 @@ + + + + PrebidServerConnectionProtocol Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    PrebidServerConnectionProtocol

    +
    +
    + +
    @objc
    +public protocol PrebidServerConnectionProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    + +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedAdUnitDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedAdUnitDelegate.html index 28d648c1e..44df849c0 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedAdUnitDelegate.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedAdUnitDelegate.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,8 +531,7 @@

    RewardedAdUnitDelegate

    -

    Protocol for interaction with the RewardedAdUnit -All messages will be invoked on the main thread.

    +

    Undocumented

    @@ -508,7 +739,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedEventHandlerProtocol.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedEventHandlerProtocol.html index 9e4aa0851..7a6e322f7 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedEventHandlerProtocol.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedEventHandlerProtocol.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -40,15 +40,36 @@ + + @@ -299,9 +531,7 @@

    RewardedEventHandlerProtocol

    -

    A protocol for handling events related to rewarded ads.

    - -

    This protocol extends PBMInterstitialAd and defines properties for delegates that handle events related to the ad server communication and user interactions with rewarded ads. Implementing this protocol allows for custom handling of these events within the rewarded ad lifecycle.

    +

    Undocumented

    @@ -327,7 +557,7 @@

    RewardedEventHandlerProtocol

    Declaration

    Swift

    -
    weak var loadingDelegate: RewardedEventLoadingDelegate? { get set }
    +
    weak var loadingDelegate: RewardedEventLoadingDelegate? { get set }

    @@ -354,7 +584,7 @@

    Declaration

    Declaration

    Swift

    -
    weak var interactionDelegate: RewardedEventInteractionDelegate? { get set }
    +
    weak var interactionDelegate: RewardedEventInteractionDelegate? { get set }
    @@ -366,7 +596,7 @@

    Declaration

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedEventInteractionDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedEventInteractionDelegate.html new file mode 100644 index 000000000..4c29837a9 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedEventInteractionDelegate.html @@ -0,0 +1,578 @@ + + + + RewardedEventInteractionDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    + + + +
    +
    +
    +
    + +
    +
    + + +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedEventLoadingDelegate.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedEventLoadingDelegate.html new file mode 100644 index 000000000..ae95d53d0 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/RewardedEventLoadingDelegate.html @@ -0,0 +1,578 @@ + + + + RewardedEventLoadingDelegate Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    RewardedEventLoadingDelegate

    +
    +
    + +
    @objc
    +public protocol RewardedEventLoadingDelegate : InterstitialEventLoadingDelegate
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + reward + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      weak var reward: NSObject? { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/VideoBasedAdUnitProtocol.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/VideoBasedAdUnitProtocol.html new file mode 100644 index 000000000..9b7a3bd88 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Protocols/VideoBasedAdUnitProtocol.html @@ -0,0 +1,578 @@ + + + + VideoBasedAdUnitProtocol Protocol Reference + + + + + + + + + + + + + +
    +
    +

    PrebidMobile 2.2.3 Docs (20% documented)

    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +

    VideoBasedAdUnitProtocol

    +
    +
    + +
    @objc(PBMVideoBasedAdUnitProtocol)
    +public protocol VideoBasedAdUnitProtocol
    + +
    +
    +

    Undocumented

    + +
    +
    +
    +
      +
    • +
      + + + + videoParameters + +
      +
      +
      +
      +
      +
      +

      Undocumented

      + +
      +
      +

      Declaration

      +
      +

      Swift

      +
      var videoParameters: VideoParameters { get set }
      + +
      +
      +
      +
      +
    • +
    +
    +
    +
    + +
    +
    + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Typealiases.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Typealiases.html index 4b2b26269..7c69e5c96 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Typealiases.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/Typealiases.html @@ -17,7 +17,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -38,15 +38,36 @@ + + @@ -308,9 +540,7 @@

    Type Aliases

    -

    A callback used for Prebid initialization status.

    - -

    This callback is called when the Prebid SDK initialization completes. It provides the status of the initialization and any error that may have occurred.

    +

    Undocumented

    @@ -321,36 +551,86 @@

    Declaration

    -
    -

    Parameters

    - - - - - - - - - - - -
    - - status - - -
    -

    The status of the Prebid initialization.

    -
    -
    - - error - - -
    -

    An optional error that occurred during initialization.

    -
    -
    + +
    + +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public typealias PrebidServerResponseCallback = (PrebidServerResponse) -> Void
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public typealias PrebidJSLibraryContentsCallback = (String?) -> ()
    + +
    +
    +
    +
    +
  • +
  • + +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public typealias PBMNetworkReachableBlock = (Reachability?) -> Void
    + +
    @@ -360,7 +640,7 @@

    Parameters

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/badge.svg b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/badge.svg new file mode 100644 index 000000000..a5fd08ddc --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/badge.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + documentation + + + documentation + + + 94% + + + 94% + + + diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/index.html b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/index.html index 5a21d18c6..d480f2c6b 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/index.html +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/index.html @@ -16,7 +16,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -35,15 +35,36 @@ + + @@ -286,7 +518,8 @@
    -

    Prebid Mobile iOS SDK

    +

    Build Status

    +

    Prebid Mobile iOS SDK

    To work with Prebid Mobile, you will need accesss to a Prebid Server. See this page for options.

    Use Cocoapods?

    @@ -325,7 +558,7 @@

    Carthage

    diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/search.json b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/search.json index de2d0dd8d..6ff44b333 100644 --- a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/search.json +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/search.json @@ -1 +1 @@ -{"Typealiases.html#/s:12PrebidMobile0A22InitializationCallbacka":{"name":"PrebidInitializationCallback","abstract":"\u003cp\u003eA callback used for Prebid initialization status.\u003c/p\u003e"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)setUpAdObjectWith:":{"name":"setUpAdObject(with:)","abstract":"\u003cp\u003ePuts to ad object\u0026rsquo;s localExtra the ad object (winning bid or native ad) and configId","parent_name":"PrebidMediationDelegate"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)cleanUpAdObject":{"name":"cleanUpAdObject()","abstract":"\u003cp\u003eRemoves an bid info from ad object\u0026rsquo;s localExtra","parent_name":"PrebidMediationDelegate"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)getAdView":{"name":"getAdView()","abstract":"\u003cp\u003eReturns ad view that was passed into PrebidMediationDelegate earlier.","parent_name":"PrebidMediationDelegate"},"Protocols/RewardedEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.\u003c/p\u003e","parent_name":"RewardedEventHandlerProtocol"},"Protocols/RewardedEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the user\u0026rsquo;s interaction with the ad.\u003c/p\u003e","parent_name":"RewardedEventHandlerProtocol"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidReceiveAd:":{"name":"rewardedAdDidReceiveAd(_:)","abstract":"\u003cp\u003eCalled when an ad is loaded and ready for display\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdUserDidEarnReward:":{"name":"rewardedAdUserDidEarnReward(_:)","abstract":"\u003cp\u003eCalled when user is able to receive a reward from the app\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAd:didFailToReceiveAdWithError:":{"name":"rewardedAd(_:didFailToReceiveAdWithError:)","abstract":"\u003cp\u003eCalled when the load process fails to produce a viable ad\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdWillPresentAd:":{"name":"rewardedAdWillPresentAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial view will be launched, as a result of show() method.\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidDismissAd:":{"name":"rewardedAdDidDismissAd(_:)","abstract":"\u003cp\u003eCalled when the interstial is dismissed by the user\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdWillLeaveApplication:":{"name":"rewardedAdWillLeaveApplication(_:)","abstract":"\u003cp\u003eCalled when an ad causes the sdk to leave the app\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidClickAd:":{"name":"rewardedAdDidClickAd(_:)","abstract":"\u003cp\u003eCalled when user clicked the ad\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidReceiveAd:":{"name":"interstitialDidReceiveAd(_:)","abstract":"\u003cp\u003eCalled when an ad is loaded and ready for display\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitial:didFailToReceiveAdWithError:":{"name":"interstitial(_:didFailToReceiveAdWithError:)","abstract":"\u003cp\u003eCalled when the load process fails to produce a viable ad\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialWillPresentAd:":{"name":"interstitialWillPresentAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial view will be launched, as a result of show() method.\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidDismissAd:":{"name":"interstitialDidDismissAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial is dismissed by the user\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialWillLeaveApplication:":{"name":"interstitialWillLeaveApplication(_:)","abstract":"\u003cp\u003eCalled when an ad causes the sdk to leave the app\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidClickAd:":{"name":"interstitialDidClickAd(_:)","abstract":"\u003cp\u003eCalled when user clicked the ad\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewPresentationController":{"name":"bannerViewPresentationController()","abstract":"\u003cp\u003eAsks the delegate for a view controller instance to use for presenting modal views","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerView:didReceiveAdWithAdSize:":{"name":"bannerView(_:didReceiveAdWithAdSize:)","abstract":"\u003cp\u003eNotifies the delegate that an ad has been successfully loaded and rendered.\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerView:didFailToReceiveAdWith:":{"name":"bannerView(_:didFailToReceiveAdWith:)","abstract":"\u003cp\u003eNotifies the delegate of an error encountered while loading or rendering an ad.\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewWillLeaveApplication:":{"name":"bannerViewWillLeaveApplication(_:)","abstract":"\u003cp\u003eNotifies the delegate whenever current app goes in the background due to user click.\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewWillPresentModal:":{"name":"bannerViewWillPresentModal(_:)","abstract":"\u003cp\u003eNotifies delegate that the banner view will launch a modal","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewDidDismissModal:":{"name":"bannerViewDidDismissModal(_:)","abstract":"\u003cp\u003eNotifies delegate that the banner view has dismissed the modal on top of","parent_name":"BannerViewDelegate"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the user\u0026rsquo;s interaction with the ad.\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)adSizes":{"name":"adSizes","abstract":"\u003cp\u003eThe array of the CGRect entries for each valid ad sizes.","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(im)trackImpression":{"name":"trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adDidExpireWithAd:":{"name":"adDidExpire(ad:)","abstract":"\u003cp\u003eSent when the native ad is expired.\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adWasClickedWithAd:":{"name":"adWasClicked(ad:)","abstract":"\u003cp\u003eSent when the native view is clicked by the user.\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adDidLogImpressionWithAd:":{"name":"adDidLogImpression(ad:)","abstract":"\u003cp\u003eSent when an impression is recorded for an native ad\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdLoadedWithAd:":{"name":"nativeAdLoaded(ad:)","abstract":"\u003cp\u003eA successful Prebid Native ad is returned\u003c/p\u003e","parent_name":"NativeAdDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdNotFound":{"name":"nativeAdNotFound()","abstract":"\u003cp\u003ePrebid Native was not found in the server returned response,","parent_name":"NativeAdDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdNotValid":{"name":"nativeAdNotValid()","abstract":"\u003cp\u003ePrebid Native ad was returned, however, the bid is not valid for displaying","parent_name":"NativeAdDelegate"},"Protocols/NativeAdDelegate.html":{"name":"NativeAdDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/NativeAdEventDelegate.html":{"name":"NativeAdEventDelegate","abstract":"\u003cp\u003eA protocol for handling events related to native ads.\u003c/p\u003e"},"Protocols/BannerEventHandler.html":{"name":"BannerEventHandler","abstract":"\u003cp\u003eA protocol for handling events related to banner ads in the PBM SDK.\u003c/p\u003e"},"Protocols/BannerViewDelegate.html":{"name":"BannerViewDelegate","abstract":"\u003cp\u003eA protocol for handling events related to banner ads in the PBM SDK.\u003c/p\u003e"},"Protocols/InterstitialAdUnitDelegate.html":{"name":"InterstitialAdUnitDelegate","abstract":"\u003cp\u003eProtocol for interaction with the InterstitialAdUnit .\u003c/p\u003e"},"Protocols/RewardedAdUnitDelegate.html":{"name":"RewardedAdUnitDelegate","abstract":"\u003cp\u003eProtocol for interaction with the RewardedAdUnit"},"Protocols/RewardedEventHandlerProtocol.html":{"name":"RewardedEventHandlerProtocol","abstract":"\u003cp\u003eA protocol for handling events related to rewarded ads.\u003c/p\u003e"},"Protocols/PrebidMediationDelegate.html":{"name":"PrebidMediationDelegate","abstract":"\u003cp\u003eThis protocol is dedicated to manage the work with Mediation SDKs.\u003c/p\u003e"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandFetchSuccess":{"name":"prebidDemandFetchSuccess","abstract":"\u003cp\u003eThe demand fetch request was successful.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerNotSpecified":{"name":"prebidServerNotSpecified","abstract":"\u003cp\u003eThe Prebid server was not specified in the request.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidAccountId":{"name":"prebidInvalidAccountId","abstract":"\u003cp\u003eThe account ID provided is not recognized by the Prebid server.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidConfigId":{"name":"prebidInvalidConfigId","abstract":"\u003cp\u003eThe config ID provided is not recognized by the Prebid server.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidSize":{"name":"prebidInvalidSize","abstract":"\u003cp\u003eThe size requested is not recognized by the Prebid server.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidNetworkError":{"name":"prebidNetworkError","abstract":"\u003cp\u003eThere was a network error during the operation.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerError":{"name":"prebidServerError","abstract":"\u003cp\u003eThe Prebid server encountered an error while processing the request.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandNoBids":{"name":"prebidDemandNoBids","abstract":"\u003cp\u003eThe Prebid server did not return any bids.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandTimedOut":{"name":"prebidDemandTimedOut","abstract":"\u003cp\u003eThe demand request timed out.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerURLInvalid":{"name":"prebidServerURLInvalid","abstract":"\u003cp\u003eThe URL of the Prebid server is invalid.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidUnknownError":{"name":"prebidUnknownError","abstract":"\u003cp\u003eAn unknown error occurred within the Prebid SDK.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidResponseStructure":{"name":"prebidInvalidResponseStructure","abstract":"\u003cp\u003eThe structure of the response received is invalid.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInternalSDKError":{"name":"prebidInternalSDKError","abstract":"\u003cp\u003eAn internal error occurred within the SDK.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidWrongArguments":{"name":"prebidWrongArguments","abstract":"\u003cp\u003eIncorrect arguments were provided to the SDK.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidNoVastTagInMediaData":{"name":"prebidNoVastTagInMediaData","abstract":"\u003cp\u003eNo VAST tag was found in the media data.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidSDKMisuse":{"name":"prebidSDKMisuse","abstract":"\u003cp\u003eMisuse of the SDK was detected.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidSDKMisusePreviousFetchNotCompletedYet":{"name":"prebidSDKMisusePreviousFetchNotCompletedYet","abstract":"\u003cp\u003eSDK misuse due to a previous fetch operation not being completed yet.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidRequest":{"name":"prebidInvalidRequest","abstract":"\u003cp\u003eThe Prebid request does not contain any parameters.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/s:12PrebidMobile10ResultCodeO4nameSSyF":{"name":"name()","abstract":"\u003cp\u003eReturns a descriptive name for the result code.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionUndefined":{"name":"undefined","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopLeft":{"name":"topLeft","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopCenter":{"name":"topCenter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopRight":{"name":"topRight","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionCenter":{"name":"center","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomLeft":{"name":"bottomLeft","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomCenter":{"name":"bottomCenter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomRight":{"name":"bottomRight","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionCustom":{"name":"custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/s:12PrebidMobile8PositionO03getC15ByStringLiteralyACSgSSFZ":{"name":"getPositionByStringLiteral(_:)","abstract":"\u003cp\u003eReturns the corresponding \u003ccode\u003ePosition\u003c/code\u003e enum value for a given string literal.\u003c/p\u003e","parent_name":"Position"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionUndefined":{"name":"undefined","abstract":"\u003cp\u003e0 Unknown\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionHeader":{"name":"header","abstract":"\u003cp\u003e4 Header\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionFooter":{"name":"footer","abstract":"\u003cp\u003e5 Footer\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionSidebar":{"name":"sidebar","abstract":"\u003cp\u003e6 Sidebar\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionFullScreen":{"name":"fullScreen","abstract":"\u003cp\u003e7 Full Screen\u003c/p\u003e","parent_name":"AdPosition"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostAppnexus":{"name":"Appnexus","abstract":"\u003cp\u003eURL \u003ca href=\"URL\"\u003ehttps://ib.adnxs.com/openrtb2/prebid\u003c/a\u003e\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostRubicon":{"name":"Rubicon","abstract":"\u003cp\u003eURL \u003ca href=\"URL\"\u003ehttps://prebid-server.rubiconproject.com/openrtb2/auction\u003c/a\u003e\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostCustom":{"name":"Custom","abstract":"\u003cp\u003eCustom Prebid server URL. The URL for this case should be set separately.\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusSucceeded":{"name":"succeeded","abstract":"\u003cp\u003ePrebid SDK successfully initialized.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusFailed":{"name":"failed","abstract":"\u003cp\u003ePrebid SDK is not able to work.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusServerStatusWarning":{"name":"serverStatusWarning","abstract":"\u003cp\u003eSomething went wrong during PBS status checking.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderUnknown":{"name":"unknown","abstract":"\u003cp\u003eGender is not specified or unknown.\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderMale":{"name":"male","abstract":"\u003cp\u003eRepresents the male gender.\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderFemale":{"name":"female","abstract":"\u003cp\u003eRepresents the female gender.\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderOther":{"name":"other","abstract":"\u003cp\u003eRepresents any other gender that does not fit into the male or female categories.\u003c/p\u003e","parent_name":"Gender"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeIcon":{"name":"icon","abstract":"\u003cp\u003eRepresents an icon image, which is typically a small image used as a visual representation of the product or service.\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeMain":{"name":"main","abstract":"\u003cp\u003eRepresents the main image of the ad, which is usually the primary visual element and central to the ad\u0026rsquo;s presentation.\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeCustom":{"name":"custom","abstract":"\u003cp\u003eReserved for exchange-specific usage.\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeUndefined":{"name":"undefined","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeSponsored":{"name":"sponsored","abstract":"\u003cp\u003eSponsored By message where response should contain the brand name of the sponsor.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDesc":{"name":"desc","abstract":"\u003cp\u003eDescriptive text associated with the product or service being advertised. Longer length of text in response may be truncated or ellipsed by the exchange.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeRating":{"name":"rating","abstract":"\u003cp\u003eRating of the product being offered to the user. For example an app’s rating in an app store from 0-5.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeLikes":{"name":"likes","abstract":"\u003cp\u003eNumber of social ratings or “likes” of the product being offered to the user.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDownloads":{"name":"downloads","abstract":"\u003cp\u003eNumber downloads/installs of this product\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypePrice":{"name":"price","abstract":"\u003cp\u003ePrice for product / app / in-app purchase. Value should include currency symbol in localised format.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeSalePrice":{"name":"salePrice","abstract":"\u003cp\u003eSale price that can be used together with price to indicate a discounted price compared to a regular price. Value should include currency symbol in localised format.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypePhone":{"name":"phone","abstract":"\u003cp\u003ePhone number\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeAddress":{"name":"address","abstract":"\u003cp\u003eAddress\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDesc2":{"name":"desc2","abstract":"\u003cp\u003eAdditional descriptive text associated text with the product or service being advertised\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDisplayURL":{"name":"displayURL","abstract":"\u003cp\u003eDisplay URL for the text ad. To be used when sponsoring entity doesn’t own the content. IE sponsored by BRAND on SITE (where SITE is transmitted in this field).\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeCtaText":{"name":"ctaText","abstract":"\u003cp\u003eCTA description - descriptive text describing a ‘call to action’ button for the destination URL.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeCustom":{"name":"custom","abstract":"\u003cp\u003eReserved for Exchange specific usage numbered above 500\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetSponsored":{"name":"sponsored","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDescription":{"name":"description","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetRating":{"name":"rating","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetLikes":{"name":"likes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDownloads":{"name":"downloads","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetPrice":{"name":"price","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetSaleprice":{"name":"saleprice","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetPhone":{"name":"phone","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetAddress":{"name":"address","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDescription2":{"name":"description2","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDisplayurl":{"name":"displayurl","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetCtatext":{"name":"ctatext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetCustom":{"name":"Custom","abstract":"\u003cp\u003eCustom type for user-defined data assets\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/s:12PrebidMobile9DataAssetO10exchangeIDSivp":{"name":"exchangeID","abstract":"\u003cp\u003eGets or sets the exchange ID for the asset type.\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html":{"name":"DataAsset","abstract":"\u003cp\u003eEnum representing different types of native data assets.\u003c/p\u003e"},"Enums/NativeDataAssetType.html":{"name":"NativeDataAssetType","abstract":"\u003cp\u003eEnum representing various types of native data assets that can be used in ads.\u003c/p\u003e"},"Enums/NativeImageAssetType.html":{"name":"NativeImageAssetType","abstract":"\u003cp\u003eEnum representing various types of native image assets used in ads.\u003c/p\u003e"},"Enums/Gender.html":{"name":"Gender","abstract":"\u003cp\u003eAn enumeration representing gender options for ad targeting or other purposes."},"Enums/PrebidInitializationStatus.html":{"name":"PrebidInitializationStatus","abstract":"\u003cp\u003eEnum representing the initialization status of the Prebid SDK.\u003c/p\u003e"},"Enums/PrebidHost.html":{"name":"PrebidHost","abstract":"\u003cp\u003e\u003ccode\u003ePrebidHost\u003c/code\u003e represents various Prebid server hosts used for ad bidding.\u003c/p\u003e"},"Enums/AdPosition.html":{"name":"AdPosition","abstract":"\u003cp\u003eAd position on screen. Refer to List 5.4:"},"Enums/Position.html":{"name":"Position","abstract":"\u003cp\u003eEnum representing various positions on the screen.\u003c/p\u003e"},"Enums/ResultCode.html":{"name":"ResultCode","abstract":"\u003cp\u003eEnum representing the result codes for various operations within the Prebid SDK.\u003c/p\u003e"},"Classes/MediationRewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationRewardedAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eInitializes a new instance of the \u003ccode\u003eMediationRewardedAdUnit\u003c/code\u003e with the specified configuration ID and mediation delegate.\u003c/p\u003e","parent_name":"MediationRewardedAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(py)nativeAdUnit":{"name":"nativeAdUnit","abstract":"\u003cp\u003eThe native ad unit that makes native request.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eInitializes a new instance of the \u003ccode\u003eMediationNativeAdUnit\u003c/code\u003e with the specified configuration ID and mediation delegate.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addEventTracker:":{"name":"addEventTracker(_:)","abstract":"\u003cp\u003eAdds event trackers to the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addNativeAssets:":{"name":"addNativeAssets(_:)","abstract":"\u003cp\u003eAdds native assets to the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setContextType:":{"name":"setContextType(_:)","abstract":"\u003cp\u003eSets the context type for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPlacementType:":{"name":"setPlacementType(_:)","abstract":"\u003cp\u003eSets the placement type for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPlacementCount:":{"name":"setPlacementCount(_:)","abstract":"\u003cp\u003eSets the placement count for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setContextSubType:":{"name":"setContextSubType(_:)","abstract":"\u003cp\u003eSets the context subtype for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setSequence:":{"name":"setSequence(_:)","abstract":"\u003cp\u003eSets the sequence for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setAssetURLSupport:":{"name":"setAssetURLSupport(_:)","abstract":"\u003cp\u003eSets the asset URL support for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setDURLSupport:":{"name":"setDURLSupport(_:)","abstract":"\u003cp\u003eSets the DURL support for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPrivacy:":{"name":"setPrivacy(_:)","abstract":"\u003cp\u003eSets the privacy value for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setExt:":{"name":"setExt(_:)","abstract":"\u003cp\u003eSets the extended data for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)getOrtbConfig":{"name":"getOrtbConfig()","abstract":"\u003cp\u003eRetrieves the OpenRTB configuration for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setOrtbConfig:":{"name":"setOrtbConfig(_:)","abstract":"\u003cp\u003eSets the OpenRTB configuration for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content object, replacing any existing content.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the current app content object.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds an array of content data objects to the app content.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeAppContent:":{"name":"removeAppContent(_:)","abstract":"\u003cp\u003eRemoves a specific content data object from the app content.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds an array of user data objects.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a specific user data object.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; value for adunit context targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; values for adunit context targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeContextDataForKey:":{"name":"removeContextData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific context data keyword \u0026amp; values set from adunit context targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eThis method allows to remove all context data set from adunit context targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting.","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting.","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword for adunit context targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword set for adunit context targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific context keyword from adunit context targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit context targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eMakes bid request for the native ad unit and setups mediation parameters.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eThe ad format for the ad unit.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eAdditional sizes for the ad unit.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eThe area for the skip button in the video ad.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eThe position of the skip button in the video ad.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eThe delay before the skip button appears in the video ad.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eConvenience initializer for the mediation interstitial ad unit.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/s:12PrebidMobile27MediationInterstitialAdUnitC8configId17minSizePercentage17mediationDelegateACSS_So6CGSizeVSgAA0acM0_ptcfc":{"name":"init(configId:minSizePercentage:mediationDelegate:)","abstract":"\u003cp\u003eInitializes a new mediation interstitial ad unit with the specified configuration ID, minimum size percentage, and mediation delegate.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)configId":{"name":"configId","abstract":"\u003cp\u003eThe configuration ID for the ad unit.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eParameters for configuring banner ads.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eParameters for configuring video ads.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eIndicates whether the video ad is muted.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eIndicates whether the sound button is visible in the video ad.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eThe area for the close button in the video ad.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eThe position of the close button in the video ad.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eOpenRTB configuration for the ad unit.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)configId":{"name":"configId","abstract":"\u003cp\u003eThe configuration ID for the ad unit.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eMakes bid request and setups mediation parameters.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; value for adunit context targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; values for adunit context targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeContextDataForKey:":{"name":"removeContextData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific context data keyword \u0026amp; values set from adunit context targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eThis method allows to remove all context data set from adunit context targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting.","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting.","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword for adunit context targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword set for adunit context targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific context keyword from adunit context targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit context targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content object, replacing any existing content.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the current app content object.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds an array of content data objects to the app content.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eRemoves a specific content data object from the app content.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eClears all content data objects from the app content.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds an array of user data objects.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a specific user data object.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)mediationDelegate":{"name":"mediationDelegate","abstract":"\u003cp\u003eProperty that performs certain utilty work for the \u003ccode\u003eMediationBannerAdUnit\u003c/code\u003e\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)configID":{"name":"configID","abstract":"\u003cp\u003eThe configuration ID for an ad unit\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)adFormat":{"name":"adFormat","abstract":"\u003cp\u003eThe ad format for the ad unit.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)adPosition":{"name":"adPosition","abstract":"\u003cp\u003eThe position of the ad on the screen.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eParameters for configuring banner ads.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eParameters for configuring video ads.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)refreshInterval":{"name":"refreshInterval","abstract":"\u003cp\u003eThe refresh interval for the ad.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eAdditional sizes for the ad unit.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eOpenRTB configuration\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; value for adunit context targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; values for adunit context targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeContextDataForKey:":{"name":"removeContextData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific context data keyword \u0026amp; values set from adunit context targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eThis method allows to remove all context data set from adunit context targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting.","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting.","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword for adunit context targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword set for adunit context targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific context keyword from adunit context targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit context targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content object, replacing any existing content.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)getAppContent":{"name":"getAppContent()","abstract":"\u003cp\u003eRetrieves the current app content object.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the current app content object.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds an array of content data objects to the app content.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eRemoves a specific content data object from the app content.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eClears all content data objects from the app content.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds an array of user data objects.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a specific user data object.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)initWithConfigID:size:mediationDelegate:":{"name":"init(configID:size:mediationDelegate:)","abstract":"\u003cp\u003eInitializes a new mediation banner ad unit with the specified configuration ID, size, and mediation delegate.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eMakes bid request and setups mediation parameters.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)stopRefresh":{"name":"stopRefresh()","abstract":"\u003cp\u003eStops the auto-refresh for the ad unit.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)adObjectDidFailToLoadAdWithAdObject:with:":{"name":"adObjectDidFailToLoadAd(adObject:with:)","abstract":"\u003cp\u003eHandles the event when the ad object fails to load an ad.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(py)reward":{"name":"reward","abstract":"\u003cp\u003eThe reward object for the ad unit.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)initWithConfigID:eventHandler:":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eRewardedAdUnit\u003c/code\u003e with the given configuration ID and event handler.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)initWithConfigID:":{"name":"init(configID:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eRewardedAdUnit\u003c/code\u003e with the given configuration ID and a default event handler.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)userDidEarnReward:":{"name":"userDidEarnReward(_:)","abstract":"\u003cp\u003eCalled when the user earns a reward.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial ad is closed.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eCalled when the ad unit receives an ad.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eCalled when the ad unit fails to receive an ad.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eCalled when the ad unit will present an ad.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eCalled when the ad unit dismisses an ad.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eCalled when the ad unit will leave the application.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eCalled when the ad unit is clicked.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eReturns whether the event handler is ready.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eSets the loading delegate for the event handler.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eSets the interaction delegate for the event handler.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eRequests an ad with the given bid response.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eShows the ad from the specified view controller.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eTracks the impression for the ad.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eThe area of the skip button in the video controls, specified as a percentage of the screen width.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eThe position of the skip button in the video controls.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eThe delay before the skip button appears, in seconds.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:":{"name":"init(configID:)","abstract":"\u003cp\u003eInitializes a new interstitial rendering ad unit with the specified configuration ID.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:minSizePercentage:":{"name":"init(configID:minSizePercentage:)","abstract":"\u003cp\u003eInitializes a new interstitial rendering ad unit with the specified configuration ID and minimum size percentage.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:minSizePercentage:eventHandler:":{"name":"init(configID:minSizePercentage:eventHandler:)","abstract":"\u003cp\u003eInitializes a new interstitial rendering ad unit with the specified configuration ID, minimum size percentage, and event handler.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eCalled when an ad is successfully received.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eCalled when the ad fails to be received.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eCalled when the ad will be presented.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eCalled when the ad is dismissed.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eCalled when the user will leave the application.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eCalled when the ad is clicked.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eChecks if the ad is ready to be displayed.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eSets the loading delegate for the event handler.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eSets the interaction delegate for the event handler.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eRequests an ad with the specified bid response\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eShows the ad from the specified view controller.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eTracks an impression for the ad.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eThe banner parameters used for configuring ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eThe video parameters used for configuring ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)lastBidResponse":{"name":"lastBidResponse","abstract":"\u003cp\u003eThe last bid response received for the ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)configID":{"name":"configID","abstract":"\u003cp\u003eThe configuration ID for the ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eThe set of ad formats supported by this ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eThe ORTB (OpenRTB) configuration string for the ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isReady":{"name":"isReady","abstract":"\u003cp\u003eA Boolean value indicating whether the ad unit is ready to be displayed.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eA Boolean value indicating whether the video controls are muted.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eA Boolean value indicating whether the sound button is visible in the video controls.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eThe area of the close button in the video controls as a percentage.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eThe position of the close button in the video controls.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eA delegate for handling interactions with the ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)adUnitConfig":{"name":"adUnitConfig","abstract":"\u003cp\u003eThe configuration object for the ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID11minSizePerc12eventHandlerACSS_So7NSValueCSgyXlSgtcfc":{"name":"init(configID:minSizePerc:eventHandler:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBaseInterstitialAdUnit\u003c/code\u003e with the specified configuration ID, minimum size percentage, and event handler.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID17minSizePercentage12eventHandlerACSS_So6CGSizeVyXlSgtcfc":{"name":"init(configID:minSizePercentage:eventHandler:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBaseInterstitialAdUnit\u003c/code\u003e with the specified configuration ID, minimum size percentage, and event handler.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID12eventHandlerACSS_yXlSgtcfc":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBaseInterstitialAdUnit\u003c/code\u003e with the specified configuration ID and event handler.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID17minSizePercentageACSS_So6CGSizeVtcfc":{"name":"init(configID:minSizePercentage:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBaseInterstitialAdUnit\u003c/code\u003e with the specified configuration ID and minimum size percentage.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configIDACSS_tcfc":{"name":"init(configID:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBaseInterstitialAdUnit\u003c/code\u003e with the specified configuration ID.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)loadAd":{"name":"loadAd()","abstract":"\u003cp\u003eLoads a new ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)showFrom:":{"name":"show(from:)","abstract":"\u003cp\u003eShows the ad from a specified view controller.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eAdds context data for a specified key.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUpdates context data for a specified key.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eRemoves context data for a specified key.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eClears all context data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eAdds ext data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUpdates ext data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eRemoves ext data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eClears ext data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eAdds a context keyword.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eAdds a set of context keywords.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eRemoves a context keyword.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eClears all context keywords.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eAdds an extended keyword.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eAdds multiple extended keywords.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eRemoves an extended keyword.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eClears all extended keywords.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the app content data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds app content data objects.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eRemoves an app content data object.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eClears all app content data objects.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds user data objects.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a user data object.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data objects.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialAdLoader:loadedAd:isReadyBlock:":{"name":"interstitialAdLoader(_:loadedAd:isReadyBlock:)","abstract":"\u003cp\u003eInternal delegate method.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialAdLoader:createdInterstitialController:":{"name":"interstitialAdLoader(_:createdInterstitialController:)","abstract":"\u003cp\u003eInternal delegate method.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)eventHandler":{"name":"eventHandler","abstract":"\u003cp\u003eThe event handler for the interstitial events.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerWillSendBidRequest:":{"name":"adLoadFlowControllerWillSendBidRequest(_:)","abstract":"\u003cp\u003eCalled when the ad load flow controller is about to send a bid request.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerWillRequestPrimaryAd:":{"name":"adLoadFlowControllerWillRequestPrimaryAd(_:)","abstract":"\u003cp\u003eCalled when the ad load flow controller is about to request the primary ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerShouldContinue:":{"name":"adLoadFlowControllerShouldContinue(_:)","abstract":"\u003cp\u003eCalled to determine if the ad load flow controller should continue with the current flow.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowController:failedWithError:":{"name":"adLoadFlowController(_:failedWithError:)","abstract":"\u003cp\u003eCalled when the ad load flow controller fails with an error.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)trackImpressionForInterstitialController:":{"name":"trackImpression(forInterstitialController:)","abstract":"\u003cp\u003eTracks an impression for the given interstitial controller.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidClickAd:":{"name":"interstitialControllerDidClickAd(_:)","abstract":"\u003cp\u003eCalled when the ad in the interstitial controller is clicked.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eCalled when the ad in the interstitial controller is closed.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidLeaveApp:":{"name":"interstitialControllerDidLeaveApp(_:)","abstract":"\u003cp\u003eCalled when the ad in the interstitial controller causes the app to leave.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidDisplay:":{"name":"interstitialControllerDidDisplay(_:)","abstract":"\u003cp\u003eCalled when the interstitial controller displays an ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidComplete:":{"name":"interstitialControllerDidComplete(_:)","abstract":"\u003cp\u003eCalled when the interstitial controller completes the ad display.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)viewControllerForModalPresentationFromInterstitialController:":{"name":"viewControllerForModalPresentation(fromInterstitialController:)","abstract":"\u003cp\u003eProvides the view controller to use for modal presentation.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)willPresentAd":{"name":"willPresentAd()","abstract":"\u003cp\u003eCalled when an ad is about to be presented.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)didDismissAd":{"name":"didDismissAd()","abstract":"\u003cp\u003eCalled when an ad has been dismissed.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eCalled when the ad causes the app to leave.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)didClickAd":{"name":"didClickAd()","abstract":"\u003cp\u003eCalled when an ad is clicked.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eRequests an ad using the provided bid response.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eDisplays the ad using the provided view controller.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eChecks if the ad unit is ready to show an ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eNotifies the delegate that an ad has been successfully received.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eNotifies the delegate that the ad failed to load.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eNotifies the delegate that an ad is about to be presented.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eNotifies the delegate that an ad has been dismissed.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eNotifies the delegate that the app is about to leave due to an ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eNotifies the delegate that an ad has been clicked.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eSets the loading delegate for the event handler.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eSets the interaction delegate for the event handler.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC39callEventHandler_showFromViewController10controllerySo06UIViewM0CSg_tF":{"name":"callEventHandler_showFromViewController(controller:)","abstract":"\u003cp\u003eShows the ad from the provided view controller.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eTracks an impression for the ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adUnitConfig":{"name":"adUnitConfig","abstract":"\u003cp\u003eThe ad unit configuration.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)eventHandler":{"name":"eventHandler","abstract":"\u003cp\u003eThe event handler for banner view events.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eBanner-specific parameters.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eVideo-specific parameters.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)lastBidResponse":{"name":"lastBidResponse","abstract":"\u003cp\u003eThe last bid response received.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)configID":{"name":"configID","abstract":"\u003cp\u003eID of Stored Impression on the Prebid server\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)refreshInterval":{"name":"refreshInterval","abstract":"\u003cp\u003eThe interval for refreshing the ad.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eAdditional sizes for the ad.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adFormat":{"name":"adFormat","abstract":"\u003cp\u003eThe ad format (e.g., banner, video).\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adPosition":{"name":"adPosition","abstract":"\u003cp\u003eThe position of the ad on the screen.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eORTB configuration string.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithFrame:configID:adSize:eventHandler:":{"name":"init(frame:configID:adSize:eventHandler:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBannerView\u003c/code\u003e.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithConfigID:eventHandler:":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eConvenience initializer for creating a \u003ccode\u003eBannerView\u003c/code\u003e with a configuration ID and event handler.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithFrame:configID:adSize:":{"name":"init(frame:configID:adSize:)","abstract":"\u003cp\u003eConvenience initializer for creating a \u003ccode\u003eBannerView\u003c/code\u003e with a frame, configuration ID, and ad size.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)loadAd":{"name":"loadAd()","abstract":"\u003cp\u003eLoads the ad for the banner view.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)setStoredAuctionResponseWithStoredAuction:":{"name":"setStoredAuctionResponse(storedAuction:)","abstract":"\u003cp\u003eSets the stored auction response.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)stopRefresh":{"name":"stopRefresh()","abstract":"\u003cp\u003eStops the auto-refresh of the ad.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eAdds context data for a specified key.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUpdates context data for a specified key.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eRemoves context data for a specified key.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eClears all context data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eAdds ext data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUpdates ext data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eRemoves ext data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eClears ext data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eAdds a context keyword.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eAdds a set of context keywords.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eRemoves a context keyword.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eClears all context keywords.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eAdds an extended keyword.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eAdds multiple extended keywords.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eRemoves an extended keyword.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eClears all extended keywords.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the app content data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds app content data objects.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eRemoves an app content data object.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eClears all app content data objects.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds user data objects.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a user data object.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data objects.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)trackImpressionForDisplayView:":{"name":"trackImpression(forDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)viewControllerForModalPresentationFromDisplayView:":{"name":"viewControllerForModalPresentation(fromDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didLeaveAppFrom:":{"name":"didLeaveApp(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willPresentModalFrom:":{"name":"willPresentModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didDismissModalFrom:":{"name":"didDismissModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)bannerAdLoader:loadedAdView:adSize:":{"name":"bannerAdLoader(_:loadedAdView:adSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)bannerAdLoader:createdDisplayView:":{"name":"bannerAdLoader(_:createdDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowController:failedWithError:":{"name":"adLoadFlowController(_:failedWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerWillSendBidRequest:":{"name":"adLoadFlowControllerWillSendBidRequest(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerWillRequestPrimaryAd:":{"name":"adLoadFlowControllerWillRequestPrimaryAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerShouldContinue:":{"name":"adLoadFlowControllerShouldContinue(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willPresentModal":{"name":"willPresentModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didDismissModal":{"name":"didDismissModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)viewControllerForPresentingModal":{"name":"viewControllerForPresentingModal","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)maxVideoDuration":{"name":"maxVideoDuration","abstract":"\u003cp\u003eThis property indicates maximum video duration.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eThis property indicates whether the ad should run playback with sound or not.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eThis property indicates the area which the close button should occupy on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eThis property indicates the position of the close button on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eThis property indicates the area which the skip button should occupy on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eThis property indicates the position of the skip button on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eThis property indicates the number of seconds which should be passed from the start of playback until the skip or close button should be shown.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eThis property indicates whether mute controls is visible on the screen.\u003c/p\u003e","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(im)initializeWith:":{"name":"initialize(with:)","abstract":"\u003cp\u003eUse to initialize video controls with server values.\u003c/p\u003e","parent_name":"VideoControlsConfiguration"},"Classes/AdFormat.html#/s:12PrebidMobile8AdFormatC8RawValuea":{"name":"RawValue","abstract":"\u003cp\u003eThe underlying type of the raw value.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(py)rawValue":{"name":"rawValue","abstract":"\u003cp\u003eThe raw integer value representing the ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(py)stringEquivalent":{"name":"stringEquivalent","abstract":"\u003cp\u003eThe string representation of the ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(im)initWithRawValue:stringEquivalent:":{"name":"init(rawValue:stringEquivalent:)","abstract":"\u003cp\u003eInitializes an \u003ccode\u003eAdFormat\u003c/code\u003e instance with a specified raw value and its string equivalent.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(im)initWithRawValue:":{"name":"init(rawValue:)","abstract":"\u003cp\u003eInitializes an \u003ccode\u003eAdFormat\u003c/code\u003e instance with a specified raw value.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)banner":{"name":"banner","abstract":"\u003cp\u003eRepresents a banner ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)video":{"name":"video","abstract":"\u003cp\u003eRepresents a video ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)native":{"name":"native","abstract":"\u003cp\u003eRepresents a native ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)display":{"name":"display","abstract":"\u003cp\u003eRepresents a deprecated display ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)allCases":{"name":"allCases","abstract":"\u003cp\u003eAn array containing all cases of ad formats, excluding deprecated ones.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe class is created as a singleton object \u0026amp; used\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)setCustomHostURL:error:":{"name":"setCustomHostURL(_:)","abstract":"\u003cp\u003eThe CustomHost property holds the URL for the custom prebid adaptor\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)getHostURLWithHost:error:":{"name":"getHostURL(host:)","abstract":"\u003cp\u003eThis function retrieves the prebid server URL for the selected host\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)verifyUrlWithUrlString:":{"name":"verifyUrl(urlString:)","abstract":"\u003cp\u003eThis function verifies if the prebid server URL is in the url format\u003c/p\u003e","parent_name":"Host"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(cpy)supportsSecureCoding":{"name":"supportsSecureCoding","abstract":"\u003cp\u003eIndicates whether the class supports secure coding.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)source":{"name":"source","abstract":"\u003cp\u003eThe source of the external user ID.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)identifier":{"name":"identifier","abstract":"\u003cp\u003eThe identifier of the external user ID.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)atype":{"name":"atype","abstract":"\u003cp\u003eThe type of the external user ID, represented as an optional \u003ccode\u003eNSNumber\u003c/code\u003e.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)ext":{"name":"ext","abstract":"\u003cp\u003eAdditional attributes related to the external user ID, represented as an optional dictionary.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)initWithSource:identifier:atype:ext:":{"name":"init(source:identifier:atype:ext:)","abstract":"\u003cp\u003eInitialize ExternalUserId Class\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)encodeWithCoder:":{"name":"encode(with:)","abstract":"\u003cp\u003eEncodes the properties of the class using the given encoder.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)initWithCoder:":{"name":"init(coder:)","abstract":"\u003cp\u003eInitializes an \u003ccode\u003eExternalUserId\u003c/code\u003e instance from the given decoder.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)toJSONDictionary":{"name":"toJSONDictionary()","abstract":"\u003cp\u003eConverts the \u003ccode\u003eExternalUserId\u003c/code\u003e instance to a JSON dictionary.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eA shared instance of the \u003ccode\u003eTargeting\u003c/code\u003e class.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)omidPartnerName":{"name":"omidPartnerName","abstract":"\u003cp\u003eThe name of the OMID partner.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)omidPartnerVersion":{"name":"omidPartnerVersion","abstract":"\u003cp\u003eThe version of the OMID partner.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)yearOfBirth":{"name":"yearOfBirth","abstract":"\u003cp\u003eIndicates user birth year.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setYearOfBirthWithYob:":{"name":"setYearOfBirth(yob:)","abstract":"\u003cp\u003eThis method set the year of birth value\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getYearOfBirth":{"name":"getYearOfBirth()","abstract":"\u003cp\u003eObjective C API\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearYearOfBirth":{"name":"clearYearOfBirth()","abstract":"\u003cp\u003eThis method clears year of birth value set by the application developer\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userGender":{"name":"userGender","abstract":"\u003cp\u003eIndicates the end-user\u0026rsquo;s gender.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)userGenderDescription":{"name":"userGenderDescription()","abstract":"\u003cp\u003eString representation of the users gender,","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userID":{"name":"userID","abstract":"\u003cp\u003eIndicates the customer-provided user ID, if different from the Device ID.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)buyerUID":{"name":"buyerUID","abstract":"\u003cp\u003eBuyer-specific ID for the user as mapped by the exchange for the buyer.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userCustomData":{"name":"userCustomData","abstract":"\u003cp\u003eOptional feature to pass bidder data that was set in the","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)eids":{"name":"eids","abstract":"\u003cp\u003ePlaceholder for User Identity Links.","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userExt":{"name":"userExt","abstract":"\u003cp\u003ePlaceholder for exchange-specific extensions to OpenRTB.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)coppa":{"name":"coppa","abstract":"\u003cp\u003eObjective C analog of subjectToCOPPA\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC14subjectToCOPPASbSgvp":{"name":"subjectToCOPPA","abstract":"\u003cp\u003eInteger flag indicating if this request is subject to the COPPA regulations","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC13subjectToGDPRSbSgvp":{"name":"subjectToGDPR","abstract":"\u003cp\u003eThe boolean value set by the user to collect user data\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setSubjectToGDPR:":{"name":"setSubjectToGDPR(_:)","abstract":"\u003cp\u003eObjective-C API\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getSubjectToGDPR":{"name":"getSubjectToGDPR()","abstract":"\u003cp\u003eObjective-C API\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)gdprConsentString":{"name":"gdprConsentString","abstract":"\u003cp\u003eThe consent string for sending the GDPR consent\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)purposeConsents":{"name":"purposeConsents","abstract":"\u003cp\u003eThe consent string for purposes consent as per TCFv2.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC22getDeviceAccessConsentSbSgyF":{"name":"getDeviceAccessConsent()","abstract":"\u003cp\u003ePurpose 1 - Store and/or access information on a device\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getDeviceAccessConsentObjc":{"name":"getDeviceAccessConsentObjc()","abstract":"\u003cp\u003eReturns whether the user has consented to access device data as an \u003ccode\u003eNSNumber\u003c/code\u003e.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC17getPurposeConsent5indexSbSgSi_tF":{"name":"getPurposeConsent(index:)","abstract":"\u003cp\u003eReturns the user\u0026rsquo;s consent for a specific purpose by index.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)isAllowedAccessDeviceData":{"name":"isAllowedAccessDeviceData()","abstract":"\u003cp\u003eChecks if access to device data is allowed.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)externalUserIds":{"name":"externalUserIds","abstract":"\u003cp\u003eArray of external user IDs.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)storeExternalUserId:":{"name":"storeExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to save External User Id in the User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)fetchStoredExternalUserIds":{"name":"fetchStoredExternalUserIds()","abstract":"\u003cp\u003eThis method allows to get All External User Ids from User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)fetchStoredExternalUserId:":{"name":"fetchStoredExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to get External User Id from User Defaults by passing respective \u0026lsquo;source\u0026rsquo; string as param\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeStoredExternalUserId:":{"name":"removeStoredExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to remove specific External User Id from User Defaults by passing respective \u0026lsquo;source\u0026rsquo; string as param\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeStoredExternalUserIds":{"name":"removeStoredExternalUserIds()","abstract":"\u003cp\u003eThis method allows to remove all the External User Ids from User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getExternalUserIds":{"name":"getExternalUserIds()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contentUrl":{"name":"contentUrl","abstract":"\u003cp\u003eThis is the deep-link URL for the app screen that is displaying the ad. This can be an iOS universal link.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)publisherName":{"name":"publisherName","abstract":"\u003cp\u003eApp\u0026rsquo;s publisher name.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)sourceapp":{"name":"sourceapp","abstract":"\u003cp\u003eID of publisher app in Apple’s App Store.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)storeURL":{"name":"storeURL","abstract":"\u003cp\u003eApp store URL for an installed app\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)domain":{"name":"domain","abstract":"\u003cp\u003eDomain name of the app\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)itunesID":{"name":"itunesID","abstract":"\u003cp\u003eThe itunes app id for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)location":{"name":"location","abstract":"\u003cp\u003eThe application location for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC17locationPrecisionSiSgvp":{"name":"locationPrecision","abstract":"\u003cp\u003eThe application location precision for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setLocationPrecision:":{"name":"setLocationPrecision(_:)","abstract":"\u003cp\u003eObjective-C API\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getLocationPrecision":{"name":"getLocationPrecision()","abstract":"\u003cp\u003eObjective-C API\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)coordinate":{"name":"coordinate","abstract":"\u003cp\u003eCLLocationCoordinate2D.","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addParam:withName:":{"name":"addParam(_:withName:)","abstract":"\u003cp\u003eAdds a parameter to the parameter dictionary with a specified name.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setCustomParams:":{"name":"setCustomParams(_:)","abstract":"\u003cp\u003eSets custom parameters by adding each key-value pair to the parameter dictionary.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addCustomParam:withName:":{"name":"addCustomParam(_:withName:)","abstract":"\u003cp\u003eAdds a custom parameter to the parameter dictionary with a prefixed name.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setLatitude:longitude:":{"name":"setLatitude(_:longitude:)","abstract":"\u003cp\u003eStore location in the user\u0026rsquo;s section\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addBidderToAccessControlList:":{"name":"addBidderToAccessControlList(_:)","abstract":"\u003cp\u003eAdds a bidder to the access control list.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeBidderFromAccessControlList:":{"name":"removeBidderFromAccessControlList(_:)","abstract":"\u003cp\u003eRemoves a bidder from the access control list.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAccessControlList":{"name":"clearAccessControlList()","abstract":"\u003cp\u003eClears all bidders from the access control list.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAccessControlList":{"name":"getAccessControlList()","abstract":"\u003cp\u003eRetrieves the current access control list.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)accessControlList":{"name":"accessControlList","abstract":"\u003cp\u003eAccess control list for external use.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserDataWithKey:value:":{"name":"addUserData(key:value:)","abstract":"\u003cp\u003eAdds user data for a specified key.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateUserDataWithKey:value:":{"name":"updateUserData(key:value:)","abstract":"\u003cp\u003eUpdates user data for a specified key with a new set of values.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeUserDataFor:":{"name":"removeUserData(for:)","abstract":"\u003cp\u003eRemoves user data for a specified key.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getUserData":{"name":"getUserData()","abstract":"\u003cp\u003eRetrieves all user data.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userDataDictionary":{"name":"userDataDictionary","abstract":"\u003cp\u003eUser data dictionary for external use.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserKeyword:":{"name":"addUserKeyword(_:)","abstract":"\u003cp\u003eAdds a user keyword.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserKeywords:":{"name":"addUserKeywords(_:)","abstract":"\u003cp\u003eAdds multiple user keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeUserKeyword:":{"name":"removeUserKeyword(_:)","abstract":"\u003cp\u003eRemoves a user keyword.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearUserKeywords":{"name":"clearUserKeywords()","abstract":"\u003cp\u003eClears all user keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getUserKeywords":{"name":"getUserKeywords()","abstract":"\u003cp\u003eRetrieves all user keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userKeywords":{"name":"userKeywords","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003egetUserKeywords\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eaddAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eupdateAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeContextDataFor:":{"name":"removeContextData(for:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eremoveAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eclearAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getContextData":{"name":"getContextData()","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003egetAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contextDataDictionary":{"name":"contextDataDictionary","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003egetAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppExtDataWithKey:value:":{"name":"addAppExtData(key:value:)","abstract":"\u003cp\u003eAdds application-specific data for a specified key.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateAppExtDataWithKey:value:":{"name":"updateAppExtData(key:value:)","abstract":"\u003cp\u003eUpdates application-specific data for a specified key with a new set of values.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeAppExtDataFor:":{"name":"removeAppExtData(for:)","abstract":"\u003cp\u003eRemoves application-specific data for a specified key.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAppExtData":{"name":"clearAppExtData()","abstract":"\u003cp\u003eClears all application-specific data.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAppExtData":{"name":"getAppExtData()","abstract":"\u003cp\u003eRetrieves all application-specific data.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eaddAppKeyword\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eaddAppKeywords\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eremoveAppKeyword\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eclearAppKeywords\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getContextKeywords":{"name":"getContextKeywords()","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003egetAppKeywords\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contextKeywords":{"name":"contextKeywords","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003egetAppKeywords\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppKeyword:":{"name":"addAppKeyword(_:)","abstract":"\u003cp\u003eAdds an application keyword.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppKeywords:":{"name":"addAppKeywords(_:)","abstract":"\u003cp\u003eAdds multiple application keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeAppKeyword:":{"name":"removeAppKeyword(_:)","abstract":"\u003cp\u003eRemoves an application keyword.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAppKeywords":{"name":"clearAppKeywords()","abstract":"\u003cp\u003eClears all application keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAppKeywords":{"name":"getAppKeywords()","abstract":"\u003cp\u003eRetrieves all application keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)parameterDictionary":{"name":"parameterDictionary","abstract":"\u003cp\u003eDictionary of parameters.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)bidderNameAppNexus":{"name":"bidderNameAppNexus","abstract":"\u003cp\u003eThe name of the bidder for AppNexus.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)bidderNameRubiconProject":{"name":"bidderNameRubiconProject","abstract":"\u003cp\u003eThe name of the bidder for Rubicon Project.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutUpdated":{"name":"timeoutUpdated","abstract":"\u003cp\u003eIndicates whether the timeout value has been updated.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)prebidServerAccountId":{"name":"prebidServerAccountId","abstract":"\u003cp\u003eThe Prebid Server account ID.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)pbsDebug":{"name":"pbsDebug","abstract":"\u003cp\u003eEnables or disables debug mode.","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)customHeaders":{"name":"customHeaders","abstract":"\u003cp\u003eCustom HTTP headers to be sent with requests.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)storedBidResponses":{"name":"storedBidResponses","abstract":"\u003cp\u003eStored bid responses identified by bidder names.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)shouldAssignNativeAssetID":{"name":"shouldAssignNativeAssetID","abstract":"\u003cp\u003eThis property is set by the developer when he is willing to assign the assetID for Native ad.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)shareGeoLocation":{"name":"shareGeoLocation","abstract":"\u003cp\u003eThis property is set by the developer when he is willing to share the location for better ad targeting\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)logLevel":{"name":"logLevel","abstract":"\u003cp\u003eSet the desidered verbosity of the logs\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)externalUserIdArray":{"name":"externalUserIdArray","abstract":"\u003cp\u003eArray containing objects that hold External UserId parameters.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe singleton instance of the \u003ccode\u003ePrebid\u003c/code\u003e class.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)version":{"name":"version","abstract":"\u003cp\u003eThe version of the PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)omsdkVersion":{"name":"omsdkVersion","abstract":"\u003cp\u003eThe version of the OM SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)prebidServerHost":{"name":"prebidServerHost","abstract":"\u003cp\u003eThe host for the Prebid Server.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)customStatusEndpoint":{"name":"customStatusEndpoint","abstract":"\u003cp\u003eCustom status endpoint for the Prebid Server.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutMillis":{"name":"timeoutMillis","abstract":"\u003cp\u003eTimeout for Prebid requests in milliseconds.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutMillisDynamic":{"name":"timeoutMillisDynamic","abstract":"\u003cp\u003eDynamic timeout value.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)storedAuctionResponse":{"name":"storedAuctionResponse","abstract":"\u003cp\u003eStored auction response.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)useCacheForReportingWithRenderingAPI":{"name":"useCacheForReportingWithRenderingAPI","abstract":"\u003cp\u003eIndicates whether the PBS should cache the bid for the rendering API.","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)creativeFactoryTimeout":{"name":"creativeFactoryTimeout","abstract":"\u003cp\u003eControls how long each creative has to load before it is considered a failure.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)creativeFactoryTimeoutPreRenderContent":{"name":"creativeFactoryTimeoutPreRenderContent","abstract":"\u003cp\u003eControls how long video and interstitial creatives have to load before it is considered a failure.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)useExternalClickthroughBrowser":{"name":"useExternalClickthroughBrowser","abstract":"\u003cp\u003eControls whether to use PrebidMobile\u0026rsquo;s in-app browser or the Safari App for displaying ad clickthrough content.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)impClickbrowserType":{"name":"impClickbrowserType","abstract":"\u003cp\u003eIndicates the type of browser opened upon clicking the creative in an app, where embedded = 0, native = 1.","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)debugLogFileEnabled":{"name":"debugLogFileEnabled","abstract":"\u003cp\u003eIf set to true, the output of PrebidMobile\u0026rsquo;s internal logger is written to a text file. This can be helpful for debugging. Defaults to false.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)locationUpdatesEnabled":{"name":"locationUpdatesEnabled","abstract":"\u003cp\u003eIf true, the SDK will periodically try to listen for location updates in order to request location-based ads.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)includeWinners":{"name":"includeWinners","abstract":"\u003cp\u003eIf true, the sdk will add \u003ccode\u003eincludewinners\u003c/code\u003e flag inside the targeting object described in \u003ca href=\"https://docs.prebid.org/prebid-server/endpoints/openrtb2/pbs-endpoint-auction.html#targeting\"\u003ePBS Documentation\u003c/a\u003e\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)includeBidderKeys":{"name":"includeBidderKeys","abstract":"\u003cp\u003eIf true, the sdk will add \u003ccode\u003eincludebidderkeys\u003c/code\u003e flag inside the targeting object described in \u003ca href=\"https://docs.prebid.org/prebid-server/endpoints/openrtb2/pbs-endpoint-auction.html#targeting\"\u003ePBS Documentation\u003c/a\u003e\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)setCustomPrebidServerWithUrl:error:":{"name":"setCustomPrebidServer(url:)","abstract":"\u003cp\u003eSets a custom Prebid Server URL.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)addStoredBidResponseWithBidder:responseId:":{"name":"addStoredBidResponse(bidder:responseId:)","abstract":"\u003cp\u003eAdds a stored bid response.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)clearStoredBidResponses":{"name":"clearStoredBidResponses()","abstract":"\u003cp\u003eClears all stored bid responses.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)getStoredBidResponses":{"name":"getStoredBidResponses()","abstract":"\u003cp\u003eRetrieves stored bid responses.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)addCustomHeaderWithName:value:":{"name":"addCustomHeader(name:value:)","abstract":"\u003cp\u003eAdds a custom HTTP header.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)clearCustomHeaders":{"name":"clearCustomHeaders()","abstract":"\u003cp\u003eClears all custom HTTP headers.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDK::":{"name":"initializeSDK(_:_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDKWithGadMobileAdsVersion::":{"name":"initializeSDK(gadMobileAdsVersion:_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDK:":{"name":"initializeSDK(_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eThe video parameters for this ad unit.","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eVideoInterstitialAdUnit\u003c/code\u003e with the specified configuration ID.","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eConvenience initializer to create a video interstitial ad unit with specified minimum width and height percentages.\u003c/p\u003e","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eThe parameters for video ads associated with this ad unit.\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eVideoAdUnit\u003c/code\u003e with the specified configuration ID and size.\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(im)addAdditionalSizeWithSizes:":{"name":"addAdditionalSize(sizes:)","abstract":"\u003cp\u003eAdds additional sizes to the ad unit.\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe class is created as a singleton object \u0026amp; used\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eA delegate to handle native ad events.\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(im)convertDictToMoPubKeywordsWithDict:":{"name":"convertDictToMoPubKeywords(dict:)","abstract":"\u003cp\u003eDeprecated. MoPub is not available anymore. Use Prebid MAX adapters instead.\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(im)findNativeWithAdObject:":{"name":"findNative(adObject:)","abstract":"\u003cp\u003eFinds a native ad object within a given object.\u003c/p\u003e","parent_name":"Utils"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eDeprecated property for video parameters.\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eProperty for video parameters.\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eRewardedVideoAdUnit\u003c/code\u003e with the given configuration ID.\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eRewardedVideoAdUnit\u003c/code\u003e with the given configuration ID and minimum size percentages.\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)api":{"name":"api","abstract":"\u003cp\u003eList of supported API frameworks for this impression. If an API is not explicitly listed, it is assumed not to be supported.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)maxBitrate":{"name":"maxBitrate","abstract":"\u003cp\u003eMaximum bit rate in Kbps.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)minBitrate":{"name":"minBitrate","abstract":"\u003cp\u003eMaximum bit rate in Kbps.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)maxDuration":{"name":"maxDuration","abstract":"\u003cp\u003eMaximum video ad duration in seconds.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)minDuration":{"name":"minDuration","abstract":"\u003cp\u003eMinimum video ad duration in seconds.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)mimes":{"name":"mimes","abstract":"\u003cp\u003eContent MIME types supported.","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)playbackMethod":{"name":"playbackMethod","abstract":"\u003cp\u003eAllowed playback methods. If none specified, assume all are allowed.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)protocols":{"name":"protocols","abstract":"\u003cp\u003eArray of supported video bid response protocols.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)startDelay":{"name":"startDelay","abstract":"\u003cp\u003eIndicates the start delay in seconds for pre-roll, mid-roll, or post-roll ad placements.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)placement":{"name":"placement","abstract":"\u003cp\u003ePlacement type for the impression.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)linearity":{"name":"linearity","abstract":"\u003cp\u003eIndicates if the impression must be linear, nonlinear, etc. If none specified, assume all are allowed.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/s:12PrebidMobile15VideoParametersC6adSizeSo6CGSizeVSgvp":{"name":"adSize","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawAPI":{"name":"rawAPI","abstract":"\u003cp\u003eHelper property\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawPlaybackMethod":{"name":"rawPlaybackMethod","abstract":"\u003cp\u003eHelper property\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawProtocols":{"name":"rawProtocols","abstract":"\u003cp\u003eHelper property\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(im)initWithMimes:":{"name":"init(mimes:)","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(im)setSize:":{"name":"setSize(_:)","abstract":"\u003cp\u003eObjective-C API\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/SingleContainerInt.html#/s:s27ExpressibleByIntegerLiteralP0cD4TypeQa":{"name":"IntegerLiteralType","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(py)value":{"name":"value","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/s:s27ExpressibleByIntegerLiteralP07integerD0x0cD4TypeQz_tcfc":{"name":"init(integerLiteral:)","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(im)isEqual:":{"name":"isEqual(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(py)hash":{"name":"hash","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8InStreamAEvpZ":{"name":"InStream","abstract":"\u003cp\u003eIn-Stream\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8InBannerAEvpZ":{"name":"InBanner","abstract":"\u003cp\u003eIn-Banner\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC9InArticleAEvpZ":{"name":"InArticle","abstract":"\u003cp\u003eIn-Article\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC6InFeedAEvpZ":{"name":"InFeed","abstract":"\u003cp\u003eIn-Feed\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC12InterstitialAEvpZ":{"name":"Interstitial","abstract":"\u003cp\u003eInterstitial\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC6SliderAEvpZ":{"name":"Slider","abstract":"\u003cp\u003eSlider\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8FloatingAEvpZ":{"name":"Floating","abstract":"\u003cp\u003eFloating\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC03getD10ByRawValueyAESgSiFZ":{"name":"getPlacementByRawValue(_:)","abstract":"\u003cp\u003eHelper function\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC7PreRollAEvpZ":{"name":"PreRoll","abstract":"\u003cp\u003ePre-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC14GenericMidRollAEvpZ":{"name":"GenericMidRoll","abstract":"\u003cp\u003eGeneric Mid-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC15GenericPostRollAEvpZ":{"name":"GenericPostRoll","abstract":"\u003cp\u003eGeneric Post-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_1_0AEvpZ":{"name":"VAST_1_0","abstract":"\u003cp\u003eVAST 1.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_2_0AEvpZ":{"name":"VAST_2_0","abstract":"\u003cp\u003eVAST 2.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_3_0AEvpZ":{"name":"VAST_3_0","abstract":"\u003cp\u003eVAST 3.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_1_0_WrapperAEvpZ":{"name":"VAST_1_0_Wrapper","abstract":"\u003cp\u003eVAST 1.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_2_0_WrapperAEvpZ":{"name":"VAST_2_0_Wrapper","abstract":"\u003cp\u003eVAST 2.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_3_0_WrapperAEvpZ":{"name":"VAST_3_0_Wrapper","abstract":"\u003cp\u003eVAST 3.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_4_0AEvpZ":{"name":"VAST_4_0","abstract":"\u003cp\u003eVAST 4.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_4_0_WrapperAEvpZ":{"name":"VAST_4_0_Wrapper","abstract":"\u003cp\u003eVAST 4.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC9DAAST_1_0AEvpZ":{"name":"DAAST_1_0","abstract":"\u003cp\u003eDAAST 1.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC17DAAST_1_0_WRAPPERAEvpZ":{"name":"DAAST_1_0_WRAPPER","abstract":"\u003cp\u003eDAAST 1.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC15AutoPlaySoundOnAEvpZ":{"name":"AutoPlaySoundOn","abstract":"\u003cp\u003eInitiates on Page Load with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC16AutoPlaySoundOffAEvpZ":{"name":"AutoPlaySoundOff","abstract":"\u003cp\u003eInitiates on Page Load with Sound Off by Default\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC11ClickToPlayAEvpZ":{"name":"ClickToPlay","abstract":"\u003cp\u003eInitiates on Click with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC9MouseOverAEvpZ":{"name":"MouseOver","abstract":"\u003cp\u003eInitiates on Mouse-Over with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC12EnterSoundOnAEvpZ":{"name":"EnterSoundOn","abstract":"\u003cp\u003eInitiates on Entering Viewport with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC13EnterSoundOffAEvpZ":{"name":"EnterSoundOff","abstract":"\u003cp\u003eInitiates on Entering Viewport with Sound Off by Default\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7VPAID_1AEvpZ":{"name":"VPAID_1","abstract":"\u003cp\u003eVPAID 1.0\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7VPAID_2AEvpZ":{"name":"VPAID_2","abstract":"\u003cp\u003eVPAID 2.0\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_1AEvpZ":{"name":"MRAID_1","abstract":"\u003cp\u003eMRAID-1\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC5ORMMAAEvpZ":{"name":"ORMMA","abstract":"\u003cp\u003eORMMA\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_2AEvpZ":{"name":"MRAID_2","abstract":"\u003cp\u003eMRAID-2\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_3AEvpZ":{"name":"MRAID_3","abstract":"\u003cp\u003eMRAID-3\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC6OMID_1AEvpZ":{"name":"OMID_1","abstract":"\u003cp\u003eOMID-1\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html":{"name":"Api","abstract":"\u003ch1 id='openrtb-api-frameworks' class='heading'\u003eOpenRTB - API Frameworks\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/PlaybackMethod.html":{"name":"PlaybackMethod","abstract":"\u003ch1 id='openrtb-playback-methods' class='heading'\u003eOpenRTB - Playback Methods\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/Protocols.html":{"name":"Protocols","abstract":"\u003ch1 id='openrtb-protocols' class='heading'\u003eOpenRTB - Protocols\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/StartDelay.html":{"name":"StartDelay","abstract":"\u003ch1 id='openrtb-start-delay' class='heading'\u003eOpenRTB - Start Delay\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/Placement.html":{"name":"Placement","abstract":"\u003ch1 id='openrtb-video-placement-types' class='heading'\u003eOpenRTB - Video Placement Types\u003c/h1\u003e","parent_name":"Signals"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)assets":{"name":"assets","abstract":"\u003cp\u003eAn array of \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/NativeAsset.html\"\u003eNativeAsset\u003c/a\u003e\u003c/code\u003e objects representing the assets required for the native ad request.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eAn array of \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/NativeEventTracker.html\"\u003eNativeEventTracker\u003c/a\u003e\u003c/code\u003e objects specifying the event tracking settings for the native ad.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)version":{"name":"version","abstract":"\u003cp\u003eThe version of the native ad specification being used. Defaults to \u0026ldquo;1.2\u0026rdquo;.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)context":{"name":"context","abstract":"\u003cp\u003eThe context in which the ad appears. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ContextType.html\"\u003eContextType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)contextSubType":{"name":"contextSubType","abstract":"\u003cp\u003eA more detailed context in which the ad appears. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ContextSubType.html\"\u003eContextSubType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)placementType":{"name":"placementType","abstract":"\u003cp\u003eThe design/format/layout of the ad unit being offered. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PlacementType.html\"\u003ePlacementType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)placementCount":{"name":"placementCount","abstract":"\u003cp\u003eThe number of identical placements in the ad layout. Defaults to 1.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)sequence":{"name":"sequence","abstract":"\u003cp\u003eThe sequence number of the ad. Defaults to 0.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)asseturlsupport":{"name":"asseturlsupport","abstract":"\u003cp\u003eIndicates whether the supply source/impression supports returning an \u003ccode\u003eassetsurl\u003c/code\u003e instead of an asset object.","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003eIndicates whether the supply source/impression supports returning a \u003ccode\u003edco\u003c/code\u003e URL instead of an asset object.","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eIndicates whether the supply source/impression supports returning a \u003ccode\u003edco\u003c/code\u003e URL instead of an asset object.","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)ext":{"name":"ext","abstract":"\u003cp\u003eA placeholder for custom JSON agreed to by the parties to support flexibility beyond the standard specification.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)api":{"name":"api","abstract":"\u003cp\u003eList of supported API frameworks for this impression. If an API is not explicitly listed, it is assumed not to be supported.\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/s:12PrebidMobile16BannerParametersC24interstitialMinWidthPercSiSgvp":{"name":"interstitialMinWidthPerc","abstract":"\u003cp\u003eMin width percentage value for interstitial\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/s:12PrebidMobile16BannerParametersC25interstitialMinHeightPercSiSgvp":{"name":"interstitialMinHeightPerc","abstract":"\u003cp\u003eMin height percentage value for interstitial\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)adSizes":{"name":"adSizes","abstract":"\u003cp\u003eAd sizes of the ad\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)rawAPI":{"name":"rawAPI","abstract":"\u003cp\u003eHelper for \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)api\"\u003eapi\u003c/a\u003e\u003c/code\u003e values\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)FeedContent":{"name":"FeedContent","abstract":"\u003cp\u003ePlacement type indicating the ad appears within feed content.\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)AtomicContent":{"name":"AtomicContent","abstract":"\u003cp\u003ePlacement type indicating the ad appears within atomic content.\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)OutsideContent":{"name":"OutsideContent","abstract":"\u003cp\u003ePlacement type indicating the ad appears outside of content.\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)RecommendationWidget":{"name":"RecommendationWidget","abstract":"\u003cp\u003ePlacement type indicating the ad appears within a recommendation widget.\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003ePlacement type for custom placements not predefined in the standard.\u003c/p\u003e","parent_name":"PlacementType"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(py)text":{"name":"text","abstract":"\u003cp\u003eThe text associated with the text element.\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/s:12PrebidMobile11NativeTitleC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eThe length of the title being provided.","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeTitle\u003c/code\u003e object from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeTitle\u003c/code\u003e object with default values.\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)version":{"name":"version","abstract":"\u003cp\u003eThe version of the native ad specification being used. Defaults to \u0026ldquo;1.2\u0026rdquo; if not set.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)context":{"name":"context","abstract":"\u003cp\u003eThe context in which the ad appears. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ContextType.html\"\u003eContextType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)contextSubType":{"name":"contextSubType","abstract":"\u003cp\u003eA more detailed context in which the ad appears. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ContextSubType.html\"\u003eContextSubType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)placementType":{"name":"placementType","abstract":"\u003cp\u003eThe design/format/layout of the ad unit being offered. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PlacementType.html\"\u003ePlacementType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)placementCount":{"name":"placementCount","abstract":"\u003cp\u003eThe number of identical placements in the ad layout. Defaults to 1 if not set.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)sequence":{"name":"sequence","abstract":"\u003cp\u003eThe sequence number of the ad. Defaults to 0 if not set.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)assets":{"name":"assets","abstract":"\u003cp\u003eAn array of \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/NativeAsset.html\"\u003eNativeAsset\u003c/a\u003e\u003c/code\u003e objects representing the assets required for the native ad request.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)asseturlsupport":{"name":"asseturlsupport","abstract":"\u003cp\u003eIndicates whether the supply source/impression supports returning an \u003ccode\u003eassetsurl\u003c/code\u003e instead of an asset object.","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003eIndicates whether the supply source/impression supports returning a \u003ccode\u003edco\u003c/code\u003e URL instead of an asset object.","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eAn array of \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/NativeEventTracker.html\"\u003eNativeEventTracker\u003c/a\u003e\u003c/code\u003e objects specifying the event tracking settings for the native ad.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eIndicates whether the native ad supports a buyer-specific privacy notice. Defaults to 0 if not set.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)ext":{"name":"ext","abstract":"\u003cp\u003eA placeholder for custom JSON agreed to by the parties to support flexibility beyond the standard specification.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)configId":{"name":"configId","abstract":"\u003cp\u003eThe configuration ID for the ad unit.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeRequest\u003c/code\u003e with a specified configuration ID.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)initWithConfigId:assets:eventTrackers:":{"name":"init(configId:assets:eventTrackers:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeRequest\u003c/code\u003e with a specified configuration ID, assets, and event trackers.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)addNativeAssets:":{"name":"addNativeAssets(_:)","abstract":"\u003cp\u003eAdds an array of native assets to the request. If assets already exist, they will be appended.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)addNativeEventTracker:":{"name":"addNativeEventTracker(_:)","abstract":"\u003cp\u003eAdds an array of native event trackers to the request. If event trackers already exist, they will be appended.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)getNativeRequestObject":{"name":"getNativeRequestObject()","abstract":"\u003cp\u003eRetrieves the native request object as a JSON dictionary.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)context":{"name":"context","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)contextsubtype":{"name":"contextsubtype","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)plcmttype":{"name":"plcmttype","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)plcmtcnt":{"name":"plcmtcnt","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)seq":{"name":"seq","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)assets":{"name":"assets","abstract":"\u003cp\u003e[Required]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)aurlsupport":{"name":"aurlsupport","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eSpecifies what type of event objects tracking is supported - see Event Trackers Request Object\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)privacy":{"name":"privacy","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeMarkupRequestObject\u003c/code\u003e with default values.\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)copyWithZone:":{"name":"copy(with:)","abstract":"\u003cp\u003eCreates a copy of the current \u003ccode\u003eNativeMarkupRequestObject\u003c/code\u003e instance.\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)jsonDictionary":{"name":"jsonDictionary","abstract":"\u003cp\u003eConverts the \u003ccode\u003eNativeMarkupRequestObject\u003c/code\u003e instance to a JSON dictionary.\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)toJsonStringWithError:":{"name":"toJsonString()","abstract":"\u003cp\u003eConverts the \u003ccode\u003eNativeMarkupRequestObject\u003c/code\u003e instance to a JSON string.\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)url":{"name":"url","abstract":"\u003cp\u003eLanding URL of the clickable link.\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)clicktrackers":{"name":"clicktrackers","abstract":"\u003cp\u003eList of third-party tracker URLs to be fired on click of the URL.\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)fallback":{"name":"fallback","abstract":"\u003cp\u003eFallback URL for deeplink.","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeLink\u003c/code\u003e object from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes with default values\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC4typeSiSgvp":{"name":"type","abstract":"\u003cp\u003eThe type of image element being submitted from the Image Asset Types table.","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(py)url":{"name":"url","abstract":"\u003cp\u003eURL of the image asset.\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC5widthSiSgvp":{"name":"width","abstract":"\u003cp\u003eWidth of the image in pixels.","parent_name":"NativeImage"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC6heightSiSgvp":{"name":"height","abstract":"\u003cp\u003eHeight of the image in pixels.","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeImage\u003c/code\u003e object from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes with default values\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeEventTrackerResponse.html#/s:12PrebidMobile26NativeEventTrackerResponseC5eventSiSgvp":{"name":"event","abstract":"\u003cp\u003eType of event to track.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/s:12PrebidMobile26NativeEventTrackerResponseC6methodSiSgvp":{"name":"method","abstract":"\u003cp\u003eType of tracking requested.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)url":{"name":"url","abstract":"\u003cp\u003eThe URL of the image or js.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)customdata":{"name":"customdata","abstract":"\u003cp\u003eTo be agreed individually with the exchange, an array of key:value objects for custom tracking,","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeEventTrackerResponse\u003c/code\u003e object from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes with default values\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)Image":{"name":"Image","abstract":"\u003cp\u003eRepresents image-based event tracking.\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)js":{"name":"js","abstract":"\u003cp\u003eRepresents JavaScript-based event tracking.\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eRepresents a custom event tracking method.\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)Impression":{"name":"Impression","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableImpression50":{"name":"ViewableImpression50","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableImpression100":{"name":"ViewableImpression100","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableVideoImpression50":{"name":"ViewableVideoImpression50","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/NativeEventTracker.html#/c:@M@PrebidMobile@objc(cs)NativeEventTracker(im)initWithEvent:methods:":{"name":"init(event:methods:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eNativeEventTracker\u003c/code\u003e instance.\u003c/p\u003e","parent_name":"NativeEventTracker"},"Classes/NativeData.html#/s:12PrebidMobile10NativeDataC4typeSiSgvp":{"name":"type","abstract":"\u003cp\u003eThe type of data element being submitted from the Data Asset Types table.","parent_name":"NativeData"},"Classes/NativeData.html#/s:12PrebidMobile10NativeDataC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eThe length of the data element being submitted.","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(py)value":{"name":"value","abstract":"\u003cp\u003eThe formatted string of data to be displayed.","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eNativeData\u003c/code\u003e object with the provided JSON dictionary.\u003c/p\u003e","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeData"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Icon":{"name":"Icon","abstract":"\u003cp\u003eRepresents an icon image asset.\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Main":{"name":"Main","abstract":"\u003cp\u003eRepresents the main image asset.\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eRepresents a custom image asset.\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/NativeAssetData.html#/s:12PrebidMobile15NativeAssetDataC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eThe length of the data asset.\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetData.html#/c:@M@PrebidMobile@objc(cs)NativeAssetData(py)ext":{"name":"ext","abstract":"\u003cp\u003eAdditional custom properties for the data asset.\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetData.html#/c:@M@PrebidMobile@objc(cs)NativeAssetData(im)initWithType:required:":{"name":"init(type:required:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAssetData\u003c/code\u003e.\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)type":{"name":"type","abstract":"\u003cp\u003eThe type of the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC5widthSiSgvp":{"name":"width","abstract":"\u003cp\u003eThe width of the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC8widthMinSiSgvp":{"name":"widthMin","abstract":"\u003cp\u003eThe minimum width of the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC6heightSiSgvp":{"name":"height","abstract":"\u003cp\u003eThe height of the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC9heightMinSiSgvp":{"name":"heightMin","abstract":"\u003cp\u003eThe minimum height of the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)mimes":{"name":"mimes","abstract":"\u003cp\u003eThe MIME types supported for the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)ext":{"name":"ext","abstract":"\u003cp\u003eAdditional custom properties for the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(im)initWithMinimumWidth:minimumHeight:required:":{"name":"init(minimumWidth:minimumHeight:required:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAssetImage\u003c/code\u003e.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(im)initWithIsRequired:":{"name":"init(isRequired:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAssetImage\u003c/code\u003e.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetTitle.html#/c:@M@PrebidMobile@objc(cs)NativeAssetTitle(py)ext":{"name":"ext","abstract":"\u003cp\u003eAdditional custom properties for the title asset.\u003c/p\u003e","parent_name":"NativeAssetTitle"},"Classes/NativeAssetTitle.html#/c:@M@PrebidMobile@objc(cs)NativeAssetTitle(im)initWithLength:required:":{"name":"init(length:required:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAssetTitle\u003c/code\u003e.\u003c/p\u003e","parent_name":"NativeAssetTitle"},"Classes/NativeAsset.html#/s:12PrebidMobile11NativeAssetC8requiredSbvp":{"name":"required","abstract":"\u003cp\u003eIndicates whether the asset is required for the ad to be considered valid.\u003c/p\u003e","parent_name":"NativeAsset"},"Classes/NativeAsset.html#/s:12PrebidMobile11NativeAssetC10isRequiredACSb_tcfc":{"name":"init(isRequired:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAsset\u003c/code\u003e.\u003c/p\u003e","parent_name":"NativeAsset"},"Classes/NativeAdMarkupAsset.html#/s:12PrebidMobile19NativeAdMarkupAssetC2idSiSgvp":{"name":"id","abstract":"\u003cp\u003eOptional if asseturl/dcourl is being used; required if embeded asset is being used\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/s:12PrebidMobile19NativeAdMarkupAssetC8requiredSiSgvp":{"name":"required","abstract":"\u003cp\u003eSet to 1 if asset is required. (bidder requires it to be displayed).\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)title":{"name":"title","abstract":"\u003cp\u003eTitle object for title assets.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)img":{"name":"img","abstract":"\u003cp\u003eImage object for image assets.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)data":{"name":"data","abstract":"\u003cp\u003eData object for ratings, prices etc.\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)link":{"name":"link","abstract":"\u003cp\u003eLink object for call to actions.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAdMarkupAsset\u003c/code\u003e from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAdMarkupAsset\u003c/code\u003e with default values.\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)version":{"name":"version","abstract":"\u003cp\u003eVersion of the Native Markup version in use.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)assets":{"name":"assets","abstract":"\u003cp\u003eList of native ad’s assets.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)assetsurl":{"name":"assetsurl","abstract":"\u003cp\u003eURL of an alternate source for the assets object.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)dcourl":{"name":"dcourl","abstract":"\u003cp\u003eURL where a dynamic creative specification may be found for populating this ad, per the Dynamic Content Ads Specification.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)link":{"name":"link","abstract":"\u003cp\u003eDestination Link.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)imptrackers":{"name":"imptrackers","abstract":"\u003cp\u003eArray of impression tracking URLs, expected to return a 1x1 image or 204 response - typically only passed when using 3rd party trackers.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)jstracker":{"name":"jstracker","abstract":"\u003cp\u003eOptional JavaScript impression tracker.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eArray of tracking objects to run with the ad, in response to the declared supported methods in the request.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eIf support was indicated in the request, URL of a page informing the user about the buyer’s targeting activity.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)initWithJsonString:":{"name":"init(jsonString:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAdMarkup\u003c/code\u003e from a JSON string.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAdMarkup\u003c/code\u003e from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAdMarkup\u003c/code\u003e with default values.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(py)version":{"name":"version","abstract":"\u003cp\u003eVersion of the Native Markup version in use.\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(py)markupRequestObject":{"name":"markupRequestObject","abstract":"\u003cp\u003eThe object containing the request details for the native markup.\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/NativeAdMarkup.html\"\u003eNativeAdMarkup\u003c/a\u003e\u003c/code\u003e with default values.\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)nativeAdMarkup":{"name":"nativeAdMarkup","abstract":"\u003cp\u003eThe native ad markup containing the ad assets.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eThe delegate to receive native ad events.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)titles":{"name":"titles","abstract":"\u003cp\u003eReturns an array of titles from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)dataObjects":{"name":"dataObjects","abstract":"\u003cp\u003eReturns an array of data objects from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)images":{"name":"images","abstract":"\u003cp\u003eReturns an array of images from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)eventTrackers":{"name":"eventTrackers","abstract":"\u003cp\u003eReturns an array of event trackers from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)dataObjectsOf:":{"name":"dataObjects(of:)","abstract":"\u003cp\u003eReturns an array of data objects filtered by the specified data type.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)imagesOf:":{"name":"images(of:)","abstract":"\u003cp\u003eReturns an array of images filtered by the specified image type.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)title":{"name":"title","abstract":"\u003cp\u003eReturns the first title text from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)imageUrl":{"name":"imageUrl","abstract":"\u003cp\u003eReturns the URL of the main image from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)iconUrl":{"name":"iconUrl","abstract":"\u003cp\u003eReturns the URL of the icon image from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)sponsoredBy":{"name":"sponsoredBy","abstract":"\u003cp\u003eReturns the sponsored by text from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)text":{"name":"text","abstract":"\u003cp\u003eReturns the description text from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)callToAction":{"name":"callToAction","abstract":"\u003cp\u003eReturns the call-to-action text from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(cm)createWithCacheId:":{"name":"create(cacheId:)","abstract":"\u003cp\u003eCreates a \u003ccode\u003eNativeAd\u003c/code\u003e instance from the given cache ID.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)registerViewWithView:clickableViews:":{"name":"registerView(view:clickableViews:)","abstract":"\u003cp\u003eRegisters a view for tracking viewability and click events.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Content":{"name":"Content","abstract":"\u003cp\u003eRepresents a content context type.\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Social":{"name":"Social","abstract":"\u003cp\u003eRepresents a social media context type.\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Product":{"name":"Product","abstract":"\u003cp\u003eRepresents a product context type.\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eRepresents a custom context type.\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)General":{"name":"General","abstract":"\u003cp\u003eRepresents a general context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Article":{"name":"Article","abstract":"\u003cp\u003eRepresents an article context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Video":{"name":"Video","abstract":"\u003cp\u003eRepresents a video context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Audio":{"name":"Audio","abstract":"\u003cp\u003eRepresents an audio context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Image":{"name":"Image","abstract":"\u003cp\u003eRepresents an image context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)UserGenerated":{"name":"UserGenerated","abstract":"\u003cp\u003eRepresents a user-generated content context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Social":{"name":"Social","abstract":"\u003cp\u003eRepresents a social media context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)email":{"name":"email","abstract":"\u003cp\u003eRepresents an email context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)chatIM":{"name":"chatIM","abstract":"\u003cp\u003eRepresents a chat or instant messaging context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)SellingProduct":{"name":"SellingProduct","abstract":"\u003cp\u003eRepresents a product selling context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)AppStore":{"name":"AppStore","abstract":"\u003cp\u003eRepresents an App Store context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)ReviewSite":{"name":"ReviewSite","abstract":"\u003cp\u003eRepresents a review site context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eRepresents a custom context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)initWithBannerParameters:videoParameters:nativeParameters:isInterstitial:isRewarded:":{"name":"init(bannerParameters:videoParameters:nativeParameters:isInterstitial:isRewarded:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003ePrebidRequest\u003c/code\u003e with the given parameters.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)setGPID:":{"name":"setGPID(_:)","abstract":"\u003cp\u003eSets the GPID for the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content for the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the app content for the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds data to the app content.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eRemoves specific data from the app content.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eClears all data from the app content.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds user data to the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves specific user data from the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data from the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(py)pbAdSlot":{"name":"pbAdSlot","abstract":"\u003cp\u003eThe ad slot identifier for the Prebid ad unit.\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003ePrebidAdUnit\u003c/code\u003e with the given configuration ID.\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)fetchDemandWithAdObject:request:completion:":{"name":"fetchDemand(adObject:request:completion:)","abstract":"\u003cp\u003eMakes bid request for the specified ad object and request config. Setups targeting keywords into the adObject.\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)fetchDemandWithRequest:completion:":{"name":"fetchDemand(request:completion:)","abstract":"\u003cp\u003eMakes bid request for the specified request config.\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)setAutoRefreshMillisWithTime:":{"name":"setAutoRefreshMillis(time:)","abstract":"\u003cp\u003eThis method allows to set the auto refresh period for the demand\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)stopAutoRefresh":{"name":"stopAutoRefresh()","abstract":"\u003cp\u003eThis method stops the auto refresh of demand\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)resumeAutoRefresh":{"name":"resumeAutoRefresh()","abstract":"\u003cp\u003eThis method resumes the auto refresh of demand\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(cpy)EVENT_WIN":{"name":"EVENT_WIN","abstract":"\u003cp\u003eKey to get Prebid win event from \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events\"\u003eevents\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(cpy)EVENT_IMP":{"name":"EVENT_IMP","abstract":"\u003cp\u003eKey to get Prebid imp event from \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events\"\u003eevents\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)resultCode":{"name":"resultCode","abstract":"\u003cp\u003eThe result code of the bid request\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)targetingKeywords":{"name":"targetingKeywords","abstract":"\u003cp\u003eTargeting keywords associated with the bid\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/s:12PrebidMobile7BidInfoC3expSdSgvp":{"name":"exp","abstract":"\u003cp\u003eThe expiration time of the bid\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)nativeAdCacheId":{"name":"nativeAdCacheId","abstract":"\u003cp\u003eThe cache ID for native ads\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events":{"name":"events","abstract":"\u003cp\u003eEvents related to the bid\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/s:12PrebidMobile7BidInfoC10resultCode17targetingKeywords3exp15nativeAdCacheId6eventsAcA06ResultF0O_SDyS2SGSgSdSgSSSgAKtcfc":{"name":"init(resultCode:targetingKeywords:exp:nativeAdCacheId:events:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBidInfo\u003c/code\u003e instance with the specified parameters.\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(im)getExp":{"name":"getExp()","abstract":"\u003cp\u003eRetrieves the expiration time of the bid as an \u003ccode\u003eNSNumber\u003c/code\u003e.\u003c/p\u003e","parent_name":"BidInfo"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eThe deprecated banner parameters for this ad unit.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eThe banner parameters for this ad unit.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eThe video parameters for this ad unit.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eThe ad formats for the ad unit.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eInitializes a new interstitial ad unit with a unique configuration identifier.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eInitializes a new interstitial ad unit with a minimum width and height percentage.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InstreamVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)InstreamVideoAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eThe video parameters for this ad unit.\u003c/p\u003e","parent_name":"InstreamVideoAdUnit"},"Classes/InstreamVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)InstreamVideoAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eInitializes a new instream video ad unit.\u003c/p\u003e","parent_name":"InstreamVideoAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eA deprecated property for banner ad parameters.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eThe banner ad parameters used to configure the ad unit.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eThe video ad parameters used to configure the ad unit.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eThe set of ad formats for the ad unit.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBannerAdUnit\u003c/code\u003e with the specified configuration ID and size.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(im)addAdditionalSizeWithSizes:":{"name":"addAdditionalSize(sizes:)","abstract":"\u003cp\u003eAdds additional sizes to the banner ad unit\u0026rsquo;s configuration.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(py)pbAdSlot":{"name":"pbAdSlot","abstract":"\u003cp\u003eORTB: imp[].ext.data.adslot\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/s:12PrebidMobile6AdUnitC8configId4size9adFormatsACSS_So6CGSizeVSgShyAA0C6FormatCGtcfc":{"name":"init(configId:size:adFormats:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eAdUnit\u003c/code\u003e instance with the specified configuration ID, size, and ad formats.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eMakes bid request and provides the result as a dictionary of key-value pairs.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithCompletionBidInfo:":{"name":"fetchDemand(completionBidInfo:)","abstract":"\u003cp\u003eMakes bid request and provides the result as a \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BidInfo.html\"\u003eBidInfo\u003c/a\u003e\u003c/code\u003e object.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithAdObject:completion:":{"name":"fetchDemand(adObject:completion:)","abstract":"\u003cp\u003eMakes bid request for a specific ad object and provides the result code. Setups targeting keywords into the adObject.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; value for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; values for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeContextDataForKey:":{"name":"removeContextData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific context data keyword \u0026amp; values set from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eThis method allows to remove all context data set from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting.","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword set for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific context keyword from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content object, replacing any existing content.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getAppContent":{"name":"getAppContent()","abstract":"\u003cp\u003eRetrieves the current app content object.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the current app content object.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds an array of content data objects to the app content.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eRemoves a specific content data object from the app content.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eClears all content data objects from the app content.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getUserData":{"name":"getUserData()","abstract":"\u003cp\u003eRetrieves the current user data.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds an array of user data objects.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a specific user data object.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setGPID:":{"name":"setGPID(_:)","abstract":"\u003cp\u003eSets the GPID for the ad unit.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getGPID":{"name":"getGPID()","abstract":"\u003cp\u003eRetrieves the current GPID for the ad unit.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setOrtbConfig:":{"name":"setOrtbConfig(_:)","abstract":"\u003cp\u003eSets the OpenRTB configuration string for the ad unit.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getOrtbConfig":{"name":"getOrtbConfig()","abstract":"\u003cp\u003eRetrieves the current OpenRTB configuration string for the ad unit.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setAutoRefreshMillisWithTime:":{"name":"setAutoRefreshMillis(time:)","abstract":"\u003cp\u003eThis method allows to set the auto refresh period for the demand\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)stopAutoRefresh":{"name":"stopAutoRefresh()","abstract":"\u003cp\u003eThis method stops the auto refresh of demand\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)resumeAutoRefresh":{"name":"resumeAutoRefresh()","abstract":"\u003cp\u003eThis method resumes the auto refresh of demand\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html":{"name":"AdUnit","abstract":"\u003cp\u003eBase class for ad units built for original type of integration.\u003c/p\u003e"},"Classes/BannerAdUnit.html":{"name":"BannerAdUnit","abstract":"\u003cp\u003eA class representing a banner ad unit for original type of integration.\u003c/p\u003e"},"Classes/InstreamVideoAdUnit.html":{"name":"InstreamVideoAdUnit","abstract":"\u003cp\u003eRepresents an instream video ad unit for original type of integration.\u003c/p\u003e"},"Classes/InterstitialAdUnit.html":{"name":"InterstitialAdUnit","abstract":"\u003cp\u003eRepresents an interstitial ad unit built for original type of integration.\u003c/p\u003e"},"Classes/BidInfo.html":{"name":"BidInfo","abstract":"\u003cp\u003eContains information about bid.\u003c/p\u003e"},"Classes/PrebidAdUnit.html":{"name":"PrebidAdUnit","abstract":"\u003cp\u003eMultiformat ad unit. Built for original API.\u003c/p\u003e"},"Classes/PrebidRequest.html":{"name":"PrebidRequest","abstract":"\u003cp\u003eClass that contains properties and methods to configure Prebid request.\u003c/p\u003e"},"Classes/ContextSubType.html":{"name":"ContextSubType","abstract":"\u003cp\u003eNative context subtype asset.\u003c/p\u003e"},"Classes/ContextType.html":{"name":"ContextType","abstract":"\u003cp\u003eNative context type asset.\u003c/p\u003e"},"Classes/NativeAd.html":{"name":"NativeAd","abstract":"\u003cp\u003eRepresents a native ad and handles its various properties and functionalities.\u003c/p\u003e"},"Classes/NativeAdConfiguration.html":{"name":"NativeAdConfiguration","abstract":"\u003cp\u003eRepresents the configuration for a native ad, including markup and version information.\u003c/p\u003e"},"Classes/NativeAdMarkup.html":{"name":"NativeAdMarkup","abstract":"\u003cp\u003eRepresents the markup for a native ad, including assets, tracking URLs, and other metadata.\u003c/p\u003e"},"Classes/NativeAdMarkupAsset.html":{"name":"NativeAdMarkupAsset","abstract":"\u003cp\u003eRepresents an asset in the native ad markup, which can be a title, image, data, or link.\u003c/p\u003e"},"Classes/NativeAsset.html":{"name":"NativeAsset","abstract":"\u003cp\u003eRepresents a generic native ad asset which could be a title, image, or data.\u003c/p\u003e"},"Classes/NativeAssetTitle.html":{"name":"NativeAssetTitle","abstract":"\u003cp\u003eRepresents a title asset in a native ad.\u003c/p\u003e"},"Classes/NativeAssetImage.html":{"name":"NativeAssetImage","abstract":"\u003cp\u003eRepresents an image asset in a native ad.\u003c/p\u003e"},"Classes/NativeAssetData.html":{"name":"NativeAssetData","abstract":"\u003cp\u003eRepresents a data asset in a native ad.\u003c/p\u003e"},"Classes/ImageAsset.html":{"name":"ImageAsset","abstract":"\u003cp\u003eNative image asset type.\u003c/p\u003e"},"Classes/NativeData.html":{"name":"NativeData","abstract":"\u003cp\u003eClass representing native data elements in the ad markup.\u003c/p\u003e"},"Classes/NativeEventTracker.html":{"name":"NativeEventTracker","abstract":"\u003cp\u003eClass representing an event tracker for native ads.\u003c/p\u003e"},"Classes/EventType.html":{"name":"EventType","abstract":"\u003cp\u003eClass representing different event types.\u003c/p\u003e"},"Classes/EventTracking.html":{"name":"EventTracking","abstract":"\u003cp\u003eNative event tracking type.\u003c/p\u003e"},"Classes/NativeEventTrackerResponse.html":{"name":"NativeEventTrackerResponse","abstract":"\u003cp\u003eClass representing a response for a native event tracker.\u003c/p\u003e"},"Classes/NativeImage.html":{"name":"NativeImage","abstract":"\u003cp\u003eClass representing an image asset in a native ad.\u003c/p\u003e"},"Classes/NativeLink.html":{"name":"NativeLink","abstract":"\u003cp\u003eClass representing a link in a native ad.\u003c/p\u003e"},"Classes/NativeMarkupRequestObject.html":{"name":"NativeMarkupRequestObject","abstract":"\u003cp\u003eRepresents a request object for native markup, including details about the ad\u0026rsquo;s context, placement, and supported features.\u003c/p\u003e"},"Classes/NativeRequest.html":{"name":"NativeRequest","abstract":"\u003cp\u003eA class representing a native request for original type of integration.\u003c/p\u003e"},"Classes/NativeTitle.html":{"name":"NativeTitle","abstract":"\u003cp\u003eRepresents the title element in a native ad, including optional text and length.\u003c/p\u003e"},"Classes/PlacementType.html":{"name":"PlacementType","abstract":"\u003cp\u003eRepresents different types of placements for native ads.\u003c/p\u003e"},"Classes/BannerParameters.html":{"name":"BannerParameters","abstract":"\u003cp\u003eDescribes an \u003ca href=\"https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf\"\u003eOpenRTB\u003c/a\u003e banner object\u003c/p\u003e"},"Classes/NativeParameters.html":{"name":"NativeParameters","abstract":"\u003cp\u003eRepresents parameters for a native ad request, including assets, event trackers, and configuration settings.\u003c/p\u003e"},"Classes/Signals.html":{"name":"Signals","abstract":"\u003cp\u003eA class containing constants related to OpenRTB signals.\u003c/p\u003e"},"Classes/SingleContainerInt.html":{"name":"SingleContainerInt","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VideoParameters.html":{"name":"VideoParameters","abstract":"\u003cp\u003eDescribes an \u003ca href=\"https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf\"\u003eOpenRTB\u003c/a\u003e video object\u003c/p\u003e"},"Classes/RewardedVideoAdUnit.html":{"name":"RewardedVideoAdUnit","abstract":"\u003cp\u003eRepresents an rewarded ad unit for original type of integration.\u003c/p\u003e"},"Classes/Utils.html":{"name":"Utils","abstract":"\u003cp\u003eA utility class for handling various ad-related operations and conversions.\u003c/p\u003e"},"Classes/VideoAdUnit.html":{"name":"VideoAdUnit","abstract":"\u003cp\u003eA deprecated class for handling video ad units.\u003c/p\u003e"},"Classes/VideoInterstitialAdUnit.html":{"name":"VideoInterstitialAdUnit","abstract":"\u003cp\u003eA deprecated class representing a video interstitial ad unit."},"Classes/Prebid.html":{"name":"Prebid","abstract":"\u003cp\u003eThe \u003ccode\u003ePrebid\u003c/code\u003e class manages the configuration and initialization of the PrebidMobile SDK.\u003c/p\u003e"},"Classes/Targeting.html":{"name":"Targeting","abstract":"\u003cp\u003eA class that manages targeting information for ads.\u003c/p\u003e"},"Classes/ExternalUserId.html":{"name":"ExternalUserId","abstract":"\u003cp\u003eDefines the User Id Object from an External Thrid Party Source\u003c/p\u003e"},"Classes/Host.html":{"name":"Host","abstract":"\u003cp\u003eA singleton class that manages the Prebid server URL, including a custom URL.\u003c/p\u003e"},"Classes/AdFormat.html":{"name":"AdFormat","abstract":"\u003cp\u003e\u003ccode\u003eAdFormat\u003c/code\u003e is a class that represents different types of ad formats using an OptionSet."},"Classes/VideoControlsConfiguration.html":{"name":"VideoControlsConfiguration","abstract":"\u003cp\u003eA class representing the configuration for video controls in an ad."},"Classes/BannerView.html":{"name":"BannerView","abstract":"\u003cp\u003eThe view that will display the particular banner ad. Built for rendering type of integration.\u003c/p\u003e"},"Classes/BaseInterstitialAdUnit.html":{"name":"BaseInterstitialAdUnit","abstract":"\u003cp\u003eA base class for interstitial ad units.\u003c/p\u003e"},"Classes/InterstitialRenderingAdUnit.html":{"name":"InterstitialRenderingAdUnit","abstract":"\u003cp\u003eRepresents an interstitial ad unit. Built for rendering type of integration.\u003c/p\u003e"},"Classes/RewardedAdUnit.html":{"name":"RewardedAdUnit","abstract":"\u003cp\u003eRepresents an rewarded ad unit. Built for rendering type of integration.\u003c/p\u003e"},"Classes/MediationBannerAdUnit.html":{"name":"MediationBannerAdUnit","abstract":"\u003cp\u003eThis class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs."},"Classes/MediationBaseInterstitialAdUnit.html":{"name":"MediationBaseInterstitialAdUnit","abstract":"\u003cp\u003eBase class for interstitial ads in Mediation API.\u003c/p\u003e"},"Classes/MediationInterstitialAdUnit.html":{"name":"MediationInterstitialAdUnit","abstract":"\u003cp\u003eThis class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs."},"Classes/MediationNativeAdUnit.html":{"name":"MediationNativeAdUnit","abstract":"\u003cp\u003eThis class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs."},"Classes/MediationRewardedAdUnit.html":{"name":"MediationRewardedAdUnit","abstract":"\u003cp\u003eThis class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs."},"Classes.html":{"name":"Classes","abstract":"\u003cp\u003eThe following classes are available globally.\u003c/p\u003e"},"Enums.html":{"name":"Enumerations","abstract":"\u003cp\u003eThe following enumerations are available globally.\u003c/p\u003e"},"Protocols.html":{"name":"Protocols","abstract":"\u003cp\u003eThe following protocols are available globally.\u003c/p\u003e"},"Typealiases.html":{"name":"Type Aliases","abstract":"\u003cp\u003eThe following type aliases are available globally.\u003c/p\u003e"}} \ No newline at end of file +{"Typealiases.html#/s:12PrebidMobile0A22InitializationCallbacka":{"name":"PrebidInitializationCallback","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Typealiases.html#/s:12PrebidMobile0A22ServerResponseCallbacka":{"name":"PrebidServerResponseCallback","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Typealiases.html#/s:12PrebidMobile0A25JSLibraryContentsCallbacka":{"name":"PrebidJSLibraryContentsCallback","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Typealiases.html#/s:12PrebidMobile24PBMNetworkReachableBlocka":{"name":"PBMNetworkReachableBlock","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialControllerLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerLoadingDelegate(im)interstitialControllerDidLoadAd:":{"name":"interstitialControllerDidLoadAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerLoadingDelegate"},"Protocols/InterstitialControllerLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerLoadingDelegate(im)interstitialController:didFailWithError:":{"name":"interstitialController(_:didFailWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerLoadingDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)trackImpressionForInterstitialController:":{"name":"trackImpression(forInterstitialController:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)interstitialControllerDidClickAd:":{"name":"interstitialControllerDidClickAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)interstitialControllerDidLeaveApp:":{"name":"interstitialControllerDidLeaveApp(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)interstitialControllerDidDisplay:":{"name":"interstitialControllerDidDisplay(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)interstitialControllerDidComplete:":{"name":"interstitialControllerDidComplete(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)viewControllerForModalPresentationFromInterstitialController:":{"name":"viewControllerForModalPresentation(fromInterstitialController:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/DisplayViewLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewLoadingDelegate(im)displayViewDidLoadAd:":{"name":"displayViewDidLoadAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewLoadingDelegate"},"Protocols/DisplayViewLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewLoadingDelegate(im)displayView:didFailWithError:":{"name":"displayView(_:didFailWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewLoadingDelegate"},"Protocols/DisplayViewInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewInteractionDelegate(im)trackImpressionForDisplayView:":{"name":"trackImpression(forDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewInteractionDelegate"},"Protocols/DisplayViewInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewInteractionDelegate(im)viewControllerForModalPresentationFromDisplayView:":{"name":"viewControllerForModalPresentation(fromDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewInteractionDelegate"},"Protocols/DisplayViewInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewInteractionDelegate(im)didLeaveAppFrom:":{"name":"didLeaveApp(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewInteractionDelegate"},"Protocols/DisplayViewInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewInteractionDelegate(im)willPresentModalFrom:":{"name":"willPresentModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewInteractionDelegate"},"Protocols/DisplayViewInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewInteractionDelegate(im)didDismissModalFrom:":{"name":"didDismissModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewInteractionDelegate"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)setUpAdObjectWith:":{"name":"setUpAdObject(with:)","abstract":"\u003cp\u003ePuts to ad object\u0026rsquo;s localExtra the ad object (winning bid or native ad) and configId","parent_name":"PrebidMediationDelegate"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)cleanUpAdObject":{"name":"cleanUpAdObject()","abstract":"\u003cp\u003eRemoves an bid info from ad object\u0026rsquo;s localExtra","parent_name":"PrebidMediationDelegate"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)getAdView":{"name":"getAdView()","abstract":"\u003cp\u003eReturns ad view that was passed into PrebidMediationDelegate earlier.","parent_name":"PrebidMediationDelegate"},"Protocols/RewardedEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedEventLoadingDelegate(py)reward":{"name":"reward","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedEventLoadingDelegate"},"Protocols/RewardedEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedEventInteractionDelegate(im)userDidEarnReward:":{"name":"userDidEarnReward(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedEventInteractionDelegate"},"Protocols/RewardedEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.\u003c/p\u003e","parent_name":"RewardedEventHandlerProtocol"},"Protocols/RewardedEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the user\u0026rsquo;s interaction with the ad.\u003c/p\u003e","parent_name":"RewardedEventHandlerProtocol"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidReceiveAd:":{"name":"rewardedAdDidReceiveAd(_:)","abstract":"\u003cp\u003eCalled when an ad is loaded and ready for display\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdUserDidEarnReward:":{"name":"rewardedAdUserDidEarnReward(_:)","abstract":"\u003cp\u003eCalled when user is able to receive a reward from the app\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAd:didFailToReceiveAdWithError:":{"name":"rewardedAd(_:didFailToReceiveAdWithError:)","abstract":"\u003cp\u003eCalled when the load process fails to produce a viable ad\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdWillPresentAd:":{"name":"rewardedAdWillPresentAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial view will be launched, as a result of show() method.\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidDismissAd:":{"name":"rewardedAdDidDismissAd(_:)","abstract":"\u003cp\u003eCalled when the interstial is dismissed by the user\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdWillLeaveApplication:":{"name":"rewardedAdWillLeaveApplication(_:)","abstract":"\u003cp\u003eCalled when an ad causes the sdk to leave the app\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidClickAd:":{"name":"rewardedAdDidClickAd(_:)","abstract":"\u003cp\u003eCalled when user clicked the ad\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/InterstitialEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventLoadingDelegate(im)prebidDidWin":{"name":"prebidDidWin()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventLoadingDelegate"},"Protocols/InterstitialEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventLoadingDelegate(im)adServerDidWin":{"name":"adServerDidWin()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventLoadingDelegate"},"Protocols/InterstitialEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventLoadingDelegate(im)failedWithError:":{"name":"failedWithError(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventLoadingDelegate"},"Protocols/InterstitialEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventInteractionDelegate(im)willPresentAd":{"name":"willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventInteractionDelegate"},"Protocols/InterstitialEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventInteractionDelegate(im)didDismissAd":{"name":"didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventInteractionDelegate"},"Protocols/InterstitialEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventInteractionDelegate(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventInteractionDelegate"},"Protocols/InterstitialEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventInteractionDelegate(im)didClickAd":{"name":"didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventInteractionDelegate"},"Protocols/InterstitialEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventHandlerProtocol(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.\u003c/p\u003e","parent_name":"InterstitialEventHandlerProtocol"},"Protocols/InterstitialEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventHandlerProtocol(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the user\u0026rsquo;s interaction with the ad.\u003c/p\u003e","parent_name":"InterstitialEventHandlerProtocol"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidReceiveAd:":{"name":"interstitialDidReceiveAd(_:)","abstract":"\u003cp\u003eCalled when an ad is loaded and ready for display\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitial:didFailToReceiveAdWithError:":{"name":"interstitial(_:didFailToReceiveAdWithError:)","abstract":"\u003cp\u003eCalled when the load process fails to produce a viable ad\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialWillPresentAd:":{"name":"interstitialWillPresentAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial view will be launched, as a result of show() method.\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidDismissAd:":{"name":"interstitialDidDismissAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial is dismissed by the user\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialWillLeaveApplication:":{"name":"interstitialWillLeaveApplication(_:)","abstract":"\u003cp\u003eCalled when an ad causes the sdk to leave the app\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidClickAd:":{"name":"interstitialDidClickAd(_:)","abstract":"\u003cp\u003eCalled when user clicked the ad\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewPresentationController":{"name":"bannerViewPresentationController()","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerView:didReceiveAdWithAdSize:":{"name":"bannerView(_:didReceiveAdWithAdSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerView:didFailToReceiveAdWith:":{"name":"bannerView(_:didFailToReceiveAdWith:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewWillLeaveApplication:":{"name":"bannerViewWillLeaveApplication(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewWillPresentModal:":{"name":"bannerViewWillPresentModal(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewDidDismissModal:":{"name":"bannerViewDidDismissModal(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventLoadingDelegate(im)prebidDidWin":{"name":"prebidDidWin()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventLoadingDelegate"},"Protocols/BannerEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventLoadingDelegate(im)adServerDidWin:adSize:":{"name":"adServerDidWin(_:adSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventLoadingDelegate"},"Protocols/BannerEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventLoadingDelegate(im)failedWithError:":{"name":"failedWithError(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventLoadingDelegate"},"Protocols/BannerEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventInteractionDelegate(im)willPresentModal":{"name":"willPresentModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventInteractionDelegate"},"Protocols/BannerEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventInteractionDelegate(im)didDismissModal":{"name":"didDismissModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventInteractionDelegate"},"Protocols/BannerEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventInteractionDelegate(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventInteractionDelegate"},"Protocols/BannerEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventInteractionDelegate(py)viewControllerForPresentingModal":{"name":"viewControllerForPresentingModal","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventInteractionDelegate"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the user\u0026rsquo;s interaction with the ad.\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)adSizes":{"name":"adSizes","abstract":"\u003cp\u003eThe array of the CGRect entries for each valid ad sizes.","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(im)trackImpression":{"name":"trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/BannerAdLoaderDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerAdLoaderDelegate(py)eventHandler":{"name":"eventHandler","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdLoaderDelegate"},"Protocols/BannerAdLoaderDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerAdLoaderDelegate(im)bannerAdLoader:loadedAdView:adSize:":{"name":"bannerAdLoader(_:loadedAdView:adSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdLoaderDelegate"},"Protocols/BannerAdLoaderDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerAdLoaderDelegate(im)bannerAdLoader:createdDisplayView:":{"name":"bannerAdLoader(_:createdDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdLoaderDelegate"},"Protocols/AdLoadFlowControllerDelegate.html#/c:@M@PrebidMobile@objc(pl)AdLoadFlowControllerDelegate(py)adUnitConfig":{"name":"adUnitConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdLoadFlowControllerDelegate"},"Protocols/AdLoadFlowControllerDelegate.html#/c:@M@PrebidMobile@objc(pl)AdLoadFlowControllerDelegate(im)adLoadFlowController:failedWithError:":{"name":"adLoadFlowController(_:failedWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdLoadFlowControllerDelegate"},"Protocols/AdLoadFlowControllerDelegate.html#/c:@M@PrebidMobile@objc(pl)AdLoadFlowControllerDelegate(im)adLoadFlowControllerWillSendBidRequest:":{"name":"adLoadFlowControllerWillSendBidRequest(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdLoadFlowControllerDelegate"},"Protocols/AdLoadFlowControllerDelegate.html#/c:@M@PrebidMobile@objc(pl)AdLoadFlowControllerDelegate(im)adLoadFlowControllerWillRequestPrimaryAd:":{"name":"adLoadFlowControllerWillRequestPrimaryAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdLoadFlowControllerDelegate"},"Protocols/AdLoadFlowControllerDelegate.html#/c:@M@PrebidMobile@objc(pl)AdLoadFlowControllerDelegate(im)adLoadFlowControllerShouldContinue:":{"name":"adLoadFlowControllerShouldContinue(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdLoadFlowControllerDelegate"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(py)userAgentService":{"name":"userAgentService","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)fireAndForget:":{"name":"fireAndForget(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)head:timeout:callback:":{"name":"head(_:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)get:timeout:callback:":{"name":"get(_:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)post:data:timeout:callback:":{"name":"post(_:data:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)post:contentType:data:timeout:callback:":{"name":"post(_:contentType:data:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)download:callback:":{"name":"download(_:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/VideoBasedAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)PBMVideoBasedAdUnitProtocol(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoBasedAdUnitProtocol"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adDidExpireWithAd:":{"name":"adDidExpire(ad:)","abstract":"\u003cp\u003eSent when the native ad is expired.\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adWasClickedWithAd:":{"name":"adWasClicked(ad:)","abstract":"\u003cp\u003eSent when the native view is clicked by the user.\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adDidLogImpressionWithAd:":{"name":"adDidLogImpression(ad:)","abstract":"\u003cp\u003eSent when an impression is recorded for an native ad\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdLoadedWithAd:":{"name":"nativeAdLoaded(ad:)","abstract":"\u003cp\u003eA successful Prebid Native ad is returned\u003c/p\u003e","parent_name":"NativeAdDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdNotFound":{"name":"nativeAdNotFound()","abstract":"\u003cp\u003ePrebid Native was not found in the server returned response,","parent_name":"NativeAdDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdNotValid":{"name":"nativeAdNotValid()","abstract":"\u003cp\u003ePrebid Native ad was returned, however, the bid is not valid for displaying","parent_name":"NativeAdDelegate"},"Protocols/BannerBasedAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)PBMBannerBasedAdUnitProtocol(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerBasedAdUnitProtocol"},"Protocols/BannerBasedAdUnitProtocol.html":{"name":"BannerBasedAdUnitProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/NativeAdDelegate.html":{"name":"NativeAdDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/NativeAdEventDelegate.html":{"name":"NativeAdEventDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/VideoBasedAdUnitProtocol.html":{"name":"VideoBasedAdUnitProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/PrebidServerConnectionProtocol.html":{"name":"PrebidServerConnectionProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/AdLoadFlowControllerDelegate.html":{"name":"AdLoadFlowControllerDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BannerAdLoaderDelegate.html":{"name":"BannerAdLoaderDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BannerEventHandler.html":{"name":"BannerEventHandler","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BannerEventInteractionDelegate.html":{"name":"BannerEventInteractionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BannerEventLoadingDelegate.html":{"name":"BannerEventLoadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BannerViewDelegate.html":{"name":"BannerViewDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BaseInterstitialAdUnitProtocol.html":{"name":"BaseInterstitialAdUnitProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialAdUnitDelegate.html":{"name":"InterstitialAdUnitDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialEventHandlerProtocol.html":{"name":"InterstitialEventHandlerProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialEventInteractionDelegate.html":{"name":"InterstitialEventInteractionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialEventLoadingDelegate.html":{"name":"InterstitialEventLoadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/RewardedAdUnitDelegate.html":{"name":"RewardedAdUnitDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/RewardedEventHandlerProtocol.html":{"name":"RewardedEventHandlerProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/RewardedEventInteractionDelegate.html":{"name":"RewardedEventInteractionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/RewardedEventLoadingDelegate.html":{"name":"RewardedEventLoadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/PrebidMediationDelegate.html":{"name":"PrebidMediationDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/DisplayViewInteractionDelegate.html":{"name":"DisplayViewInteractionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/DisplayViewLoadingDelegate.html":{"name":"DisplayViewLoadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialControllerInteractionDelegate.html":{"name":"InterstitialControllerInteractionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialControllerLoadingDelegate.html":{"name":"InterstitialControllerLoadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Extensions/UIView.html#/s:So6UIViewC12PrebidMobileE13allSubViewsOf4typeSayxGxm_tABRbzlF":{"name":"allSubViewsOf(type:)","abstract":"\u003cp\u003eThis is a function to get subviews of a particular type from view recursively.","parent_name":"UIView"},"Extensions/NSString.html#/c:@CM@PrebidMobile@@objc(cs)NSString(py)base64DecodedImage":{"name":"base64DecodedImage","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NSString"},"Extensions/NSString.html":{"name":"NSString"},"Extensions/UIView.html":{"name":"UIView"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandFetchSuccess":{"name":"prebidDemandFetchSuccess","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerNotSpecified":{"name":"prebidServerNotSpecified","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidAccountId":{"name":"prebidInvalidAccountId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidConfigId":{"name":"prebidInvalidConfigId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidSize":{"name":"prebidInvalidSize","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidNetworkError":{"name":"prebidNetworkError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerError":{"name":"prebidServerError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandNoBids":{"name":"prebidDemandNoBids","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandTimedOut":{"name":"prebidDemandTimedOut","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerURLInvalid":{"name":"prebidServerURLInvalid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidUnknownError":{"name":"prebidUnknownError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidResponseStructure":{"name":"prebidInvalidResponseStructure","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInternalSDKError":{"name":"prebidInternalSDKError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidWrongArguments":{"name":"prebidWrongArguments","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidNoVastTagInMediaData":{"name":"prebidNoVastTagInMediaData","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidSDKMisuse":{"name":"prebidSDKMisuse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidSDKMisusePreviousFetchNotCompletedYet":{"name":"prebidSDKMisusePreviousFetchNotCompletedYet","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidRequest":{"name":"prebidInvalidRequest","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/s:12PrebidMobile10ResultCodeO4nameSSyF":{"name":"name()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/NetworkType.html#/c:@M@PrebidMobile@E@PBMNetworkType@PBMNetworkTypeUnknown":{"name":"unknown","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NetworkType"},"Enums/NetworkType.html#/c:@M@PrebidMobile@E@PBMNetworkType@PBMNetworkTypeWifi":{"name":"wifi","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NetworkType"},"Enums/NetworkType.html#/c:@M@PrebidMobile@E@PBMNetworkType@PBMNetworkTypeCelluar":{"name":"celluar","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NetworkType"},"Enums/NetworkType.html#/c:@M@PrebidMobile@E@PBMNetworkType@PBMNetworkTypeOffline":{"name":"offline","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NetworkType"},"Enums/NetworkType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"NetworkType"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionUndefined":{"name":"undefined","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopLeft":{"name":"topLeft","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopCenter":{"name":"topCenter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopRight":{"name":"topRight","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionCenter":{"name":"center","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomLeft":{"name":"bottomLeft","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomCenter":{"name":"bottomCenter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomRight":{"name":"bottomRight","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionCustom":{"name":"custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/s:12PrebidMobile8PositionO03getC15ByStringLiteralyACSgSSFZ":{"name":"getPositionByStringLiteral(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionUndefined":{"name":"undefined","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionHeader":{"name":"header","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionFooter":{"name":"footer","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionSidebar":{"name":"sidebar","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionFullScreen":{"name":"fullScreen","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdPosition"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostAppnexus":{"name":"Appnexus","abstract":"\u003cp\u003eURL \u003ca href=\"URL\"\u003ehttps://ib.adnxs.com/openrtb2/prebid\u003c/a\u003e\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostRubicon":{"name":"Rubicon","abstract":"\u003cp\u003eURL \u003ca href=\"URL\"\u003ehttps://prebid-server.rubiconproject.com/openrtb2/auction\u003c/a\u003e\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostCustom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusSucceeded":{"name":"succeeded","abstract":"\u003cp\u003ePrebid SDK successfully initialized.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusFailed":{"name":"failed","abstract":"\u003cp\u003ePrebid SDK is not able to work.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusServerStatusWarning":{"name":"serverStatusWarning","abstract":"\u003cp\u003eSomething went wrong during PBS status checking.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderUnknown":{"name":"unknown","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderMale":{"name":"male","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderFemale":{"name":"female","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderOther":{"name":"other","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Gender"},"Enums/ClickbrowserType.html#/c:@M@PrebidMobile@E@PBMClickbrowserType@PBMClickbrowserTypeEmbedded":{"name":"embedded","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ClickbrowserType"},"Enums/ClickbrowserType.html#/c:@M@PrebidMobile@E@PBMClickbrowserType@PBMClickbrowserTypeNative":{"name":"native","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ClickbrowserType"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeIcon":{"name":"icon","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeMain":{"name":"main","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeCustom":{"name":"custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeUndefined":{"name":"undefined","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeSponsored":{"name":"sponsored","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDesc":{"name":"desc","abstract":"\u003cp\u003eSponsored By message where response should contain the brand name of the sponsor.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeRating":{"name":"rating","abstract":"\u003cp\u003eDescriptive text associated with the product or service being advertised. Longer length of text in response may be truncated or ellipsed by the exchange.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeLikes":{"name":"likes","abstract":"\u003cp\u003eRating of the product being offered to the user. For example an app’s rating in an app store from 0-5.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDownloads":{"name":"downloads","abstract":"\u003cp\u003eNumber of social ratings or “likes” of the product being offered to the user.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypePrice":{"name":"price","abstract":"\u003cp\u003eNumber downloads/installs of this product\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeSalePrice":{"name":"salePrice","abstract":"\u003cp\u003ePrice for product / app / in-app purchase. Value should include currency symbol in localised format.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypePhone":{"name":"phone","abstract":"\u003cp\u003eSale price that can be used together with price to indicate a discounted price compared to a regular price. Value should include currency symbol in localised format.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeAddress":{"name":"address","abstract":"\u003cp\u003ePhone number\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDesc2":{"name":"desc2","abstract":"\u003cp\u003eAddress\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDisplayURL":{"name":"displayURL","abstract":"\u003cp\u003eAdditional descriptive text associated text with the product or service being advertised\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeCtaText":{"name":"ctaText","abstract":"\u003cp\u003eDisplay URL for the text ad. To be used when sponsoring entity doesn’t own the content. IE sponsored by BRAND on SITE (where SITE is transmitted in this field).\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeCustom":{"name":"custom","abstract":"\u003cp\u003eCTA description - descriptive text describing a ‘call to action’ button for the destination URL.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetSponsored":{"name":"sponsored","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDescription":{"name":"description","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetRating":{"name":"rating","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetLikes":{"name":"likes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDownloads":{"name":"downloads","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetPrice":{"name":"price","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetSaleprice":{"name":"saleprice","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetPhone":{"name":"phone","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetAddress":{"name":"address","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDescription2":{"name":"description2","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDisplayurl":{"name":"displayurl","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetCtatext":{"name":"ctatext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetCustom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/s:12PrebidMobile9DataAssetO10exchangeIDSivp":{"name":"exchangeID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html":{"name":"DataAsset","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/NativeDataAssetType.html":{"name":"NativeDataAssetType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/NativeImageAssetType.html":{"name":"NativeImageAssetType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/ClickbrowserType.html":{"name":"ClickbrowserType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/Gender.html":{"name":"Gender","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/PrebidInitializationStatus.html":{"name":"PrebidInitializationStatus","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/PrebidHost.html":{"name":"PrebidHost","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/AdPosition.html":{"name":"AdPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/Position.html":{"name":"Position","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/NetworkType.html":{"name":"NetworkType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/ResultCode.html":{"name":"ResultCode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile0A15LocalCacheIdKeySSvp":{"name":"PrebidLocalCacheIdKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile24PBMMediationAdUnitBidKeySSvp":{"name":"PBMMediationAdUnitBidKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile23PBMMediationConfigIdKeySSvp":{"name":"PBMMediationConfigIdKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile28PBMMediationTargetingInfoKeySSvp":{"name":"PBMMediationTargetingInfoKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile31PBMMediationAdNativeResponseKeySSvp":{"name":"PBMMediationAdNativeResponseKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile32PBMMediationVideoAdConfigurationSSvp":{"name":"PBMMediationVideoAdConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile27PBMMediationVideoParametersSSvp":{"name":"PBMMediationVideoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile18refreshIntervalMinSdvp":{"name":"refreshIntervalMin","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile18refreshIntervalMaxSdvp":{"name":"refreshIntervalMax","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile22refreshIntervalDefaultSdvp":{"name":"refreshIntervalDefault","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/UserAgentService.html#/c:@M@PrebidMobile@objc(cs)PBMUserAgentService(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"UserAgentService"},"Classes/UserAgentService.html#/c:@M@PrebidMobile@objc(cs)PBMUserAgentService(py)userAgent":{"name":"userAgent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"UserAgentService"},"Classes/UserAgentService.html#/c:@M@PrebidMobile@objc(cs)PBMUserAgentService(im)fetchUserAgentWithCompletion:":{"name":"fetchUserAgent(completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"UserAgentService"},"Classes/Reachability.html#/c:@M@PrebidMobile@objc(cs)PBMReachability(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eShared instance for checking whether the default route is available.\u003c/p\u003e","parent_name":"Reachability"},"Classes/Reachability.html#/c:@M@PrebidMobile@objc(cs)PBMReachability(py)currentReachabilityStatus":{"name":"currentReachabilityStatus","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Reachability"},"Classes/Reachability.html#/c:@M@PrebidMobile@objc(cs)PBMReachability(py)isNetworkReachable":{"name":"isNetworkReachable","abstract":"\u003cp\u003eReturns true is network is reachable otherwise returns false\u003c/p\u003e","parent_name":"Reachability"},"Classes/Reachability.html#/c:@M@PrebidMobile@objc(cs)PBMReachability(im)stopNotifier":{"name":"stopNotifier()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Reachability"},"Classes/Reachability.html#/c:@M@PrebidMobile@objc(cs)PBMReachability(im)onNetworkRestored:":{"name":"onNetworkRestored(_:)","abstract":"\u003cp\u003eStarts monitoring of the network status.","parent_name":"Reachability"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)registerTracker:":{"name":"registerTracker(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)unregisterTracker:":{"name":"unregisterTracker(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)trackEvent:":{"name":"trackEvent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)trackVideoAdLoaded:":{"name":"trackVideoAdLoaded(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)trackStartVideoWithDuration:volume:":{"name":"trackStartVideo(withDuration:volume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)trackVolumeChanged:deviceVolume:":{"name":"trackVolumeChanged(_:deviceVolume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/DateFormatService.html#/c:@M@PrebidMobile@objc(cs)PBMDateFormatService(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DateFormatService"},"Classes/DateFormatService.html#/c:@M@PrebidMobile@objc(cs)PBMDateFormatService(im)formatISO8601For:":{"name":"formatISO8601(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DateFormatService"},"Classes/SkadnParametersManager.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnParametersManager(cm)getSkadnImpressionFor:":{"name":"getSkadnImpression(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnParametersManager"},"Classes/SkadnParametersManager.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnParametersManager(cm)getSkadnProductParametersFor:":{"name":"getSkadnProductParameters(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnParametersManager"},"Classes/SkadnEventTracker.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnEventTracker(im)initWith:":{"name":"init(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnEventTracker"},"Classes/SkadnEventTracker.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnEventTracker(im)trackEvent:":{"name":"trackEvent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnEventTracker"},"Classes/SkadnEventTracker.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnEventTracker(im)trackVideoAdLoaded:":{"name":"trackVideoAdLoaded(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnEventTracker"},"Classes/SkadnEventTracker.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnEventTracker(im)trackStartVideoWithDuration:volume:":{"name":"trackStartVideo(withDuration:volume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnEventTracker"},"Classes/SkadnEventTracker.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnEventTracker(im)trackVolumeChanged:deviceVolume:":{"name":"trackVolumeChanged(_:deviceVolume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnEventTracker"},"Classes/PrebidJSLibraryManager.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibraryManager(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibraryManager"},"Classes/PrebidJSLibraryManager.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibraryManager(im)downloadLibraries":{"name":"downloadLibraries()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibraryManager"},"Classes/PrebidJSLibraryManager.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibraryManager(im)getMRAIDLibrary":{"name":"getMRAIDLibrary()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibraryManager"},"Classes/PrebidJSLibraryManager.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibraryManager(im)getOMSDKLibrary":{"name":"getOMSDKLibrary()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibraryManager"},"Classes/PrebidJSLibrary.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibrary(py)downloadURLString":{"name":"downloadURLString","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibrary"},"Classes/PrebidJSLibrary.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibrary(py)name":{"name":"name","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibrary"},"Classes/PrebidJSLibrary.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibrary(im)initWithName:downloadURLString:":{"name":"init(name:downloadURLString:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibrary"},"Classes/ServerEvent.html#/c:@M@PrebidMobile@objc(cs)PBMServerEvent(im)initWithUrl:expectedEventType:":{"name":"init(url:expectedEventType:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ServerEvent"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(py)serverEvents":{"name":"serverEvents","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)initWithServerEvents:":{"name":"init(serverEvents:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)trackEvent:":{"name":"trackEvent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)trackVideoAdLoaded:":{"name":"trackVideoAdLoaded(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)trackStartVideoWithDuration:volume:":{"name":"trackStartVideo(withDuration:volume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)trackVolumeChanged:deviceVolume:":{"name":"trackVolumeChanged(_:deviceVolume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)addServerEvents:":{"name":"addServerEvents(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)adUnitId":{"name":"adUnitId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)allBids":{"name":"allBids","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)winningBid":{"name":"winningBid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)targetingInfo":{"name":"targetingInfo","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)tmaxrequest":{"name":"tmaxrequest","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(im)initWithAdUnitId:targetingInfo:":{"name":"init(adUnitId:targetingInfo:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(im)setTargetingInfoWith:":{"name":"setTargetingInfo(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(im)addTargetingInfoValueWithKey:value:":{"name":"addTargetingInfoValue(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)price":{"name":"price","abstract":"\u003cp\u003eBid price expressed as CPM although the actual transaction is for a unit impression only.","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)nurl":{"name":"nurl","abstract":"\u003cp\u003eWin notice URL called by the exchange if the bid wins (not necessarily indicative of a delivered,","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)adm":{"name":"adm","abstract":"\u003cp\u003eOptional means of conveying ad markup in case the bid wins; supersedes the win notice","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)size":{"name":"size","abstract":"\u003cp\u003eAd size\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)targetingInfo":{"name":"targetingInfo","abstract":"\u003cp\u003eTargeting information that needs to be passed to the ad server SDK.\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)skadn":{"name":"skadn","abstract":"\u003cp\u003eSKAdNetwork parameters about an App Store product.","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)adFormat":{"name":"adFormat","abstract":"\u003cp\u003ePrebid ad format\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)videoAdConfiguration":{"name":"videoAdConfiguration","abstract":"\u003cp\u003ePrebid video ad configuration\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)testVideoAdConfiguration":{"name":"testVideoAdConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)isWinning":{"name":"isWinning","abstract":"\u003cp\u003eReturns YES if this bid is intented for display.\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)events":{"name":"events","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)bid":{"name":"bid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(im)initWithBid:":{"name":"init(bid:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Bid"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)configId":{"name":"configId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)adConfiguration":{"name":"adConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)adSize":{"name":"adSize","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)minSizePerc":{"name":"minSizePerc","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)adPosition":{"name":"adPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)extDataDictionary":{"name":"extDataDictionary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)nativeAdConfiguration":{"name":"nativeAdConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)refreshInterval":{"name":"refreshInterval","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)gpid":{"name":"gpid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeContextDataFor:":{"name":"removeContextData(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getContextData":{"name":"getContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeExtDataFor:":{"name":"removeExtData(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getExtData":{"name":"getExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getContextKeywords":{"name":"getContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getExtKeywords":{"name":"getExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getAppContent":{"name":"getAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getUserData":{"name":"getUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)setPbAdSlot:":{"name":"setPbAdSlot(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getPbAdSlot":{"name":"getPbAdSlot()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)copyWithZone:":{"name":"copy(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)isOptIn":{"name":"isOptIn","abstract":"\u003cp\u003eSets a video interstitial ad unit as an opt-in video\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)videoControlsConfig":{"name":"videoControlsConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)initWithBid:adConfiguration:":{"name":"init(bid:adConfiguration:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)initWithBid:configId:":{"name":"init(bid:configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)loadAd":{"name":"loadAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)show":{"name":"show()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)viewControllerForModalPresentation":{"name":"viewControllerForModalPresentation()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adLoaded:":{"name":"adLoaded(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)failedToLoad:":{"name":"failed(toLoad:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidComplete":{"name":"adDidComplete()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidDisplay":{"name":"adDidDisplay()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adWasClicked":{"name":"adWasClicked()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adViewWasClicked":{"name":"adViewWasClicked()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidExpand":{"name":"adDidExpand()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidCollapse":{"name":"adDidCollapse()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidLeaveApp":{"name":"adDidLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adClickthroughDidClose":{"name":"adClickthroughDidClose()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidClose":{"name":"adDidClose()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)interstitialDisplayProperties":{"name":"interstitialDisplayProperties()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/RewardedEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)loadingDelegate":{"name":"loadingDelegate","parent_name":"RewardedEventHandlerStandalone"},"Classes/RewardedEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)interactionDelegate":{"name":"interactionDelegate","parent_name":"RewardedEventHandlerStandalone"},"Classes/RewardedEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)RewardedEventHandlerStandalone(py)isReady":{"name":"isReady","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedEventHandlerStandalone"},"Classes/RewardedEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)RewardedEventHandlerStandalone(im)showFromViewController:":{"name":"show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedEventHandlerStandalone"},"Classes/RewardedEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)RewardedEventHandlerStandalone(im)requestAdWithBidResponse:":{"name":"requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedEventHandlerStandalone"},"Classes/InterstitialEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventHandlerProtocol(py)loadingDelegate":{"name":"loadingDelegate","parent_name":"InterstitialEventHandlerStandalone"},"Classes/InterstitialEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventHandlerProtocol(py)interactionDelegate":{"name":"interactionDelegate","parent_name":"InterstitialEventHandlerStandalone"},"Classes/InterstitialEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)InterstitialEventHandlerStandalone(py)isReady":{"name":"isReady","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventHandlerStandalone"},"Classes/InterstitialEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)InterstitialEventHandlerStandalone(im)showFromViewController:":{"name":"show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventHandlerStandalone"},"Classes/InterstitialEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)InterstitialEventHandlerStandalone(im)requestAdWithBidResponse:":{"name":"requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventHandlerStandalone"},"Classes/BannerEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)loadingDelegate":{"name":"loadingDelegate","parent_name":"BannerEventHandlerStandalone"},"Classes/BannerEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)interactionDelegate":{"name":"interactionDelegate","parent_name":"BannerEventHandlerStandalone"},"Classes/BannerEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)adSizes":{"name":"adSizes","parent_name":"BannerEventHandlerStandalone"},"Classes/BannerEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)BannerEventHandlerStandalone(im)requestAdWithBidResponse:":{"name":"requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventHandlerStandalone"},"Classes/BannerEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)BannerEventHandlerStandalone(im)trackImpression":{"name":"trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventHandlerStandalone"},"Classes/DemandResponseInfo.html#/c:@M@PrebidMobile@objc(cs)DemandResponseInfo(py)fetchDemandResult":{"name":"fetchDemandResult","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DemandResponseInfo"},"Classes/DemandResponseInfo.html#/c:@M@PrebidMobile@objc(cs)DemandResponseInfo(py)bid":{"name":"bid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DemandResponseInfo"},"Classes/DemandResponseInfo.html#/c:@M@PrebidMobile@objc(cs)DemandResponseInfo(im)initWithFetchDemandResult:bid:configId:winNotifierBlock:bidResponse:":{"name":"init(fetchDemandResult:bid:configId:winNotifierBlock:bidResponse:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DemandResponseInfo"},"Classes/MediationUtils.html#/c:@M@PrebidMobile@objc(cs)PBMMediationUtils(cm)isServerParameterInTargetingInfo::":{"name":"isServerParameterInTargetingInfo(_:_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationUtils"},"Classes/MediationUtils.html#/c:@M@PrebidMobile@objc(cs)PBMMediationUtils(cm)isServerParameterInTargetingInfoDict::":{"name":"isServerParameterInTargetingInfoDict(_:_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationUtils"},"Classes/MediationUtils.html#/c:@M@PrebidMobile@objc(cs)PBMMediationUtils(cm)isServerParameterDictInTargetingInfoDict::":{"name":"isServerParameterDictInTargetingInfoDict(_:_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationUtils"},"Classes/MediationRewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationRewardedAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationRewardedAdUnit"},"Classes/MediationNativeUtils.html#/s:12PrebidMobile20MediationNativeUtilsC04findD02ins6ResultOyAA0D2AdCs5Error_pGSDys11AnyHashableVypG_tFZ":{"name":"findNative(in:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeUtils"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(py)nativeAdUnit":{"name":"nativeAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addEventTracker:":{"name":"addEventTracker(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addNativeAssets:":{"name":"addNativeAssets(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setContextType:":{"name":"setContextType(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPlacementType:":{"name":"setPlacementType(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPlacementCount:":{"name":"setPlacementCount(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setContextSubType:":{"name":"setContextSubType(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setSequence:":{"name":"setSequence(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setAssetURLSupport:":{"name":"setAssetURLSupport(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setDURLSupport:":{"name":"setDURLSupport(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPrivacy:":{"name":"setPrivacy(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setExt:":{"name":"setExt(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)getOrtbConfig":{"name":"getOrtbConfig()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setOrtbConfig:":{"name":"setOrtbConfig(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeAppContent:":{"name":"removeAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/s:12PrebidMobile27MediationInterstitialAdUnitC8configId17minSizePercentage17mediationDelegateACSS_So6CGSizeVSgAA0acM0_ptcfc":{"name":"init(configId:minSizePercentage:mediationDelegate:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)configId":{"name":"configId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationBidInfoWrapper.html#/c:@M@PrebidMobile@objc(cs)MediationBidInfoWrapper(py)keywords":{"name":"keywords","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBidInfoWrapper"},"Classes/MediationBidInfoWrapper.html#/c:@M@PrebidMobile@objc(cs)MediationBidInfoWrapper(py)localExtras":{"name":"localExtras","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBidInfoWrapper"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)configId":{"name":"configId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)mediationDelegate":{"name":"mediationDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)configID":{"name":"configID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)adFormat":{"name":"adFormat","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)adPosition":{"name":"adPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)refreshInterval":{"name":"refreshInterval","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)initWithConfigID:size:mediationDelegate:":{"name":"init(configID:size:mediationDelegate:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)stopRefresh":{"name":"stopRefresh()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)adObjectDidFailToLoadAdWithAdObject:with:":{"name":"adObjectDidFailToLoadAd(adObject:with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(py)reward":{"name":"reward","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)initWithConfigID:eventHandler:":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)initWithConfigID:":{"name":"init(configID:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)userDidEarnReward:":{"name":"userDidEarnReward(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:":{"name":"init(configID:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:minSizePercentage:":{"name":"init(configID:minSizePercentage:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:minSizePercentage:eventHandler:":{"name":"init(configID:minSizePercentage:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)lastBidResponse":{"name":"lastBidResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)configID":{"name":"configID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isReady":{"name":"isReady","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)adUnitConfig":{"name":"adUnitConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID11minSizePerc12eventHandlerACSS_So7NSValueCSgyXlSgtcfc":{"name":"init(configID:minSizePerc:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID17minSizePercentage12eventHandlerACSS_So6CGSizeVyXlSgtcfc":{"name":"init(configID:minSizePercentage:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID12eventHandlerACSS_yXlSgtcfc":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID17minSizePercentageACSS_So6CGSizeVtcfc":{"name":"init(configID:minSizePercentage:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configIDACSS_tcfc":{"name":"init(configID:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)loadAd":{"name":"loadAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)showFrom:":{"name":"show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialAdLoader:loadedAd:isReadyBlock:":{"name":"interstitialAdLoader(_:loadedAd:isReadyBlock:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialAdLoader:createdInterstitialController:":{"name":"interstitialAdLoader(_:createdInterstitialController:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)eventHandler":{"name":"eventHandler","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerWillSendBidRequest:":{"name":"adLoadFlowControllerWillSendBidRequest(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerWillRequestPrimaryAd:":{"name":"adLoadFlowControllerWillRequestPrimaryAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerShouldContinue:":{"name":"adLoadFlowControllerShouldContinue(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowController:failedWithError:":{"name":"adLoadFlowController(_:failedWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)trackImpressionForInterstitialController:":{"name":"trackImpression(forInterstitialController:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidClickAd:":{"name":"interstitialControllerDidClickAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidLeaveApp:":{"name":"interstitialControllerDidLeaveApp(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidDisplay:":{"name":"interstitialControllerDidDisplay(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidComplete:":{"name":"interstitialControllerDidComplete(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)viewControllerForModalPresentationFromInterstitialController:":{"name":"viewControllerForModalPresentation(fromInterstitialController:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)willPresentAd":{"name":"willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)didDismissAd":{"name":"didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)didClickAd":{"name":"didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC39callEventHandler_showFromViewController10controllerySo06UIViewM0CSg_tF":{"name":"callEventHandler_showFromViewController(controller:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adUnitConfig":{"name":"adUnitConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)eventHandler":{"name":"eventHandler","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)lastBidResponse":{"name":"lastBidResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)configID":{"name":"configID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)refreshInterval":{"name":"refreshInterval","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adFormat":{"name":"adFormat","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adPosition":{"name":"adPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithFrame:configID:adSize:eventHandler:":{"name":"init(frame:configID:adSize:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithConfigID:eventHandler:":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithFrame:configID:adSize:":{"name":"init(frame:configID:adSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)loadAd":{"name":"loadAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)setStoredAuctionResponseWithStoredAuction:":{"name":"setStoredAuctionResponse(storedAuction:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)stopRefresh":{"name":"stopRefresh()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)trackImpressionForDisplayView:":{"name":"trackImpression(forDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)viewControllerForModalPresentationFromDisplayView:":{"name":"viewControllerForModalPresentation(fromDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didLeaveAppFrom:":{"name":"didLeaveApp(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willPresentModalFrom:":{"name":"willPresentModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didDismissModalFrom:":{"name":"didDismissModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)bannerAdLoader:loadedAdView:adSize:":{"name":"bannerAdLoader(_:loadedAdView:adSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)bannerAdLoader:createdDisplayView:":{"name":"bannerAdLoader(_:createdDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowController:failedWithError:":{"name":"adLoadFlowController(_:failedWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerWillSendBidRequest:":{"name":"adLoadFlowControllerWillSendBidRequest(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerWillRequestPrimaryAd:":{"name":"adLoadFlowControllerWillRequestPrimaryAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerShouldContinue:":{"name":"adLoadFlowControllerShouldContinue(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willPresentModal":{"name":"willPresentModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didDismissModal":{"name":"didDismissModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)viewControllerForPresentingModal":{"name":"viewControllerForPresentingModal","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/PathBuilder.html#/c:@M@PrebidMobile@objc(cs)PBMPathBuilder(cm)buildURLFor:path:queryItems:":{"name":"buildURL(for:path:queryItems:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PathBuilder"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)isOKStatusCode":{"name":"isOKStatusCode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)jsonDict":{"name":"jsonDict","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)rawData":{"name":"rawData","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)requestHeaders":{"name":"requestHeaders","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)responseHeaders":{"name":"responseHeaders","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)requestURL":{"name":"requestURL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)error":{"name":"error","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)statusCode":{"name":"statusCode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(py)userAgentService":{"name":"userAgentService","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(py)protocolClasses":{"name":"protocolClasses","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)userAgentHeaderKey":{"name":"userAgentHeaderKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)contentTypeKey":{"name":"contentTypeKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)contentTypeVal":{"name":"contentTypeVal","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)internalIDKey":{"name":"internalIDKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)isPBMRequestKey":{"name":"isPBMRequestKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)initWithUserAgentService:":{"name":"init(userAgentService:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)fireAndForget:":{"name":"fireAndForget(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)head:timeout:callback:":{"name":"head(_:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)get:timeout:callback:":{"name":"get(_:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)post:data:timeout:callback:":{"name":"post(_:data:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)post:contentType:data:timeout:callback:":{"name":"post(_:contentType:data:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)download:callback:":{"name":"download(_:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)URLSession:didReceiveChallenge:completionHandler:":{"name":"urlSession(_:didReceive:completionHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/AutoRefreshCountConfig.html#/s:12PrebidMobile22AutoRefreshCountConfigC04autoD5DelaySdSgvp":{"name":"autoRefreshDelay","abstract":"\u003cp\u003eDelay (in seconds) for which to wait before performing an auto refresh.\u003c/p\u003e","parent_name":"AutoRefreshCountConfig"},"Classes/AutoRefreshCountConfig.html#/s:12PrebidMobile22AutoRefreshCountConfigC04autoD3MaxSdSgvp":{"name":"autoRefreshMax","abstract":"\u003cp\u003eMaximum number of times the BannerView should refresh.\u003c/p\u003e","parent_name":"AutoRefreshCountConfig"},"Classes/AutoRefreshCountConfig.html#/c:@M@PrebidMobile@objc(cs)PBMAutoRefreshCountConfig(py)numRefreshes":{"name":"numRefreshes","abstract":"\u003cp\u003eThe number of times the BannerView has been refreshed.\u003c/p\u003e","parent_name":"AutoRefreshCountConfig"},"Classes/PrebidImagesRepository.html#/c:@M@PrebidMobile@objc(cs)PrebidImagesRepository(cpy)muteDisabled":{"name":"muteDisabled","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidImagesRepository"},"Classes/PrebidImagesRepository.html#/c:@M@PrebidMobile@objc(cs)PrebidImagesRepository(cpy)muteEnabled":{"name":"muteEnabled","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidImagesRepository"},"Classes/PrebidImagesRepository.html#/c:@M@PrebidMobile@objc(cs)PrebidImagesRepository(cpy)closeButton":{"name":"closeButton","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidImagesRepository"},"Classes/PrebidImagesRepository.html#/c:@M@PrebidMobile@objc(cs)PrebidImagesRepository(cpy)skipButton":{"name":"skipButton","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidImagesRepository"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)maxVideoDuration":{"name":"maxVideoDuration","abstract":"\u003cp\u003eThis property indicates maximum video duration.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eThis property indicates whether the ad should run playback with sound or not.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eThis property indicates the area which the close button should occupy on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eThis property indicates the position of the close button on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eThis property indicates the area which the skip button should occupy on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eThis property indicates the position of the skip button on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eThis property indicates the number of seconds which should be passed from the start of playback until the skip or close button should be shown.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eThis property indicates whether mute controls is visible on the screen.\u003c/p\u003e","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(im)initializeWith:":{"name":"initialize(with:)","abstract":"\u003cp\u003eUse to initialize video controls with server values.\u003c/p\u003e","parent_name":"VideoControlsConfiguration"},"Classes/HiddenWebViewManager.html#/c:@M@PrebidMobile@objc(cs)PBMHiddenWebViewManager(im)initWithWebView:landingPageString:":{"name":"init(webView:landingPageString:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"HiddenWebViewManager"},"Classes/HiddenWebViewManager.html#/c:@M@PrebidMobile@objc(cs)PBMHiddenWebViewManager(im)openHiddenWebView":{"name":"openHiddenWebView()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"HiddenWebViewManager"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)button":{"name":"button","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)buttonPosition":{"name":"buttonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)customButtonPosition":{"name":"customButtonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)buttonArea":{"name":"buttonArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)isMRAID":{"name":"isMRAID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)buttonTouchUpInsideBlock":{"name":"buttonTouchUpInsideBlock","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)setImage:":{"name":"setImage(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)addButtonTo:displayView:":{"name":"addButton(to:displayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)removeButtonFromSuperview":{"name":"removeButtonFromSuperview()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)bringButtonToFront":{"name":"bringButtonToFront()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)sendSubviewToBack":{"name":"sendSubviewToBack()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)updateButtonConstraints":{"name":"updateButtonConstraints()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)getButtonConstraintConstant":{"name":"getButtonConstraintConstant()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)getButtonSize":{"name":"getButtonSize()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)buttonTappedAction":{"name":"buttonTappedAction()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)isOriginalAPI":{"name":"isOriginalAPI","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eDescribes an OpenRTB banner object\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eDescribes an OpenRTB video object\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)isInterstitialAd":{"name":"isInterstitialAd","abstract":"\u003cp\u003eWhether or not this ad configuration is intended to represent an intersitial ad.\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)forceInterstitialPresentation":{"name":"forceInterstitialPresentation","abstract":"\u003cp\u003eWhether or not this ad configuration is intended to represent an ad as an intersitial one (regardless of original designation).","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)presentAsInterstitial":{"name":"presentAsInterstitial","abstract":"\u003cp\u003eWhether or not this ad configuration is intended to represent an intersitial ad.","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)interstitialLayout":{"name":"interstitialLayout","abstract":"\u003cp\u003eInterstitial layout\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)size":{"name":"size","abstract":"\u003cp\u003eSize for the ad.\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)isOptIn":{"name":"isOptIn","abstract":"\u003cp\u003eSets a video interstitial ad unit as an opt-in video\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)isBuiltInVideo":{"name":"isBuiltInVideo","abstract":"\u003cp\u003eIndicates whether the ad is built-in video e.g. 300x250.\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)winningBidAdFormat":{"name":"winningBidAdFormat","abstract":"\u003cp\u003eThis property indicated winning bid ad format (ext.prebid.type)\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)videoControlsConfig":{"name":"videoControlsConfig","abstract":"\u003cp\u003eThis property represents video controls custom configuration.\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)pollFrequency":{"name":"pollFrequency","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)viewableArea":{"name":"viewableArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)viewableDuration":{"name":"viewableDuration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/s:12PrebidMobile15AdConfigurationC16autoRefreshDelaySdSgvp":{"name":"autoRefreshDelay","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)clickHandlerOverride":{"name":"clickHandlerOverride","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(im)getCheckedOrtbConfig":{"name":"getCheckedOrtbConfig()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdFormat.html#/s:SY8RawValueQa":{"name":"RawValue","parent_name":"AdFormat"},"Classes/AdFormat.html#/s:SY8rawValue03RawB0Qzvp":{"name":"rawValue","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(py)stringEquivalent":{"name":"stringEquivalent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(im)initWithRawValue:stringEquivalent:":{"name":"init(rawValue:stringEquivalent:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/s:s9OptionSetP8rawValuex03RawD0Qz_tcfc":{"name":"init(rawValue:)","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)banner":{"name":"banner","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)video":{"name":"video","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)native":{"name":"native","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)display":{"name":"display","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)allCases":{"name":"allCases","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/LogLevel.html#/s:SY8RawValueQa":{"name":"RawValue","parent_name":"LogLevel"},"Classes/LogLevel.html#/s:SY8rawValue03RawB0Qzvp":{"name":"rawValue","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(py)stringValue":{"name":"stringValue","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(im)initWithStringValue:rawValue:":{"name":"init(stringValue:rawValue:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/s:SY8rawValuexSg03RawB0Qz_tcfc":{"name":"init(rawValue:)","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)debug":{"name":"debug","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)verbose":{"name":"verbose","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)info":{"name":"info","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)warn":{"name":"warn","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)error":{"name":"error","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)severe":{"name":"severe","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cpy)dateFormat":{"name":"dateFormat","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cpy)dateFormatter":{"name":"dateFormatter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cpy)logLevel":{"name":"logLevel","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cpy)logToFile":{"name":"logToFile","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)error:filename:line:function:":{"name":"error(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)info:filename:line:function:":{"name":"info(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)debug:filename:line:function:":{"name":"debug(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)verbose:filename:line:function:":{"name":"verbose(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)warn:filename:line:function:":{"name":"warn(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)severe:filename:line:function:":{"name":"severe(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)whereAmIWithFilename:line:function:":{"name":"whereAmI(filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)serialWriteToLog:":{"name":"serialWriteToLog(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)writeToLogFile:":{"name":"writeToLogFile(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)getLogFileAsString":{"name":"getLogFileAsString()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)clearLogFile":{"name":"clearLogFile()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/ImageHelper.html#/s:12PrebidMobile11ImageHelperC08downloadC4Syncys6ResultOySo7UIImageCs5Error_pGSSFZ":{"name":"downloadImageSync(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ImageHelper"},"Classes/ImageHelper.html#/s:12PrebidMobile11ImageHelperC08downloadC5Async_10completionySS_ys6ResultOySo7UIImageCs5Error_pGctFZ":{"name":"downloadImageAsync(_:completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ImageHelper"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe class is created as a singleton object \u0026amp; used\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)setCustomHostURL:error:":{"name":"setCustomHostURL(_:)","abstract":"\u003cp\u003eThe CustomHost property holds the URL for the custom prebid adaptor\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)getHostURLWithHost:error:":{"name":"getHostURL(host:)","abstract":"\u003cp\u003eThis function retrieves the prebid server URL for the selected host\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)verifyUrlWithUrlString:":{"name":"verifyUrl(urlString:)","abstract":"\u003cp\u003eThis function verifies if the prebid server URL is in the url format\u003c/p\u003e","parent_name":"Host"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(cpy)supportsSecureCoding":{"name":"supportsSecureCoding","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)source":{"name":"source","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)identifier":{"name":"identifier","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)atype":{"name":"atype","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)initWithSource:identifier:atype:ext:":{"name":"init(source:identifier:atype:ext:)","abstract":"\u003cp\u003eInitialize ExternalUserId Class\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)encodeWithCoder:":{"name":"encode(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)initWithCoder:":{"name":"init(coder:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)toJSONDictionary":{"name":"toJSONDictionary()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/PrebidConstants.html#/c:@M@PrebidMobile@objc(cs)PrebidConstants(cpy)supportedRenderingBannerAPISignals":{"name":"supportedRenderingBannerAPISignals","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidConstants"},"Classes/PrebidConstants.html#/c:@M@PrebidMobile@objc(cs)PrebidConstants(cpy)companionHTMLTemplate":{"name":"companionHTMLTemplate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidConstants"},"Classes/Constants.html#/c:@M@PrebidMobile@objc(cs)Constants(cpy)PREBID_VERSION":{"name":"PREBID_VERSION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Constants"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)omidPartnerName":{"name":"omidPartnerName","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)omidPartnerVersion":{"name":"omidPartnerVersion","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)yearOfBirth":{"name":"yearOfBirth","abstract":"\u003cp\u003eIndicates user birth year.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setYearOfBirthWithYob:":{"name":"setYearOfBirth(yob:)","abstract":"\u003cp\u003eThis method set the year of birth value\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getYearOfBirth":{"name":"getYearOfBirth()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearYearOfBirth":{"name":"clearYearOfBirth()","abstract":"\u003cp\u003eThis method clears year of birth value set by the application developer\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userGender":{"name":"userGender","abstract":"\u003cp\u003eIndicates the end-user\u0026rsquo;s gender.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)userGenderDescription":{"name":"userGenderDescription()","abstract":"\u003cp\u003eString representation of the users gender,","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userID":{"name":"userID","abstract":"\u003cp\u003eIndicates the customer-provided user ID, if different from the Device ID.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)buyerUID":{"name":"buyerUID","abstract":"\u003cp\u003eBuyer-specific ID for the user as mapped by the exchange for the buyer.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userCustomData":{"name":"userCustomData","abstract":"\u003cp\u003eOptional feature to pass bidder data that was set in the","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)eids":{"name":"eids","abstract":"\u003cp\u003ePlaceholder for User Identity Links.","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userExt":{"name":"userExt","abstract":"\u003cp\u003ePlaceholder for exchange-specific extensions to OpenRTB.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)coppa":{"name":"coppa","abstract":"\u003cp\u003eObjective C analog of subjectToCOPPA\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC14subjectToCOPPASbSgvp":{"name":"subjectToCOPPA","abstract":"\u003cp\u003eInteger flag indicating if this request is subject to the COPPA regulations","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC13subjectToGDPRSbSgvp":{"name":"subjectToGDPR","abstract":"\u003cp\u003eThe boolean value set by the user to collect user data\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setSubjectToGDPR:":{"name":"setSubjectToGDPR(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getSubjectToGDPR":{"name":"getSubjectToGDPR()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)gdprConsentString":{"name":"gdprConsentString","abstract":"\u003cp\u003eThe consent string for sending the GDPR consent\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)purposeConsents":{"name":"purposeConsents","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC22getDeviceAccessConsentSbSgyF":{"name":"getDeviceAccessConsent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getDeviceAccessConsentObjc":{"name":"getDeviceAccessConsentObjc()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC17getPurposeConsent5indexSbSgSi_tF":{"name":"getPurposeConsent(index:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)isAllowedAccessDeviceData":{"name":"isAllowedAccessDeviceData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)externalUserIds":{"name":"externalUserIds","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)storeExternalUserId:":{"name":"storeExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to save External User Id in the User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)fetchStoredExternalUserIds":{"name":"fetchStoredExternalUserIds()","abstract":"\u003cp\u003eThis method allows to get All External User Ids from User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)fetchStoredExternalUserId:":{"name":"fetchStoredExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to get External User Id from User Defaults by passing respective \u0026lsquo;source\u0026rsquo; string as param\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeStoredExternalUserId:":{"name":"removeStoredExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to remove specific External User Id from User Defaults by passing respective \u0026lsquo;source\u0026rsquo; string as param\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeStoredExternalUserIds":{"name":"removeStoredExternalUserIds()","abstract":"\u003cp\u003eThis method allows to remove all the External User Ids from User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getExternalUserIds":{"name":"getExternalUserIds()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contentUrl":{"name":"contentUrl","abstract":"\u003cp\u003eThis is the deep-link URL for the app screen that is displaying the ad. This can be an iOS universal link.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)publisherName":{"name":"publisherName","abstract":"\u003cp\u003eApp\u0026rsquo;s publisher name.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)sourceapp":{"name":"sourceapp","abstract":"\u003cp\u003eID of publisher app in Apple’s App Store.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)storeURL":{"name":"storeURL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)domain":{"name":"domain","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)itunesID":{"name":"itunesID","abstract":"\u003cp\u003eThe itunes app id for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)location":{"name":"location","abstract":"\u003cp\u003eThe application location for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC17locationPrecisionSiSgvp":{"name":"locationPrecision","abstract":"\u003cp\u003eThe application location precision for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setLocationPrecision:":{"name":"setLocationPrecision(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getLocationPrecision":{"name":"getLocationPrecision()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)coordinate":{"name":"coordinate","abstract":"\u003cp\u003eCLLocationCoordinate2D.","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addParam:withName:":{"name":"addParam(_:withName:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setCustomParams:":{"name":"setCustomParams(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addCustomParam:withName:":{"name":"addCustomParam(_:withName:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setLatitude:longitude:":{"name":"setLatitude(_:longitude:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addBidderToAccessControlList:":{"name":"addBidderToAccessControlList(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeBidderFromAccessControlList:":{"name":"removeBidderFromAccessControlList(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAccessControlList":{"name":"clearAccessControlList()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAccessControlList":{"name":"getAccessControlList()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)accessControlList":{"name":"accessControlList","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserDataWithKey:value:":{"name":"addUserData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateUserDataWithKey:value:":{"name":"updateUserData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeUserDataFor:":{"name":"removeUserData(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getUserData":{"name":"getUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userDataDictionary":{"name":"userDataDictionary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserKeyword:":{"name":"addUserKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserKeywords:":{"name":"addUserKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeUserKeyword:":{"name":"removeUserKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearUserKeywords":{"name":"clearUserKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getUserKeywords":{"name":"getUserKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userKeywords":{"name":"userKeywords","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeContextDataFor:":{"name":"removeContextData(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getContextData":{"name":"getContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contextDataDictionary":{"name":"contextDataDictionary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppExtDataWithKey:value:":{"name":"addAppExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateAppExtDataWithKey:value:":{"name":"updateAppExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeAppExtDataFor:":{"name":"removeAppExtData(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAppExtData":{"name":"clearAppExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAppExtData":{"name":"getAppExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getContextKeywords":{"name":"getContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contextKeywords":{"name":"contextKeywords","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppKeyword:":{"name":"addAppKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppKeywords:":{"name":"addAppKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeAppKeyword:":{"name":"removeAppKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAppKeywords":{"name":"clearAppKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAppKeywords":{"name":"getAppKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)parameterDictionary":{"name":"parameterDictionary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)bidderNameAppNexus":{"name":"bidderNameAppNexus","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)bidderNameRubiconProject":{"name":"bidderNameRubiconProject","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutUpdated":{"name":"timeoutUpdated","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)prebidServerAccountId":{"name":"prebidServerAccountId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)pbsDebug":{"name":"pbsDebug","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)customHeaders":{"name":"customHeaders","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)storedBidResponses":{"name":"storedBidResponses","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)shouldAssignNativeAssetID":{"name":"shouldAssignNativeAssetID","abstract":"\u003cp\u003eThis property is set by the developer when he is willing to assign the assetID for Native ad.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)shareGeoLocation":{"name":"shareGeoLocation","abstract":"\u003cp\u003eThis property is set by the developer when he is willing to share the location for better ad targeting\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)logLevel":{"name":"logLevel","abstract":"\u003cp\u003eSet the desidered verbosity of the logs\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)externalUserIdArray":{"name":"externalUserIdArray","abstract":"\u003cp\u003eArray containing objects that hold External UserId parameters.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)version":{"name":"version","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)omsdkVersion":{"name":"omsdkVersion","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)prebidServerHost":{"name":"prebidServerHost","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)customStatusEndpoint":{"name":"customStatusEndpoint","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutMillis":{"name":"timeoutMillis","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutMillisDynamic":{"name":"timeoutMillisDynamic","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)storedAuctionResponse":{"name":"storedAuctionResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)useCacheForReportingWithRenderingAPI":{"name":"useCacheForReportingWithRenderingAPI","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)creativeFactoryTimeout":{"name":"creativeFactoryTimeout","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)creativeFactoryTimeoutPreRenderContent":{"name":"creativeFactoryTimeoutPreRenderContent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)useExternalClickthroughBrowser":{"name":"useExternalClickthroughBrowser","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)impClickbrowserType":{"name":"impClickbrowserType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)debugLogFileEnabled":{"name":"debugLogFileEnabled","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)locationUpdatesEnabled":{"name":"locationUpdatesEnabled","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)includeWinners":{"name":"includeWinners","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)includeBidderKeys":{"name":"includeBidderKeys","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)setCustomPrebidServerWithUrl:error:":{"name":"setCustomPrebidServer(url:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)addStoredBidResponseWithBidder:responseId:":{"name":"addStoredBidResponse(bidder:responseId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)clearStoredBidResponses":{"name":"clearStoredBidResponses()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)getStoredBidResponses":{"name":"getStoredBidResponses()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)addCustomHeaderWithName:value:":{"name":"addCustomHeader(name:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)clearCustomHeaders":{"name":"clearCustomHeaders()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDK::":{"name":"initializeSDK(_:_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDKWithGadMobileAdsVersion::":{"name":"initializeSDK(gadMobileAdsVersion:_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDK:":{"name":"initializeSDK(_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/CacheManager.html#/c:@M@PrebidMobile@objc(cs)PBMCacheManager(cpy)cacheManagerExpireInterval":{"name":"cacheManagerExpireInterval","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CacheManager"},"Classes/CacheManager.html#/c:@M@PrebidMobile@objc(cs)PBMCacheManager(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe class is created as a singleton object \u0026amp; used\u003c/p\u003e","parent_name":"CacheManager"},"Classes/CacheManager.html#/c:@M@PrebidMobile@objc(cs)PBMCacheManager(im)saveWithContent:expireInterval:":{"name":"save(content:expireInterval:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CacheManager"},"Classes/CacheManager.html#/c:@M@PrebidMobile@objc(cs)PBMCacheManager(im)isValidWithCacheId:":{"name":"isValid(cacheId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CacheManager"},"Classes/CacheManager.html#/c:@M@PrebidMobile@objc(cs)PBMCacheManager(im)getWithCacheId:":{"name":"get(cacheId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CacheManager"},"Classes/IMAUtils.html#/c:@M@PrebidMobile@objc(cs)IMAUtils(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"IMAUtils"},"Classes/IMAUtils.html#/c:@M@PrebidMobile@objc(cs)IMAUtils(im)generateInstreamUriForGAMWithAdUnitID:adSlotSizes:customKeywords:error:":{"name":"generateInstreamUriForGAM(adUnitID:adSlotSizes:customKeywords:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"IMAUtils"},"Classes/IMAAdSlotSize.html#/c:@M@PrebidMobile@objc(cs)IMAAdSlotSize(cpy)Size400x300":{"name":"Size400x300","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"IMAAdSlotSize"},"Classes/IMAAdSlotSize.html#/c:@M@PrebidMobile@objc(cs)IMAAdSlotSize(cpy)Size640x480":{"name":"Size640x480","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"IMAAdSlotSize"},"Classes/IMAAdSlotSize.html#/c:@M@PrebidMobile@objc(cs)IMAAdSlotSize(cpy)Size320x480":{"name":"Size320x480","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"IMAAdSlotSize"},"Classes/AdViewUtils.html#/c:@M@PrebidMobile@objc(cs)AdViewUtils(cm)findPrebidCreativeSize:success:failure:":{"name":"findPrebidCreativeSize(_:success:failure:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewUtils"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(im)addAdditionalSizeWithSizes:":{"name":"addAdditionalSize(sizes:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe class is created as a singleton object \u0026amp; used\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(im)convertDictToMoPubKeywordsWithDict:":{"name":"convertDictToMoPubKeywords(dict:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(im)findNativeWithAdObject:":{"name":"findNative(adObject:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Utils"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)api":{"name":"api","abstract":"\u003cp\u003eList of supported API frameworks for this impression. If an API is not explicitly listed, it is assumed not to be supported.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)maxBitrate":{"name":"maxBitrate","abstract":"\u003cp\u003eMaximum bit rate in Kbps.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)minBitrate":{"name":"minBitrate","abstract":"\u003cp\u003eMaximum bit rate in Kbps.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)maxDuration":{"name":"maxDuration","abstract":"\u003cp\u003eMaximum video ad duration in seconds.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)minDuration":{"name":"minDuration","abstract":"\u003cp\u003eMinimum video ad duration in seconds.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)mimes":{"name":"mimes","abstract":"\u003cp\u003eContent MIME types supported.","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)playbackMethod":{"name":"playbackMethod","abstract":"\u003cp\u003eAllowed playback methods. If none specified, assume all are allowed.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)protocols":{"name":"protocols","abstract":"\u003cp\u003eArray of supported video bid response protocols.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)startDelay":{"name":"startDelay","abstract":"\u003cp\u003eIndicates the start delay in seconds for pre-roll, mid-roll, or post-roll ad placements.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)placement":{"name":"placement","abstract":"\u003cp\u003ePlacement type for the impression.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)linearity":{"name":"linearity","abstract":"\u003cp\u003eIndicates if the impression must be linear, nonlinear, etc. If none specified, assume all are allowed.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/s:12PrebidMobile15VideoParametersC6adSizeSo6CGSizeVSgvp":{"name":"adSize","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawAPI":{"name":"rawAPI","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawPlaybackMethod":{"name":"rawPlaybackMethod","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawProtocols":{"name":"rawProtocols","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(im)initWithMimes:":{"name":"init(mimes:)","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(im)setSize:":{"name":"setSize(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8InStreamAEvpZ":{"name":"InStream","abstract":"\u003cp\u003eIn-Stream\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8InBannerAEvpZ":{"name":"InBanner","abstract":"\u003cp\u003eIn-Banner\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC9InArticleAEvpZ":{"name":"InArticle","abstract":"\u003cp\u003eIn-Article\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC6InFeedAEvpZ":{"name":"InFeed","abstract":"\u003cp\u003eIn-Feed\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC12InterstitialAEvpZ":{"name":"Interstitial","abstract":"\u003cp\u003eInterstitial\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC6SliderAEvpZ":{"name":"Slider","abstract":"\u003cp\u003eSlider\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8FloatingAEvpZ":{"name":"Floating","abstract":"\u003cp\u003eFloating\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC03getD10ByRawValueyAESgSiFZ":{"name":"getPlacementByRawValue(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC7PreRollAEvpZ":{"name":"PreRoll","abstract":"\u003cp\u003ePre-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC14GenericMidRollAEvpZ":{"name":"GenericMidRoll","abstract":"\u003cp\u003eGeneric Mid-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC15GenericPostRollAEvpZ":{"name":"GenericPostRoll","abstract":"\u003cp\u003eGeneric Post-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_1_0AEvpZ":{"name":"VAST_1_0","abstract":"\u003cp\u003eVAST 1.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_2_0AEvpZ":{"name":"VAST_2_0","abstract":"\u003cp\u003eVAST 2.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_3_0AEvpZ":{"name":"VAST_3_0","abstract":"\u003cp\u003eVAST 3.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_1_0_WrapperAEvpZ":{"name":"VAST_1_0_Wrapper","abstract":"\u003cp\u003eVAST 1.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_2_0_WrapperAEvpZ":{"name":"VAST_2_0_Wrapper","abstract":"\u003cp\u003eVAST 2.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_3_0_WrapperAEvpZ":{"name":"VAST_3_0_Wrapper","abstract":"\u003cp\u003eVAST 3.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_4_0AEvpZ":{"name":"VAST_4_0","abstract":"\u003cp\u003eVAST 4.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_4_0_WrapperAEvpZ":{"name":"VAST_4_0_Wrapper","abstract":"\u003cp\u003eVAST 4.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC9DAAST_1_0AEvpZ":{"name":"DAAST_1_0","abstract":"\u003cp\u003eDAAST 1.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC17DAAST_1_0_WRAPPERAEvpZ":{"name":"DAAST_1_0_WRAPPER","abstract":"\u003cp\u003eDAAST 1.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC15AutoPlaySoundOnAEvpZ":{"name":"AutoPlaySoundOn","abstract":"\u003cp\u003eInitiates on Page Load with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC16AutoPlaySoundOffAEvpZ":{"name":"AutoPlaySoundOff","abstract":"\u003cp\u003eInitiates on Page Load with Sound Off by Default\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC11ClickToPlayAEvpZ":{"name":"ClickToPlay","abstract":"\u003cp\u003eInitiates on Click with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC9MouseOverAEvpZ":{"name":"MouseOver","abstract":"\u003cp\u003eInitiates on Mouse-Over with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC12EnterSoundOnAEvpZ":{"name":"EnterSoundOn","abstract":"\u003cp\u003eInitiates on Entering Viewport with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC13EnterSoundOffAEvpZ":{"name":"EnterSoundOff","abstract":"\u003cp\u003eInitiates on Entering Viewport with Sound Off by Default\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7VPAID_1AEvpZ":{"name":"VPAID_1","abstract":"\u003cp\u003eVPAID 1.0\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7VPAID_2AEvpZ":{"name":"VPAID_2","abstract":"\u003cp\u003eVPAID 2.0\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_1AEvpZ":{"name":"MRAID_1","abstract":"\u003cp\u003eMRAID-1\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC5ORMMAAEvpZ":{"name":"ORMMA","abstract":"\u003cp\u003eORMMA\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_2AEvpZ":{"name":"MRAID_2","abstract":"\u003cp\u003eMRAID-2\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_3AEvpZ":{"name":"MRAID_3","abstract":"\u003cp\u003eMRAID-3\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC6OMID_1AEvpZ":{"name":"OMID_1","abstract":"\u003cp\u003eOMID-1\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html":{"name":"Api","abstract":"\u003ch1 id='openrtb-api-frameworks' class='heading'\u003eOpenRTB - API Frameworks\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/PlaybackMethod.html":{"name":"PlaybackMethod","abstract":"\u003ch1 id='openrtb-playback-methods' class='heading'\u003eOpenRTB - Playback Methods\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/Protocols.html":{"name":"Protocols","abstract":"\u003ch1 id='openrtb-protocols' class='heading'\u003eOpenRTB - Protocols\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/StartDelay.html":{"name":"StartDelay","abstract":"\u003ch1 id='openrtb-start-delay' class='heading'\u003eOpenRTB - Start Delay\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/Placement.html":{"name":"Placement","abstract":"\u003ch1 id='openrtb-video-placement-types' class='heading'\u003eOpenRTB - Video Placement Types\u003c/h1\u003e","parent_name":"Signals"},"Classes/SingleContainerInt.html#/s:s27ExpressibleByIntegerLiteralP0cD4TypeQa":{"name":"IntegerLiteralType","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(py)value":{"name":"value","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/s:s27ExpressibleByIntegerLiteralP07integerD0x0cD4TypeQz_tcfc":{"name":"init(integerLiteral:)","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(im)isEqual:":{"name":"isEqual(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(py)hash":{"name":"hash","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)assets":{"name":"assets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)version":{"name":"version","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)context":{"name":"context","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)contextSubType":{"name":"contextSubType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)placementType":{"name":"placementType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)placementCount":{"name":"placementCount","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)sequence":{"name":"sequence","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)asseturlsupport":{"name":"asseturlsupport","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)api":{"name":"api","abstract":"\u003cp\u003eList of supported API frameworks for this impression. If an API is not explicitly listed, it is assumed not to be supported.\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/s:12PrebidMobile16BannerParametersC24interstitialMinWidthPercSiSgvp":{"name":"interstitialMinWidthPerc","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/s:12PrebidMobile16BannerParametersC25interstitialMinHeightPercSiSgvp":{"name":"interstitialMinHeightPerc","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)adSizes":{"name":"adSizes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)rawAPI":{"name":"rawAPI","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)FeedContent":{"name":"FeedContent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)AtomicContent":{"name":"AtomicContent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)OutsideContent":{"name":"OutsideContent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)RecommendationWidget":{"name":"RecommendationWidget","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PlacementType"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(py)text":{"name":"text","abstract":"\u003cp\u003eThe text associated with the text element.\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/s:12PrebidMobile11NativeTitleC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eThe length of the title being provided.","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)version":{"name":"version","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)context":{"name":"context","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)contextSubType":{"name":"contextSubType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)placementType":{"name":"placementType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)placementCount":{"name":"placementCount","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)sequence":{"name":"sequence","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)assets":{"name":"assets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)asseturlsupport":{"name":"asseturlsupport","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)configId":{"name":"configId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)initWithConfigId:assets:eventTrackers:":{"name":"init(configId:assets:eventTrackers:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)addNativeAssets:":{"name":"addNativeAssets(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)addNativeEventTracker:":{"name":"addNativeEventTracker(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)getNativeRequestObject":{"name":"getNativeRequestObject()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)context":{"name":"context","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)contextsubtype":{"name":"contextsubtype","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)plcmttype":{"name":"plcmttype","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)plcmtcnt":{"name":"plcmtcnt","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)seq":{"name":"seq","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)assets":{"name":"assets","abstract":"\u003cp\u003e[Required]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)aurlsupport":{"name":"aurlsupport","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eSpecifies what type of event objects tracking is supported - see Event Trackers Request Object\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)privacy":{"name":"privacy","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)copyWithZone:":{"name":"copy(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)jsonDictionary":{"name":"jsonDictionary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)toJsonStringWithError:":{"name":"toJsonString()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)url":{"name":"url","abstract":"\u003cp\u003eLanding URL of the clickable link.\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)clicktrackers":{"name":"clicktrackers","abstract":"\u003cp\u003eList of third-party tracker URLs to be fired on click of the URL.\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)fallback":{"name":"fallback","abstract":"\u003cp\u003eFallback URL for deeplink.","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC4typeSiSgvp":{"name":"type","abstract":"\u003cp\u003eThe type of image element being submitted from the Image Asset Types table.","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(py)url":{"name":"url","abstract":"\u003cp\u003eURL of the image asset.\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC5widthSiSgvp":{"name":"width","abstract":"\u003cp\u003eWidth of the image in pixels.","parent_name":"NativeImage"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC6heightSiSgvp":{"name":"height","abstract":"\u003cp\u003eHeight of the image in pixels.","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeEventTrackerResponse.html#/s:12PrebidMobile26NativeEventTrackerResponseC5eventSiSgvp":{"name":"event","abstract":"\u003cp\u003eType of event to track.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/s:12PrebidMobile26NativeEventTrackerResponseC6methodSiSgvp":{"name":"method","abstract":"\u003cp\u003eType of tracking requested.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)url":{"name":"url","abstract":"\u003cp\u003eThe URL of the image or js.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)customdata":{"name":"customdata","abstract":"\u003cp\u003eTo be agreed individually with the exchange, an array of key:value objects for custom tracking,","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)Image":{"name":"Image","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)js":{"name":"js","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)Impression":{"name":"Impression","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableImpression50":{"name":"ViewableImpression50","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableImpression100":{"name":"ViewableImpression100","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableVideoImpression50":{"name":"ViewableVideoImpression50","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/NativeEventTracker.html#/c:@M@PrebidMobile@objc(cs)NativeEventTracker(im)initWithEvent:methods:":{"name":"init(event:methods:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeEventTracker"},"Classes/NativeData.html#/s:12PrebidMobile10NativeDataC4typeSiSgvp":{"name":"type","abstract":"\u003cp\u003eThe type of data element being submitted from the Data Asset Types table.","parent_name":"NativeData"},"Classes/NativeData.html#/s:12PrebidMobile10NativeDataC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eThe length of the data element being submitted.","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(py)value":{"name":"value","abstract":"\u003cp\u003eThe formatted string of data to be displayed.","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeData"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Icon":{"name":"Icon","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Main":{"name":"Main","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/NativeAssetData.html#/s:12PrebidMobile15NativeAssetDataC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetData.html#/c:@M@PrebidMobile@objc(cs)NativeAssetData(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetData.html#/c:@M@PrebidMobile@objc(cs)NativeAssetData(im)initWithType:required:":{"name":"init(type:required:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)type":{"name":"type","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC5widthSiSgvp":{"name":"width","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC8widthMinSiSgvp":{"name":"widthMin","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC6heightSiSgvp":{"name":"height","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC9heightMinSiSgvp":{"name":"heightMin","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)mimes":{"name":"mimes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(im)initWithMinimumWidth:minimumHeight:required:":{"name":"init(minimumWidth:minimumHeight:required:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(im)initWithIsRequired:":{"name":"init(isRequired:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetTitle.html#/c:@M@PrebidMobile@objc(cs)NativeAssetTitle(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetTitle"},"Classes/NativeAssetTitle.html#/c:@M@PrebidMobile@objc(cs)NativeAssetTitle(im)initWithLength:required:":{"name":"init(length:required:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetTitle"},"Classes/NativeAsset.html#/s:12PrebidMobile11NativeAssetC8requiredSbvp":{"name":"required","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAsset"},"Classes/NativeAsset.html#/s:12PrebidMobile11NativeAssetC10isRequiredACSb_tcfc":{"name":"init(isRequired:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAsset"},"Classes/NativeAdMarkupAsset.html#/s:12PrebidMobile19NativeAdMarkupAssetC2idSiSgvp":{"name":"id","abstract":"\u003cp\u003eOptional if asseturl/dcourl is being used; required if embeded asset is being used\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/s:12PrebidMobile19NativeAdMarkupAssetC8requiredSiSgvp":{"name":"required","abstract":"\u003cp\u003eSet to 1 if asset is required. (bidder requires it to be displayed).\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)title":{"name":"title","abstract":"\u003cp\u003eTitle object for title assets.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)img":{"name":"img","abstract":"\u003cp\u003eImage object for image assets.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)data":{"name":"data","abstract":"\u003cp\u003eData object for ratings, prices etc.\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)link":{"name":"link","abstract":"\u003cp\u003eLink object for call to actions.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)version":{"name":"version","abstract":"\u003cp\u003eVersion of the Native Markup version in use.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)assets":{"name":"assets","abstract":"\u003cp\u003eList of native ad’s assets.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)assetsurl":{"name":"assetsurl","abstract":"\u003cp\u003eURL of an alternate source for the assets object.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)dcourl":{"name":"dcourl","abstract":"\u003cp\u003eURL where a dynamic creative specification may be found for populating this ad, per the Dynamic Content Ads Specification.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)link":{"name":"link","abstract":"\u003cp\u003eDestination Link.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)imptrackers":{"name":"imptrackers","abstract":"\u003cp\u003eArray of impression tracking URLs, expected to return a 1x1 image or 204 response - typically only passed when using 3rd party trackers.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)jstracker":{"name":"jstracker","abstract":"\u003cp\u003eOptional JavaScript impression tracker.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eArray of tracking objects to run with the ad, in response to the declared supported methods in the request.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eIf support was indicated in the request, URL of a page informing the user about the buyer’s targeting activity.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)initWithJsonString:":{"name":"init(jsonString:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(py)version":{"name":"version","abstract":"\u003cp\u003eVersion of the Native Markup version in use.\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(py)markupRequestObject":{"name":"markupRequestObject","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)nativeAdMarkup":{"name":"nativeAdMarkup","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)titles":{"name":"titles","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)dataObjects":{"name":"dataObjects","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)images":{"name":"images","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)eventTrackers":{"name":"eventTrackers","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)dataObjectsOf:":{"name":"dataObjects(of:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)imagesOf:":{"name":"images(of:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)title":{"name":"title","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)imageUrl":{"name":"imageUrl","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)iconUrl":{"name":"iconUrl","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)sponsoredBy":{"name":"sponsoredBy","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)text":{"name":"text","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)callToAction":{"name":"callToAction","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(cm)createWithCacheId:":{"name":"create(cacheId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)registerViewWithView:clickableViews:":{"name":"registerView(view:clickableViews:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Content":{"name":"Content","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Social":{"name":"Social","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Product":{"name":"Product","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)General":{"name":"General","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Article":{"name":"Article","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Video":{"name":"Video","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Audio":{"name":"Audio","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Image":{"name":"Image","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)UserGenerated":{"name":"UserGenerated","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Social":{"name":"Social","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)email":{"name":"email","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)chatIM":{"name":"chatIM","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)SellingProduct":{"name":"SellingProduct","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)AppStore":{"name":"AppStore","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)ReviewSite":{"name":"ReviewSite","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)initWithBannerParameters:videoParameters:nativeParameters:isInterstitial:isRewarded:":{"name":"init(bannerParameters:videoParameters:nativeParameters:isInterstitial:isRewarded:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)setGPID:":{"name":"setGPID(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(py)pbAdSlot":{"name":"pbAdSlot","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)fetchDemandWithAdObject:request:completion:":{"name":"fetchDemand(adObject:request:completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)fetchDemandWithRequest:completion:":{"name":"fetchDemand(request:completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)setAutoRefreshMillisWithTime:":{"name":"setAutoRefreshMillis(time:)","abstract":"\u003cp\u003eThis method allows to set the auto refresh period for the demand\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)stopAutoRefresh":{"name":"stopAutoRefresh()","abstract":"\u003cp\u003eThis method stops the auto refresh of demand\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)resumeAutoRefresh":{"name":"resumeAutoRefresh()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(cpy)EVENT_WIN":{"name":"EVENT_WIN","abstract":"\u003cp\u003eKey to get Prebid win event from \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events\"\u003eevents\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(cpy)EVENT_IMP":{"name":"EVENT_IMP","abstract":"\u003cp\u003eKey to get Prebid imp event from \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events\"\u003eevents\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)resultCode":{"name":"resultCode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)targetingKeywords":{"name":"targetingKeywords","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/s:12PrebidMobile7BidInfoC3expSdSgvp":{"name":"exp","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)nativeAdCacheId":{"name":"nativeAdCacheId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events":{"name":"events","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/s:12PrebidMobile7BidInfoC10resultCode17targetingKeywords3exp15nativeAdCacheId6eventsAcA06ResultF0O_SDyS2SGSgSdSgSSSgAKtcfc":{"name":"init(resultCode:targetingKeywords:exp:nativeAdCacheId:events:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(im)getExp":{"name":"getExp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InstreamVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)InstreamVideoAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InstreamVideoAdUnit"},"Classes/InstreamVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)InstreamVideoAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InstreamVideoAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(im)addAdditionalSizeWithSizes:":{"name":"addAdditionalSize(sizes:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(py)pbAdSlot":{"name":"pbAdSlot","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/s:12PrebidMobile6AdUnitC8configId4size9adFormatsACSS_So6CGSizeVSgShyAA0C6FormatCGtcfc":{"name":"init(configId:size:adFormats:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithCompletionBidInfo:":{"name":"fetchDemand(completionBidInfo:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithAdObject:completion:":{"name":"fetchDemand(adObject:completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; value for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; values for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeContextDataForKey:":{"name":"removeContextData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific context data keyword \u0026amp; values set from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eThis method allows to remove all context data set from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword set for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific context keyword from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getAppContent":{"name":"getAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getUserData":{"name":"getUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setGPID:":{"name":"setGPID(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getGPID":{"name":"getGPID()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setOrtbConfig:":{"name":"setOrtbConfig(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getOrtbConfig":{"name":"getOrtbConfig()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setAutoRefreshMillisWithTime:":{"name":"setAutoRefreshMillis(time:)","abstract":"\u003cp\u003eThis method allows to set the auto refresh period for the demand\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)stopAutoRefresh":{"name":"stopAutoRefresh()","abstract":"\u003cp\u003eThis method stops the auto refresh of demand\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)resumeAutoRefresh":{"name":"resumeAutoRefresh()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html":{"name":"AdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BannerAdUnit.html":{"name":"BannerAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/InstreamVideoAdUnit.html":{"name":"InstreamVideoAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/InterstitialAdUnit.html":{"name":"InterstitialAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BidInfo.html":{"name":"BidInfo","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidAdUnit.html":{"name":"PrebidAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidRequest.html":{"name":"PrebidRequest","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ContextSubType.html":{"name":"ContextSubType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ContextType.html":{"name":"ContextType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAd.html":{"name":"NativeAd","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAdConfiguration.html":{"name":"NativeAdConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAdMarkup.html":{"name":"NativeAdMarkup","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAdMarkupAsset.html":{"name":"NativeAdMarkupAsset","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAsset.html":{"name":"NativeAsset","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAssetTitle.html":{"name":"NativeAssetTitle","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAssetImage.html":{"name":"NativeAssetImage","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAssetData.html":{"name":"NativeAssetData","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ImageAsset.html":{"name":"ImageAsset","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeData.html":{"name":"NativeData","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeEventTracker.html":{"name":"NativeEventTracker","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/EventType.html":{"name":"EventType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/EventTracking.html":{"name":"EventTracking","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeEventTrackerResponse.html":{"name":"NativeEventTrackerResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeImage.html":{"name":"NativeImage","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeLink.html":{"name":"NativeLink","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeMarkupRequestObject.html":{"name":"NativeMarkupRequestObject","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeRequest.html":{"name":"NativeRequest","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeTitle.html":{"name":"NativeTitle","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PlacementType.html":{"name":"PlacementType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BannerParameters.html":{"name":"BannerParameters","abstract":"\u003cp\u003eDescribes an \u003ca href=\"https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf\"\u003eOpenRTB\u003c/a\u003e banner object\u003c/p\u003e"},"Classes/NativeParameters.html":{"name":"NativeParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/SingleContainerInt.html":{"name":"SingleContainerInt","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Signals.html":{"name":"Signals","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VideoParameters.html":{"name":"VideoParameters","abstract":"\u003cp\u003eDescribes an \u003ca href=\"https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf\"\u003eOpenRTB\u003c/a\u003e video object\u003c/p\u003e"},"Classes/RewardedVideoAdUnit.html":{"name":"RewardedVideoAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Utils.html":{"name":"Utils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VideoAdUnit.html":{"name":"VideoAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VideoInterstitialAdUnit.html":{"name":"VideoInterstitialAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/AdViewUtils.html":{"name":"AdViewUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/IMAAdSlotSize.html":{"name":"IMAAdSlotSize","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/IMAUtils.html":{"name":"IMAUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/CacheManager.html":{"name":"CacheManager","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes.html#/c:@M@PrebidMobile@objc(cs)PBMAgeUtils":{"name":"AgeUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Prebid.html":{"name":"Prebid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Targeting.html":{"name":"Targeting","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Constants.html":{"name":"Constants","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidConstants.html":{"name":"PrebidConstants","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ExternalUserId.html":{"name":"ExternalUserId","abstract":"\u003cp\u003eDefines the User Id Object from an External Thrid Party Source\u003c/p\u003e"},"Classes/Host.html":{"name":"Host","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ImageHelper.html":{"name":"ImageHelper","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Log.html":{"name":"Log","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/LogLevel.html":{"name":"LogLevel","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/AdFormat.html":{"name":"AdFormat","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/AdConfiguration.html":{"name":"AdConfiguration","abstract":"\u003cp\u003eContains all the data needed to load an ad.\u003c/p\u003e"},"Classes/AdViewButtonDecorator.html":{"name":"AdViewButtonDecorator","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/HiddenWebViewManager.html":{"name":"HiddenWebViewManager","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VideoControlsConfiguration.html":{"name":"VideoControlsConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidImagesRepository.html":{"name":"PrebidImagesRepository","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/AutoRefreshCountConfig.html":{"name":"AutoRefreshCountConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes.html#/s:12PrebidMobile23ImpressionTasksExecutorC":{"name":"ImpressionTasksExecutor","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidServerConnection.html":{"name":"PrebidServerConnection","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidServerResponse.html":{"name":"PrebidServerResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PathBuilder.html":{"name":"PathBuilder","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BannerView.html":{"name":"BannerView","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BaseInterstitialAdUnit.html":{"name":"BaseInterstitialAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/InterstitialRenderingAdUnit.html":{"name":"InterstitialRenderingAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/RewardedAdUnit.html":{"name":"RewardedAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationBannerAdUnit.html":{"name":"MediationBannerAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationBaseInterstitialAdUnit.html":{"name":"MediationBaseInterstitialAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationBidInfoWrapper.html":{"name":"MediationBidInfoWrapper","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationInterstitialAdUnit.html":{"name":"MediationInterstitialAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationNativeAdUnit.html":{"name":"MediationNativeAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationNativeUtils.html":{"name":"MediationNativeUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationRewardedAdUnit.html":{"name":"MediationRewardedAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationUtils.html":{"name":"MediationUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/DemandResponseInfo.html":{"name":"DemandResponseInfo","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BannerEventHandlerStandalone.html":{"name":"BannerEventHandlerStandalone","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/InterstitialEventHandlerStandalone.html":{"name":"InterstitialEventHandlerStandalone","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/RewardedEventHandlerStandalone.html":{"name":"RewardedEventHandlerStandalone","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/InterstitialController.html":{"name":"InterstitialController","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/AdUnitConfig.html":{"name":"AdUnitConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Bid.html":{"name":"Bid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BidResponse.html":{"name":"BidResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidServerEventTracker.html":{"name":"PrebidServerEventTracker","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ServerEvent.html":{"name":"ServerEvent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidJSLibrary.html":{"name":"PrebidJSLibrary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidJSLibraryManager.html":{"name":"PrebidJSLibraryManager","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/SkadnEventTracker.html":{"name":"SkadnEventTracker","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/SkadnParametersManager.html":{"name":"SkadnParametersManager","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/DateFormatService.html":{"name":"DateFormatService","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/EventManager.html":{"name":"EventManager","abstract":"\u003cp\u003eThis class is a proxy container for event trackers."},"Classes/Reachability.html":{"name":"Reachability","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/UserAgentService.html":{"name":"UserAgentService","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes.html":{"name":"Classes","abstract":"\u003cp\u003eThe following classes are available globally.\u003c/p\u003e"},"Global%20Variables.html":{"name":"Global Variables","abstract":"\u003cp\u003eThe following global variables are available globally.\u003c/p\u003e"},"Enums.html":{"name":"Enumerations","abstract":"\u003cp\u003eThe following enumerations are available globally.\u003c/p\u003e"},"Extensions.html":{"name":"Extensions","abstract":"\u003cp\u003eThe following extensions are available globally.\u003c/p\u003e"},"Protocols.html":{"name":"Protocols","abstract":"\u003cp\u003eThe following protocols are available globally.\u003c/p\u003e"},"Typealiases.html":{"name":"Type Aliases","abstract":"\u003cp\u003eThe following type aliases are available globally.\u003c/p\u003e"}} \ No newline at end of file diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/undocumented.json b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/undocumented.json new file mode 100644 index 000000000..1b4f9f090 --- /dev/null +++ b/docs/docsets/PrebidMobile.docset/Contents/Resources/Documents/undocumented.json @@ -0,0 +1,369 @@ +{ + "warnings": [ + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdDelegate.swift", + "line": 18, + "symbol": "NativeAdDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 201, + "symbol": "DataAsset.sponsored", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 202, + "symbol": "DataAsset.description", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 203, + "symbol": "DataAsset.rating", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 204, + "symbol": "DataAsset.likes", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 205, + "symbol": "DataAsset.downloads", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 206, + "symbol": "DataAsset.price", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 207, + "symbol": "DataAsset.saleprice", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 208, + "symbol": "DataAsset.phone", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 209, + "symbol": "DataAsset.address", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 210, + "symbol": "DataAsset.description2", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 211, + "symbol": "DataAsset.displayurl", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 212, + "symbol": "DataAsset.ctatext", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeData.swift", + "line": 57, + "symbol": "NativeData.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeDataAssetType.swift", + "line": 23, + "symbol": "NativeDataAssetType.undefined", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 61, + "symbol": "EventType.Impression", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 64, + "symbol": "EventType.ViewableImpression50", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 67, + "symbol": "EventType.ViewableImpression100", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 70, + "symbol": "EventType.ViewableVideoImpression50", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 73, + "symbol": "EventType.Custom", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/SingleContainerInt.swift", + "line": 18, + "symbol": "SingleContainerInt", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/SingleContainerInt.swift", + "line": 23, + "symbol": "SingleContainerInt.value", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/SingleContainerInt.swift", + "line": 34, + "symbol": "SingleContainerInt.isEqual(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/SingleContainerInt.swift", + "line": 48, + "symbol": "SingleContainerInt.hash", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/VideoParameters.swift", + "line": 62, + "symbol": "VideoParameters.adSize", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 239, + "symbol": "Targeting.getExternalUserIds()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 23, + "symbol": "Position.undefined", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 24, + "symbol": "Position.topLeft", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 25, + "symbol": "Position.topCenter", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 26, + "symbol": "Position.topRight", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 27, + "symbol": "Position.center", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 28, + "symbol": "Position.bottomLeft", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 29, + "symbol": "Position.bottomCenter", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 30, + "symbol": "Position.bottomRight", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 31, + "symbol": "Position.custom", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventHandler.swift", + "line": 34, + "symbol": "BannerEventHandler.trackImpression()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 79, + "symbol": "BannerView.ortbConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 404, + "symbol": "BannerView.trackImpression(forDisplayView:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 413, + "symbol": "BannerView.viewControllerForModalPresentation(fromDisplayView:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 417, + "symbol": "BannerView.didLeaveApp(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 421, + "symbol": "BannerView.willPresentModal(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 425, + "symbol": "BannerView.didDismissModal(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 431, + "symbol": "BannerView.bannerAdLoader(_:loadedAdView:adSize:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 436, + "symbol": "BannerView.bannerAdLoader(_:createdDisplayView:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 442, + "symbol": "BannerView.adLoadFlowController(_:failedWithError:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 446, + "symbol": "BannerView.adLoadFlowControllerWillSendBidRequest(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 451, + "symbol": "BannerView.adLoadFlowControllerWillRequestPrimaryAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 456, + "symbol": "BannerView.adLoadFlowControllerShouldContinue(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 462, + "symbol": "BannerView.willPresentModal()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 469, + "symbol": "BannerView.didDismissModal()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 476, + "symbol": "BannerView.willLeaveApp()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 482, + "symbol": "BannerView.viewControllerForPresentingModal", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + } + ], + "source_directory": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios" +} \ No newline at end of file diff --git a/docs/docsets/PrebidMobile.docset/Contents/Resources/docSet.dsidx b/docs/docsets/PrebidMobile.docset/Contents/Resources/docSet.dsidx index 3b6ad97c4..1e0684d01 100644 Binary files a/docs/docsets/PrebidMobile.docset/Contents/Resources/docSet.dsidx and b/docs/docsets/PrebidMobile.docset/Contents/Resources/docSet.dsidx differ diff --git a/docs/docsets/PrebidMobile.tgz b/docs/docsets/PrebidMobile.tgz index b35a6793d..177bd13cf 100644 Binary files a/docs/docsets/PrebidMobile.tgz and b/docs/docsets/PrebidMobile.tgz differ diff --git a/docs/index.html b/docs/index.html index 5a21d18c6..d480f2c6b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +16,7 @@
    -

    PrebidMobile 2.2.3 Docs (94% documented)

    +

    PrebidMobile 2.2.3 Docs (20% documented)

    @@ -35,15 +35,36 @@ + + @@ -286,7 +518,8 @@
    -

    Prebid Mobile iOS SDK

    +

    Build Status

    +

    Prebid Mobile iOS SDK

    To work with Prebid Mobile, you will need accesss to a Prebid Server. See this page for options.

    Use Cocoapods?

    @@ -325,7 +558,7 @@

    Carthage

    diff --git a/docs/search.json b/docs/search.json index de2d0dd8d..6ff44b333 100644 --- a/docs/search.json +++ b/docs/search.json @@ -1 +1 @@ -{"Typealiases.html#/s:12PrebidMobile0A22InitializationCallbacka":{"name":"PrebidInitializationCallback","abstract":"\u003cp\u003eA callback used for Prebid initialization status.\u003c/p\u003e"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)setUpAdObjectWith:":{"name":"setUpAdObject(with:)","abstract":"\u003cp\u003ePuts to ad object\u0026rsquo;s localExtra the ad object (winning bid or native ad) and configId","parent_name":"PrebidMediationDelegate"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)cleanUpAdObject":{"name":"cleanUpAdObject()","abstract":"\u003cp\u003eRemoves an bid info from ad object\u0026rsquo;s localExtra","parent_name":"PrebidMediationDelegate"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)getAdView":{"name":"getAdView()","abstract":"\u003cp\u003eReturns ad view that was passed into PrebidMediationDelegate earlier.","parent_name":"PrebidMediationDelegate"},"Protocols/RewardedEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.\u003c/p\u003e","parent_name":"RewardedEventHandlerProtocol"},"Protocols/RewardedEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the user\u0026rsquo;s interaction with the ad.\u003c/p\u003e","parent_name":"RewardedEventHandlerProtocol"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidReceiveAd:":{"name":"rewardedAdDidReceiveAd(_:)","abstract":"\u003cp\u003eCalled when an ad is loaded and ready for display\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdUserDidEarnReward:":{"name":"rewardedAdUserDidEarnReward(_:)","abstract":"\u003cp\u003eCalled when user is able to receive a reward from the app\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAd:didFailToReceiveAdWithError:":{"name":"rewardedAd(_:didFailToReceiveAdWithError:)","abstract":"\u003cp\u003eCalled when the load process fails to produce a viable ad\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdWillPresentAd:":{"name":"rewardedAdWillPresentAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial view will be launched, as a result of show() method.\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidDismissAd:":{"name":"rewardedAdDidDismissAd(_:)","abstract":"\u003cp\u003eCalled when the interstial is dismissed by the user\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdWillLeaveApplication:":{"name":"rewardedAdWillLeaveApplication(_:)","abstract":"\u003cp\u003eCalled when an ad causes the sdk to leave the app\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidClickAd:":{"name":"rewardedAdDidClickAd(_:)","abstract":"\u003cp\u003eCalled when user clicked the ad\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidReceiveAd:":{"name":"interstitialDidReceiveAd(_:)","abstract":"\u003cp\u003eCalled when an ad is loaded and ready for display\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitial:didFailToReceiveAdWithError:":{"name":"interstitial(_:didFailToReceiveAdWithError:)","abstract":"\u003cp\u003eCalled when the load process fails to produce a viable ad\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialWillPresentAd:":{"name":"interstitialWillPresentAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial view will be launched, as a result of show() method.\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidDismissAd:":{"name":"interstitialDidDismissAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial is dismissed by the user\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialWillLeaveApplication:":{"name":"interstitialWillLeaveApplication(_:)","abstract":"\u003cp\u003eCalled when an ad causes the sdk to leave the app\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidClickAd:":{"name":"interstitialDidClickAd(_:)","abstract":"\u003cp\u003eCalled when user clicked the ad\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewPresentationController":{"name":"bannerViewPresentationController()","abstract":"\u003cp\u003eAsks the delegate for a view controller instance to use for presenting modal views","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerView:didReceiveAdWithAdSize:":{"name":"bannerView(_:didReceiveAdWithAdSize:)","abstract":"\u003cp\u003eNotifies the delegate that an ad has been successfully loaded and rendered.\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerView:didFailToReceiveAdWith:":{"name":"bannerView(_:didFailToReceiveAdWith:)","abstract":"\u003cp\u003eNotifies the delegate of an error encountered while loading or rendering an ad.\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewWillLeaveApplication:":{"name":"bannerViewWillLeaveApplication(_:)","abstract":"\u003cp\u003eNotifies the delegate whenever current app goes in the background due to user click.\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewWillPresentModal:":{"name":"bannerViewWillPresentModal(_:)","abstract":"\u003cp\u003eNotifies delegate that the banner view will launch a modal","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewDidDismissModal:":{"name":"bannerViewDidDismissModal(_:)","abstract":"\u003cp\u003eNotifies delegate that the banner view has dismissed the modal on top of","parent_name":"BannerViewDelegate"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the user\u0026rsquo;s interaction with the ad.\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)adSizes":{"name":"adSizes","abstract":"\u003cp\u003eThe array of the CGRect entries for each valid ad sizes.","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(im)trackImpression":{"name":"trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adDidExpireWithAd:":{"name":"adDidExpire(ad:)","abstract":"\u003cp\u003eSent when the native ad is expired.\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adWasClickedWithAd:":{"name":"adWasClicked(ad:)","abstract":"\u003cp\u003eSent when the native view is clicked by the user.\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adDidLogImpressionWithAd:":{"name":"adDidLogImpression(ad:)","abstract":"\u003cp\u003eSent when an impression is recorded for an native ad\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdLoadedWithAd:":{"name":"nativeAdLoaded(ad:)","abstract":"\u003cp\u003eA successful Prebid Native ad is returned\u003c/p\u003e","parent_name":"NativeAdDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdNotFound":{"name":"nativeAdNotFound()","abstract":"\u003cp\u003ePrebid Native was not found in the server returned response,","parent_name":"NativeAdDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdNotValid":{"name":"nativeAdNotValid()","abstract":"\u003cp\u003ePrebid Native ad was returned, however, the bid is not valid for displaying","parent_name":"NativeAdDelegate"},"Protocols/NativeAdDelegate.html":{"name":"NativeAdDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/NativeAdEventDelegate.html":{"name":"NativeAdEventDelegate","abstract":"\u003cp\u003eA protocol for handling events related to native ads.\u003c/p\u003e"},"Protocols/BannerEventHandler.html":{"name":"BannerEventHandler","abstract":"\u003cp\u003eA protocol for handling events related to banner ads in the PBM SDK.\u003c/p\u003e"},"Protocols/BannerViewDelegate.html":{"name":"BannerViewDelegate","abstract":"\u003cp\u003eA protocol for handling events related to banner ads in the PBM SDK.\u003c/p\u003e"},"Protocols/InterstitialAdUnitDelegate.html":{"name":"InterstitialAdUnitDelegate","abstract":"\u003cp\u003eProtocol for interaction with the InterstitialAdUnit .\u003c/p\u003e"},"Protocols/RewardedAdUnitDelegate.html":{"name":"RewardedAdUnitDelegate","abstract":"\u003cp\u003eProtocol for interaction with the RewardedAdUnit"},"Protocols/RewardedEventHandlerProtocol.html":{"name":"RewardedEventHandlerProtocol","abstract":"\u003cp\u003eA protocol for handling events related to rewarded ads.\u003c/p\u003e"},"Protocols/PrebidMediationDelegate.html":{"name":"PrebidMediationDelegate","abstract":"\u003cp\u003eThis protocol is dedicated to manage the work with Mediation SDKs.\u003c/p\u003e"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandFetchSuccess":{"name":"prebidDemandFetchSuccess","abstract":"\u003cp\u003eThe demand fetch request was successful.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerNotSpecified":{"name":"prebidServerNotSpecified","abstract":"\u003cp\u003eThe Prebid server was not specified in the request.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidAccountId":{"name":"prebidInvalidAccountId","abstract":"\u003cp\u003eThe account ID provided is not recognized by the Prebid server.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidConfigId":{"name":"prebidInvalidConfigId","abstract":"\u003cp\u003eThe config ID provided is not recognized by the Prebid server.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidSize":{"name":"prebidInvalidSize","abstract":"\u003cp\u003eThe size requested is not recognized by the Prebid server.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidNetworkError":{"name":"prebidNetworkError","abstract":"\u003cp\u003eThere was a network error during the operation.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerError":{"name":"prebidServerError","abstract":"\u003cp\u003eThe Prebid server encountered an error while processing the request.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandNoBids":{"name":"prebidDemandNoBids","abstract":"\u003cp\u003eThe Prebid server did not return any bids.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandTimedOut":{"name":"prebidDemandTimedOut","abstract":"\u003cp\u003eThe demand request timed out.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerURLInvalid":{"name":"prebidServerURLInvalid","abstract":"\u003cp\u003eThe URL of the Prebid server is invalid.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidUnknownError":{"name":"prebidUnknownError","abstract":"\u003cp\u003eAn unknown error occurred within the Prebid SDK.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidResponseStructure":{"name":"prebidInvalidResponseStructure","abstract":"\u003cp\u003eThe structure of the response received is invalid.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInternalSDKError":{"name":"prebidInternalSDKError","abstract":"\u003cp\u003eAn internal error occurred within the SDK.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidWrongArguments":{"name":"prebidWrongArguments","abstract":"\u003cp\u003eIncorrect arguments were provided to the SDK.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidNoVastTagInMediaData":{"name":"prebidNoVastTagInMediaData","abstract":"\u003cp\u003eNo VAST tag was found in the media data.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidSDKMisuse":{"name":"prebidSDKMisuse","abstract":"\u003cp\u003eMisuse of the SDK was detected.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidSDKMisusePreviousFetchNotCompletedYet":{"name":"prebidSDKMisusePreviousFetchNotCompletedYet","abstract":"\u003cp\u003eSDK misuse due to a previous fetch operation not being completed yet.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidRequest":{"name":"prebidInvalidRequest","abstract":"\u003cp\u003eThe Prebid request does not contain any parameters.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/s:12PrebidMobile10ResultCodeO4nameSSyF":{"name":"name()","abstract":"\u003cp\u003eReturns a descriptive name for the result code.\u003c/p\u003e","parent_name":"ResultCode"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionUndefined":{"name":"undefined","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopLeft":{"name":"topLeft","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopCenter":{"name":"topCenter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopRight":{"name":"topRight","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionCenter":{"name":"center","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomLeft":{"name":"bottomLeft","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomCenter":{"name":"bottomCenter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomRight":{"name":"bottomRight","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionCustom":{"name":"custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/s:12PrebidMobile8PositionO03getC15ByStringLiteralyACSgSSFZ":{"name":"getPositionByStringLiteral(_:)","abstract":"\u003cp\u003eReturns the corresponding \u003ccode\u003ePosition\u003c/code\u003e enum value for a given string literal.\u003c/p\u003e","parent_name":"Position"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionUndefined":{"name":"undefined","abstract":"\u003cp\u003e0 Unknown\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionHeader":{"name":"header","abstract":"\u003cp\u003e4 Header\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionFooter":{"name":"footer","abstract":"\u003cp\u003e5 Footer\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionSidebar":{"name":"sidebar","abstract":"\u003cp\u003e6 Sidebar\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionFullScreen":{"name":"fullScreen","abstract":"\u003cp\u003e7 Full Screen\u003c/p\u003e","parent_name":"AdPosition"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostAppnexus":{"name":"Appnexus","abstract":"\u003cp\u003eURL \u003ca href=\"URL\"\u003ehttps://ib.adnxs.com/openrtb2/prebid\u003c/a\u003e\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostRubicon":{"name":"Rubicon","abstract":"\u003cp\u003eURL \u003ca href=\"URL\"\u003ehttps://prebid-server.rubiconproject.com/openrtb2/auction\u003c/a\u003e\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostCustom":{"name":"Custom","abstract":"\u003cp\u003eCustom Prebid server URL. The URL for this case should be set separately.\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusSucceeded":{"name":"succeeded","abstract":"\u003cp\u003ePrebid SDK successfully initialized.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusFailed":{"name":"failed","abstract":"\u003cp\u003ePrebid SDK is not able to work.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusServerStatusWarning":{"name":"serverStatusWarning","abstract":"\u003cp\u003eSomething went wrong during PBS status checking.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderUnknown":{"name":"unknown","abstract":"\u003cp\u003eGender is not specified or unknown.\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderMale":{"name":"male","abstract":"\u003cp\u003eRepresents the male gender.\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderFemale":{"name":"female","abstract":"\u003cp\u003eRepresents the female gender.\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderOther":{"name":"other","abstract":"\u003cp\u003eRepresents any other gender that does not fit into the male or female categories.\u003c/p\u003e","parent_name":"Gender"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeIcon":{"name":"icon","abstract":"\u003cp\u003eRepresents an icon image, which is typically a small image used as a visual representation of the product or service.\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeMain":{"name":"main","abstract":"\u003cp\u003eRepresents the main image of the ad, which is usually the primary visual element and central to the ad\u0026rsquo;s presentation.\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeCustom":{"name":"custom","abstract":"\u003cp\u003eReserved for exchange-specific usage.\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeUndefined":{"name":"undefined","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeSponsored":{"name":"sponsored","abstract":"\u003cp\u003eSponsored By message where response should contain the brand name of the sponsor.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDesc":{"name":"desc","abstract":"\u003cp\u003eDescriptive text associated with the product or service being advertised. Longer length of text in response may be truncated or ellipsed by the exchange.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeRating":{"name":"rating","abstract":"\u003cp\u003eRating of the product being offered to the user. For example an app’s rating in an app store from 0-5.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeLikes":{"name":"likes","abstract":"\u003cp\u003eNumber of social ratings or “likes” of the product being offered to the user.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDownloads":{"name":"downloads","abstract":"\u003cp\u003eNumber downloads/installs of this product\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypePrice":{"name":"price","abstract":"\u003cp\u003ePrice for product / app / in-app purchase. Value should include currency symbol in localised format.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeSalePrice":{"name":"salePrice","abstract":"\u003cp\u003eSale price that can be used together with price to indicate a discounted price compared to a regular price. Value should include currency symbol in localised format.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypePhone":{"name":"phone","abstract":"\u003cp\u003ePhone number\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeAddress":{"name":"address","abstract":"\u003cp\u003eAddress\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDesc2":{"name":"desc2","abstract":"\u003cp\u003eAdditional descriptive text associated text with the product or service being advertised\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDisplayURL":{"name":"displayURL","abstract":"\u003cp\u003eDisplay URL for the text ad. To be used when sponsoring entity doesn’t own the content. IE sponsored by BRAND on SITE (where SITE is transmitted in this field).\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeCtaText":{"name":"ctaText","abstract":"\u003cp\u003eCTA description - descriptive text describing a ‘call to action’ button for the destination URL.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeCustom":{"name":"custom","abstract":"\u003cp\u003eReserved for Exchange specific usage numbered above 500\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetSponsored":{"name":"sponsored","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDescription":{"name":"description","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetRating":{"name":"rating","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetLikes":{"name":"likes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDownloads":{"name":"downloads","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetPrice":{"name":"price","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetSaleprice":{"name":"saleprice","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetPhone":{"name":"phone","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetAddress":{"name":"address","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDescription2":{"name":"description2","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDisplayurl":{"name":"displayurl","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetCtatext":{"name":"ctatext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetCustom":{"name":"Custom","abstract":"\u003cp\u003eCustom type for user-defined data assets\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/s:12PrebidMobile9DataAssetO10exchangeIDSivp":{"name":"exchangeID","abstract":"\u003cp\u003eGets or sets the exchange ID for the asset type.\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html":{"name":"DataAsset","abstract":"\u003cp\u003eEnum representing different types of native data assets.\u003c/p\u003e"},"Enums/NativeDataAssetType.html":{"name":"NativeDataAssetType","abstract":"\u003cp\u003eEnum representing various types of native data assets that can be used in ads.\u003c/p\u003e"},"Enums/NativeImageAssetType.html":{"name":"NativeImageAssetType","abstract":"\u003cp\u003eEnum representing various types of native image assets used in ads.\u003c/p\u003e"},"Enums/Gender.html":{"name":"Gender","abstract":"\u003cp\u003eAn enumeration representing gender options for ad targeting or other purposes."},"Enums/PrebidInitializationStatus.html":{"name":"PrebidInitializationStatus","abstract":"\u003cp\u003eEnum representing the initialization status of the Prebid SDK.\u003c/p\u003e"},"Enums/PrebidHost.html":{"name":"PrebidHost","abstract":"\u003cp\u003e\u003ccode\u003ePrebidHost\u003c/code\u003e represents various Prebid server hosts used for ad bidding.\u003c/p\u003e"},"Enums/AdPosition.html":{"name":"AdPosition","abstract":"\u003cp\u003eAd position on screen. Refer to List 5.4:"},"Enums/Position.html":{"name":"Position","abstract":"\u003cp\u003eEnum representing various positions on the screen.\u003c/p\u003e"},"Enums/ResultCode.html":{"name":"ResultCode","abstract":"\u003cp\u003eEnum representing the result codes for various operations within the Prebid SDK.\u003c/p\u003e"},"Classes/MediationRewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationRewardedAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eInitializes a new instance of the \u003ccode\u003eMediationRewardedAdUnit\u003c/code\u003e with the specified configuration ID and mediation delegate.\u003c/p\u003e","parent_name":"MediationRewardedAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(py)nativeAdUnit":{"name":"nativeAdUnit","abstract":"\u003cp\u003eThe native ad unit that makes native request.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eInitializes a new instance of the \u003ccode\u003eMediationNativeAdUnit\u003c/code\u003e with the specified configuration ID and mediation delegate.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addEventTracker:":{"name":"addEventTracker(_:)","abstract":"\u003cp\u003eAdds event trackers to the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addNativeAssets:":{"name":"addNativeAssets(_:)","abstract":"\u003cp\u003eAdds native assets to the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setContextType:":{"name":"setContextType(_:)","abstract":"\u003cp\u003eSets the context type for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPlacementType:":{"name":"setPlacementType(_:)","abstract":"\u003cp\u003eSets the placement type for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPlacementCount:":{"name":"setPlacementCount(_:)","abstract":"\u003cp\u003eSets the placement count for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setContextSubType:":{"name":"setContextSubType(_:)","abstract":"\u003cp\u003eSets the context subtype for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setSequence:":{"name":"setSequence(_:)","abstract":"\u003cp\u003eSets the sequence for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setAssetURLSupport:":{"name":"setAssetURLSupport(_:)","abstract":"\u003cp\u003eSets the asset URL support for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setDURLSupport:":{"name":"setDURLSupport(_:)","abstract":"\u003cp\u003eSets the DURL support for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPrivacy:":{"name":"setPrivacy(_:)","abstract":"\u003cp\u003eSets the privacy value for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setExt:":{"name":"setExt(_:)","abstract":"\u003cp\u003eSets the extended data for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)getOrtbConfig":{"name":"getOrtbConfig()","abstract":"\u003cp\u003eRetrieves the OpenRTB configuration for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setOrtbConfig:":{"name":"setOrtbConfig(_:)","abstract":"\u003cp\u003eSets the OpenRTB configuration for the native ad unit.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content object, replacing any existing content.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the current app content object.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds an array of content data objects to the app content.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeAppContent:":{"name":"removeAppContent(_:)","abstract":"\u003cp\u003eRemoves a specific content data object from the app content.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds an array of user data objects.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a specific user data object.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; value for adunit context targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; values for adunit context targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeContextDataForKey:":{"name":"removeContextData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific context data keyword \u0026amp; values set from adunit context targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eThis method allows to remove all context data set from adunit context targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting.","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting.","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword for adunit context targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword set for adunit context targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific context keyword from adunit context targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit context targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eMakes bid request for the native ad unit and setups mediation parameters.\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eThe ad format for the ad unit.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eAdditional sizes for the ad unit.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eThe area for the skip button in the video ad.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eThe position of the skip button in the video ad.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eThe delay before the skip button appears in the video ad.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eConvenience initializer for the mediation interstitial ad unit.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/s:12PrebidMobile27MediationInterstitialAdUnitC8configId17minSizePercentage17mediationDelegateACSS_So6CGSizeVSgAA0acM0_ptcfc":{"name":"init(configId:minSizePercentage:mediationDelegate:)","abstract":"\u003cp\u003eInitializes a new mediation interstitial ad unit with the specified configuration ID, minimum size percentage, and mediation delegate.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)configId":{"name":"configId","abstract":"\u003cp\u003eThe configuration ID for the ad unit.\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eParameters for configuring banner ads.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eParameters for configuring video ads.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eIndicates whether the video ad is muted.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eIndicates whether the sound button is visible in the video ad.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eThe area for the close button in the video ad.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eThe position of the close button in the video ad.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eOpenRTB configuration for the ad unit.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)configId":{"name":"configId","abstract":"\u003cp\u003eThe configuration ID for the ad unit.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eMakes bid request and setups mediation parameters.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; value for adunit context targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; values for adunit context targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeContextDataForKey:":{"name":"removeContextData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific context data keyword \u0026amp; values set from adunit context targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eThis method allows to remove all context data set from adunit context targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting.","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting.","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword for adunit context targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword set for adunit context targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific context keyword from adunit context targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit context targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content object, replacing any existing content.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the current app content object.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds an array of content data objects to the app content.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eRemoves a specific content data object from the app content.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eClears all content data objects from the app content.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds an array of user data objects.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a specific user data object.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data.\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)mediationDelegate":{"name":"mediationDelegate","abstract":"\u003cp\u003eProperty that performs certain utilty work for the \u003ccode\u003eMediationBannerAdUnit\u003c/code\u003e\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)configID":{"name":"configID","abstract":"\u003cp\u003eThe configuration ID for an ad unit\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)adFormat":{"name":"adFormat","abstract":"\u003cp\u003eThe ad format for the ad unit.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)adPosition":{"name":"adPosition","abstract":"\u003cp\u003eThe position of the ad on the screen.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eParameters for configuring banner ads.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eParameters for configuring video ads.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)refreshInterval":{"name":"refreshInterval","abstract":"\u003cp\u003eThe refresh interval for the ad.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eAdditional sizes for the ad unit.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eOpenRTB configuration\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; value for adunit context targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; values for adunit context targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeContextDataForKey:":{"name":"removeContextData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific context data keyword \u0026amp; values set from adunit context targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eThis method allows to remove all context data set from adunit context targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting.","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting.","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword for adunit context targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword set for adunit context targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific context keyword from adunit context targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit context targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content object, replacing any existing content.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)getAppContent":{"name":"getAppContent()","abstract":"\u003cp\u003eRetrieves the current app content object.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the current app content object.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds an array of content data objects to the app content.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eRemoves a specific content data object from the app content.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eClears all content data objects from the app content.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds an array of user data objects.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a specific user data object.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)initWithConfigID:size:mediationDelegate:":{"name":"init(configID:size:mediationDelegate:)","abstract":"\u003cp\u003eInitializes a new mediation banner ad unit with the specified configuration ID, size, and mediation delegate.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eMakes bid request and setups mediation parameters.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)stopRefresh":{"name":"stopRefresh()","abstract":"\u003cp\u003eStops the auto-refresh for the ad unit.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)adObjectDidFailToLoadAdWithAdObject:with:":{"name":"adObjectDidFailToLoadAd(adObject:with:)","abstract":"\u003cp\u003eHandles the event when the ad object fails to load an ad.\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(py)reward":{"name":"reward","abstract":"\u003cp\u003eThe reward object for the ad unit.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)initWithConfigID:eventHandler:":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eRewardedAdUnit\u003c/code\u003e with the given configuration ID and event handler.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)initWithConfigID:":{"name":"init(configID:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eRewardedAdUnit\u003c/code\u003e with the given configuration ID and a default event handler.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)userDidEarnReward:":{"name":"userDidEarnReward(_:)","abstract":"\u003cp\u003eCalled when the user earns a reward.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial ad is closed.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eCalled when the ad unit receives an ad.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eCalled when the ad unit fails to receive an ad.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eCalled when the ad unit will present an ad.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eCalled when the ad unit dismisses an ad.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eCalled when the ad unit will leave the application.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eCalled when the ad unit is clicked.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eReturns whether the event handler is ready.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eSets the loading delegate for the event handler.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eSets the interaction delegate for the event handler.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eRequests an ad with the given bid response.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eShows the ad from the specified view controller.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eTracks the impression for the ad.\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eThe area of the skip button in the video controls, specified as a percentage of the screen width.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eThe position of the skip button in the video controls.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eThe delay before the skip button appears, in seconds.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:":{"name":"init(configID:)","abstract":"\u003cp\u003eInitializes a new interstitial rendering ad unit with the specified configuration ID.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:minSizePercentage:":{"name":"init(configID:minSizePercentage:)","abstract":"\u003cp\u003eInitializes a new interstitial rendering ad unit with the specified configuration ID and minimum size percentage.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:minSizePercentage:eventHandler:":{"name":"init(configID:minSizePercentage:eventHandler:)","abstract":"\u003cp\u003eInitializes a new interstitial rendering ad unit with the specified configuration ID, minimum size percentage, and event handler.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eCalled when an ad is successfully received.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eCalled when the ad fails to be received.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eCalled when the ad will be presented.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eCalled when the ad is dismissed.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eCalled when the user will leave the application.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eCalled when the ad is clicked.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eChecks if the ad is ready to be displayed.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eSets the loading delegate for the event handler.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eSets the interaction delegate for the event handler.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eRequests an ad with the specified bid response\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eShows the ad from the specified view controller.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eTracks an impression for the ad.\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eThe banner parameters used for configuring ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eThe video parameters used for configuring ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)lastBidResponse":{"name":"lastBidResponse","abstract":"\u003cp\u003eThe last bid response received for the ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)configID":{"name":"configID","abstract":"\u003cp\u003eThe configuration ID for the ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eThe set of ad formats supported by this ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eThe ORTB (OpenRTB) configuration string for the ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isReady":{"name":"isReady","abstract":"\u003cp\u003eA Boolean value indicating whether the ad unit is ready to be displayed.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eA Boolean value indicating whether the video controls are muted.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eA Boolean value indicating whether the sound button is visible in the video controls.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eThe area of the close button in the video controls as a percentage.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eThe position of the close button in the video controls.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eA delegate for handling interactions with the ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)adUnitConfig":{"name":"adUnitConfig","abstract":"\u003cp\u003eThe configuration object for the ad unit.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID11minSizePerc12eventHandlerACSS_So7NSValueCSgyXlSgtcfc":{"name":"init(configID:minSizePerc:eventHandler:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBaseInterstitialAdUnit\u003c/code\u003e with the specified configuration ID, minimum size percentage, and event handler.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID17minSizePercentage12eventHandlerACSS_So6CGSizeVyXlSgtcfc":{"name":"init(configID:minSizePercentage:eventHandler:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBaseInterstitialAdUnit\u003c/code\u003e with the specified configuration ID, minimum size percentage, and event handler.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID12eventHandlerACSS_yXlSgtcfc":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBaseInterstitialAdUnit\u003c/code\u003e with the specified configuration ID and event handler.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID17minSizePercentageACSS_So6CGSizeVtcfc":{"name":"init(configID:minSizePercentage:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBaseInterstitialAdUnit\u003c/code\u003e with the specified configuration ID and minimum size percentage.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configIDACSS_tcfc":{"name":"init(configID:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBaseInterstitialAdUnit\u003c/code\u003e with the specified configuration ID.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)loadAd":{"name":"loadAd()","abstract":"\u003cp\u003eLoads a new ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)showFrom:":{"name":"show(from:)","abstract":"\u003cp\u003eShows the ad from a specified view controller.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eAdds context data for a specified key.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUpdates context data for a specified key.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eRemoves context data for a specified key.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eClears all context data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eAdds ext data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUpdates ext data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eRemoves ext data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eClears ext data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eAdds a context keyword.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eAdds a set of context keywords.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eRemoves a context keyword.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eClears all context keywords.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eAdds an extended keyword.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eAdds multiple extended keywords.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eRemoves an extended keyword.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eClears all extended keywords.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the app content data.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds app content data objects.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eRemoves an app content data object.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eClears all app content data objects.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds user data objects.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a user data object.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data objects.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialAdLoader:loadedAd:isReadyBlock:":{"name":"interstitialAdLoader(_:loadedAd:isReadyBlock:)","abstract":"\u003cp\u003eInternal delegate method.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialAdLoader:createdInterstitialController:":{"name":"interstitialAdLoader(_:createdInterstitialController:)","abstract":"\u003cp\u003eInternal delegate method.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)eventHandler":{"name":"eventHandler","abstract":"\u003cp\u003eThe event handler for the interstitial events.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerWillSendBidRequest:":{"name":"adLoadFlowControllerWillSendBidRequest(_:)","abstract":"\u003cp\u003eCalled when the ad load flow controller is about to send a bid request.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerWillRequestPrimaryAd:":{"name":"adLoadFlowControllerWillRequestPrimaryAd(_:)","abstract":"\u003cp\u003eCalled when the ad load flow controller is about to request the primary ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerShouldContinue:":{"name":"adLoadFlowControllerShouldContinue(_:)","abstract":"\u003cp\u003eCalled to determine if the ad load flow controller should continue with the current flow.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowController:failedWithError:":{"name":"adLoadFlowController(_:failedWithError:)","abstract":"\u003cp\u003eCalled when the ad load flow controller fails with an error.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)trackImpressionForInterstitialController:":{"name":"trackImpression(forInterstitialController:)","abstract":"\u003cp\u003eTracks an impression for the given interstitial controller.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidClickAd:":{"name":"interstitialControllerDidClickAd(_:)","abstract":"\u003cp\u003eCalled when the ad in the interstitial controller is clicked.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eCalled when the ad in the interstitial controller is closed.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidLeaveApp:":{"name":"interstitialControllerDidLeaveApp(_:)","abstract":"\u003cp\u003eCalled when the ad in the interstitial controller causes the app to leave.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidDisplay:":{"name":"interstitialControllerDidDisplay(_:)","abstract":"\u003cp\u003eCalled when the interstitial controller displays an ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidComplete:":{"name":"interstitialControllerDidComplete(_:)","abstract":"\u003cp\u003eCalled when the interstitial controller completes the ad display.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)viewControllerForModalPresentationFromInterstitialController:":{"name":"viewControllerForModalPresentation(fromInterstitialController:)","abstract":"\u003cp\u003eProvides the view controller to use for modal presentation.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)willPresentAd":{"name":"willPresentAd()","abstract":"\u003cp\u003eCalled when an ad is about to be presented.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)didDismissAd":{"name":"didDismissAd()","abstract":"\u003cp\u003eCalled when an ad has been dismissed.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eCalled when the ad causes the app to leave.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)didClickAd":{"name":"didClickAd()","abstract":"\u003cp\u003eCalled when an ad is clicked.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eRequests an ad using the provided bid response.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eDisplays the ad using the provided view controller.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eChecks if the ad unit is ready to show an ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eNotifies the delegate that an ad has been successfully received.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eNotifies the delegate that the ad failed to load.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eNotifies the delegate that an ad is about to be presented.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eNotifies the delegate that an ad has been dismissed.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eNotifies the delegate that the app is about to leave due to an ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eNotifies the delegate that an ad has been clicked.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eSets the loading delegate for the event handler.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eSets the interaction delegate for the event handler.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC39callEventHandler_showFromViewController10controllerySo06UIViewM0CSg_tF":{"name":"callEventHandler_showFromViewController(controller:)","abstract":"\u003cp\u003eShows the ad from the provided view controller.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eTracks an impression for the ad.\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adUnitConfig":{"name":"adUnitConfig","abstract":"\u003cp\u003eThe ad unit configuration.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)eventHandler":{"name":"eventHandler","abstract":"\u003cp\u003eThe event handler for banner view events.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eBanner-specific parameters.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eVideo-specific parameters.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)lastBidResponse":{"name":"lastBidResponse","abstract":"\u003cp\u003eThe last bid response received.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)configID":{"name":"configID","abstract":"\u003cp\u003eID of Stored Impression on the Prebid server\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)refreshInterval":{"name":"refreshInterval","abstract":"\u003cp\u003eThe interval for refreshing the ad.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eAdditional sizes for the ad.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adFormat":{"name":"adFormat","abstract":"\u003cp\u003eThe ad format (e.g., banner, video).\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adPosition":{"name":"adPosition","abstract":"\u003cp\u003eThe position of the ad on the screen.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eORTB configuration string.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithFrame:configID:adSize:eventHandler:":{"name":"init(frame:configID:adSize:eventHandler:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBannerView\u003c/code\u003e.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithConfigID:eventHandler:":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eConvenience initializer for creating a \u003ccode\u003eBannerView\u003c/code\u003e with a configuration ID and event handler.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithFrame:configID:adSize:":{"name":"init(frame:configID:adSize:)","abstract":"\u003cp\u003eConvenience initializer for creating a \u003ccode\u003eBannerView\u003c/code\u003e with a frame, configuration ID, and ad size.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)loadAd":{"name":"loadAd()","abstract":"\u003cp\u003eLoads the ad for the banner view.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)setStoredAuctionResponseWithStoredAuction:":{"name":"setStoredAuctionResponse(storedAuction:)","abstract":"\u003cp\u003eSets the stored auction response.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)stopRefresh":{"name":"stopRefresh()","abstract":"\u003cp\u003eStops the auto-refresh of the ad.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eAdds context data for a specified key.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUpdates context data for a specified key.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eRemoves context data for a specified key.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eClears all context data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eAdds ext data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUpdates ext data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eRemoves ext data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eClears ext data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eAdds a context keyword.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eAdds a set of context keywords.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eRemoves a context keyword.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eClears all context keywords.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eAdds an extended keyword.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eAdds multiple extended keywords.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eRemoves an extended keyword.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eClears all extended keywords.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the app content data.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds app content data objects.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eRemoves an app content data object.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eClears all app content data objects.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds user data objects.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a user data object.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data objects.\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)trackImpressionForDisplayView:":{"name":"trackImpression(forDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)viewControllerForModalPresentationFromDisplayView:":{"name":"viewControllerForModalPresentation(fromDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didLeaveAppFrom:":{"name":"didLeaveApp(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willPresentModalFrom:":{"name":"willPresentModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didDismissModalFrom:":{"name":"didDismissModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)bannerAdLoader:loadedAdView:adSize:":{"name":"bannerAdLoader(_:loadedAdView:adSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)bannerAdLoader:createdDisplayView:":{"name":"bannerAdLoader(_:createdDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowController:failedWithError:":{"name":"adLoadFlowController(_:failedWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerWillSendBidRequest:":{"name":"adLoadFlowControllerWillSendBidRequest(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerWillRequestPrimaryAd:":{"name":"adLoadFlowControllerWillRequestPrimaryAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerShouldContinue:":{"name":"adLoadFlowControllerShouldContinue(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willPresentModal":{"name":"willPresentModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didDismissModal":{"name":"didDismissModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)viewControllerForPresentingModal":{"name":"viewControllerForPresentingModal","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)maxVideoDuration":{"name":"maxVideoDuration","abstract":"\u003cp\u003eThis property indicates maximum video duration.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eThis property indicates whether the ad should run playback with sound or not.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eThis property indicates the area which the close button should occupy on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eThis property indicates the position of the close button on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eThis property indicates the area which the skip button should occupy on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eThis property indicates the position of the skip button on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eThis property indicates the number of seconds which should be passed from the start of playback until the skip or close button should be shown.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eThis property indicates whether mute controls is visible on the screen.\u003c/p\u003e","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(im)initializeWith:":{"name":"initialize(with:)","abstract":"\u003cp\u003eUse to initialize video controls with server values.\u003c/p\u003e","parent_name":"VideoControlsConfiguration"},"Classes/AdFormat.html#/s:12PrebidMobile8AdFormatC8RawValuea":{"name":"RawValue","abstract":"\u003cp\u003eThe underlying type of the raw value.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(py)rawValue":{"name":"rawValue","abstract":"\u003cp\u003eThe raw integer value representing the ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(py)stringEquivalent":{"name":"stringEquivalent","abstract":"\u003cp\u003eThe string representation of the ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(im)initWithRawValue:stringEquivalent:":{"name":"init(rawValue:stringEquivalent:)","abstract":"\u003cp\u003eInitializes an \u003ccode\u003eAdFormat\u003c/code\u003e instance with a specified raw value and its string equivalent.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(im)initWithRawValue:":{"name":"init(rawValue:)","abstract":"\u003cp\u003eInitializes an \u003ccode\u003eAdFormat\u003c/code\u003e instance with a specified raw value.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)banner":{"name":"banner","abstract":"\u003cp\u003eRepresents a banner ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)video":{"name":"video","abstract":"\u003cp\u003eRepresents a video ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)native":{"name":"native","abstract":"\u003cp\u003eRepresents a native ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)display":{"name":"display","abstract":"\u003cp\u003eRepresents a deprecated display ad format.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)allCases":{"name":"allCases","abstract":"\u003cp\u003eAn array containing all cases of ad formats, excluding deprecated ones.\u003c/p\u003e","parent_name":"AdFormat"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe class is created as a singleton object \u0026amp; used\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)setCustomHostURL:error:":{"name":"setCustomHostURL(_:)","abstract":"\u003cp\u003eThe CustomHost property holds the URL for the custom prebid adaptor\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)getHostURLWithHost:error:":{"name":"getHostURL(host:)","abstract":"\u003cp\u003eThis function retrieves the prebid server URL for the selected host\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)verifyUrlWithUrlString:":{"name":"verifyUrl(urlString:)","abstract":"\u003cp\u003eThis function verifies if the prebid server URL is in the url format\u003c/p\u003e","parent_name":"Host"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(cpy)supportsSecureCoding":{"name":"supportsSecureCoding","abstract":"\u003cp\u003eIndicates whether the class supports secure coding.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)source":{"name":"source","abstract":"\u003cp\u003eThe source of the external user ID.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)identifier":{"name":"identifier","abstract":"\u003cp\u003eThe identifier of the external user ID.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)atype":{"name":"atype","abstract":"\u003cp\u003eThe type of the external user ID, represented as an optional \u003ccode\u003eNSNumber\u003c/code\u003e.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)ext":{"name":"ext","abstract":"\u003cp\u003eAdditional attributes related to the external user ID, represented as an optional dictionary.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)initWithSource:identifier:atype:ext:":{"name":"init(source:identifier:atype:ext:)","abstract":"\u003cp\u003eInitialize ExternalUserId Class\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)encodeWithCoder:":{"name":"encode(with:)","abstract":"\u003cp\u003eEncodes the properties of the class using the given encoder.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)initWithCoder:":{"name":"init(coder:)","abstract":"\u003cp\u003eInitializes an \u003ccode\u003eExternalUserId\u003c/code\u003e instance from the given decoder.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)toJSONDictionary":{"name":"toJSONDictionary()","abstract":"\u003cp\u003eConverts the \u003ccode\u003eExternalUserId\u003c/code\u003e instance to a JSON dictionary.\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eA shared instance of the \u003ccode\u003eTargeting\u003c/code\u003e class.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)omidPartnerName":{"name":"omidPartnerName","abstract":"\u003cp\u003eThe name of the OMID partner.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)omidPartnerVersion":{"name":"omidPartnerVersion","abstract":"\u003cp\u003eThe version of the OMID partner.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)yearOfBirth":{"name":"yearOfBirth","abstract":"\u003cp\u003eIndicates user birth year.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setYearOfBirthWithYob:":{"name":"setYearOfBirth(yob:)","abstract":"\u003cp\u003eThis method set the year of birth value\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getYearOfBirth":{"name":"getYearOfBirth()","abstract":"\u003cp\u003eObjective C API\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearYearOfBirth":{"name":"clearYearOfBirth()","abstract":"\u003cp\u003eThis method clears year of birth value set by the application developer\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userGender":{"name":"userGender","abstract":"\u003cp\u003eIndicates the end-user\u0026rsquo;s gender.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)userGenderDescription":{"name":"userGenderDescription()","abstract":"\u003cp\u003eString representation of the users gender,","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userID":{"name":"userID","abstract":"\u003cp\u003eIndicates the customer-provided user ID, if different from the Device ID.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)buyerUID":{"name":"buyerUID","abstract":"\u003cp\u003eBuyer-specific ID for the user as mapped by the exchange for the buyer.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userCustomData":{"name":"userCustomData","abstract":"\u003cp\u003eOptional feature to pass bidder data that was set in the","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)eids":{"name":"eids","abstract":"\u003cp\u003ePlaceholder for User Identity Links.","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userExt":{"name":"userExt","abstract":"\u003cp\u003ePlaceholder for exchange-specific extensions to OpenRTB.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)coppa":{"name":"coppa","abstract":"\u003cp\u003eObjective C analog of subjectToCOPPA\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC14subjectToCOPPASbSgvp":{"name":"subjectToCOPPA","abstract":"\u003cp\u003eInteger flag indicating if this request is subject to the COPPA regulations","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC13subjectToGDPRSbSgvp":{"name":"subjectToGDPR","abstract":"\u003cp\u003eThe boolean value set by the user to collect user data\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setSubjectToGDPR:":{"name":"setSubjectToGDPR(_:)","abstract":"\u003cp\u003eObjective-C API\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getSubjectToGDPR":{"name":"getSubjectToGDPR()","abstract":"\u003cp\u003eObjective-C API\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)gdprConsentString":{"name":"gdprConsentString","abstract":"\u003cp\u003eThe consent string for sending the GDPR consent\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)purposeConsents":{"name":"purposeConsents","abstract":"\u003cp\u003eThe consent string for purposes consent as per TCFv2.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC22getDeviceAccessConsentSbSgyF":{"name":"getDeviceAccessConsent()","abstract":"\u003cp\u003ePurpose 1 - Store and/or access information on a device\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getDeviceAccessConsentObjc":{"name":"getDeviceAccessConsentObjc()","abstract":"\u003cp\u003eReturns whether the user has consented to access device data as an \u003ccode\u003eNSNumber\u003c/code\u003e.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC17getPurposeConsent5indexSbSgSi_tF":{"name":"getPurposeConsent(index:)","abstract":"\u003cp\u003eReturns the user\u0026rsquo;s consent for a specific purpose by index.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)isAllowedAccessDeviceData":{"name":"isAllowedAccessDeviceData()","abstract":"\u003cp\u003eChecks if access to device data is allowed.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)externalUserIds":{"name":"externalUserIds","abstract":"\u003cp\u003eArray of external user IDs.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)storeExternalUserId:":{"name":"storeExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to save External User Id in the User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)fetchStoredExternalUserIds":{"name":"fetchStoredExternalUserIds()","abstract":"\u003cp\u003eThis method allows to get All External User Ids from User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)fetchStoredExternalUserId:":{"name":"fetchStoredExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to get External User Id from User Defaults by passing respective \u0026lsquo;source\u0026rsquo; string as param\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeStoredExternalUserId:":{"name":"removeStoredExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to remove specific External User Id from User Defaults by passing respective \u0026lsquo;source\u0026rsquo; string as param\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeStoredExternalUserIds":{"name":"removeStoredExternalUserIds()","abstract":"\u003cp\u003eThis method allows to remove all the External User Ids from User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getExternalUserIds":{"name":"getExternalUserIds()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contentUrl":{"name":"contentUrl","abstract":"\u003cp\u003eThis is the deep-link URL for the app screen that is displaying the ad. This can be an iOS universal link.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)publisherName":{"name":"publisherName","abstract":"\u003cp\u003eApp\u0026rsquo;s publisher name.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)sourceapp":{"name":"sourceapp","abstract":"\u003cp\u003eID of publisher app in Apple’s App Store.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)storeURL":{"name":"storeURL","abstract":"\u003cp\u003eApp store URL for an installed app\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)domain":{"name":"domain","abstract":"\u003cp\u003eDomain name of the app\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)itunesID":{"name":"itunesID","abstract":"\u003cp\u003eThe itunes app id for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)location":{"name":"location","abstract":"\u003cp\u003eThe application location for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC17locationPrecisionSiSgvp":{"name":"locationPrecision","abstract":"\u003cp\u003eThe application location precision for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setLocationPrecision:":{"name":"setLocationPrecision(_:)","abstract":"\u003cp\u003eObjective-C API\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getLocationPrecision":{"name":"getLocationPrecision()","abstract":"\u003cp\u003eObjective-C API\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)coordinate":{"name":"coordinate","abstract":"\u003cp\u003eCLLocationCoordinate2D.","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addParam:withName:":{"name":"addParam(_:withName:)","abstract":"\u003cp\u003eAdds a parameter to the parameter dictionary with a specified name.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setCustomParams:":{"name":"setCustomParams(_:)","abstract":"\u003cp\u003eSets custom parameters by adding each key-value pair to the parameter dictionary.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addCustomParam:withName:":{"name":"addCustomParam(_:withName:)","abstract":"\u003cp\u003eAdds a custom parameter to the parameter dictionary with a prefixed name.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setLatitude:longitude:":{"name":"setLatitude(_:longitude:)","abstract":"\u003cp\u003eStore location in the user\u0026rsquo;s section\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addBidderToAccessControlList:":{"name":"addBidderToAccessControlList(_:)","abstract":"\u003cp\u003eAdds a bidder to the access control list.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeBidderFromAccessControlList:":{"name":"removeBidderFromAccessControlList(_:)","abstract":"\u003cp\u003eRemoves a bidder from the access control list.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAccessControlList":{"name":"clearAccessControlList()","abstract":"\u003cp\u003eClears all bidders from the access control list.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAccessControlList":{"name":"getAccessControlList()","abstract":"\u003cp\u003eRetrieves the current access control list.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)accessControlList":{"name":"accessControlList","abstract":"\u003cp\u003eAccess control list for external use.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserDataWithKey:value:":{"name":"addUserData(key:value:)","abstract":"\u003cp\u003eAdds user data for a specified key.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateUserDataWithKey:value:":{"name":"updateUserData(key:value:)","abstract":"\u003cp\u003eUpdates user data for a specified key with a new set of values.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeUserDataFor:":{"name":"removeUserData(for:)","abstract":"\u003cp\u003eRemoves user data for a specified key.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getUserData":{"name":"getUserData()","abstract":"\u003cp\u003eRetrieves all user data.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userDataDictionary":{"name":"userDataDictionary","abstract":"\u003cp\u003eUser data dictionary for external use.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserKeyword:":{"name":"addUserKeyword(_:)","abstract":"\u003cp\u003eAdds a user keyword.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserKeywords:":{"name":"addUserKeywords(_:)","abstract":"\u003cp\u003eAdds multiple user keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeUserKeyword:":{"name":"removeUserKeyword(_:)","abstract":"\u003cp\u003eRemoves a user keyword.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearUserKeywords":{"name":"clearUserKeywords()","abstract":"\u003cp\u003eClears all user keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getUserKeywords":{"name":"getUserKeywords()","abstract":"\u003cp\u003eRetrieves all user keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userKeywords":{"name":"userKeywords","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003egetUserKeywords\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eaddAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eupdateAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeContextDataFor:":{"name":"removeContextData(for:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eremoveAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eclearAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getContextData":{"name":"getContextData()","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003egetAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contextDataDictionary":{"name":"contextDataDictionary","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003egetAppExtData\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppExtDataWithKey:value:":{"name":"addAppExtData(key:value:)","abstract":"\u003cp\u003eAdds application-specific data for a specified key.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateAppExtDataWithKey:value:":{"name":"updateAppExtData(key:value:)","abstract":"\u003cp\u003eUpdates application-specific data for a specified key with a new set of values.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeAppExtDataFor:":{"name":"removeAppExtData(for:)","abstract":"\u003cp\u003eRemoves application-specific data for a specified key.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAppExtData":{"name":"clearAppExtData()","abstract":"\u003cp\u003eClears all application-specific data.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAppExtData":{"name":"getAppExtData()","abstract":"\u003cp\u003eRetrieves all application-specific data.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eaddAppKeyword\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eaddAppKeywords\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eremoveAppKeyword\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003eclearAppKeywords\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getContextKeywords":{"name":"getContextKeywords()","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003egetAppKeywords\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contextKeywords":{"name":"contextKeywords","abstract":"\u003cp\u003eDeprecated. Use \u003ccode\u003egetAppKeywords\u003c/code\u003e method instead.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppKeyword:":{"name":"addAppKeyword(_:)","abstract":"\u003cp\u003eAdds an application keyword.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppKeywords:":{"name":"addAppKeywords(_:)","abstract":"\u003cp\u003eAdds multiple application keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeAppKeyword:":{"name":"removeAppKeyword(_:)","abstract":"\u003cp\u003eRemoves an application keyword.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAppKeywords":{"name":"clearAppKeywords()","abstract":"\u003cp\u003eClears all application keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAppKeywords":{"name":"getAppKeywords()","abstract":"\u003cp\u003eRetrieves all application keywords.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)parameterDictionary":{"name":"parameterDictionary","abstract":"\u003cp\u003eDictionary of parameters.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)bidderNameAppNexus":{"name":"bidderNameAppNexus","abstract":"\u003cp\u003eThe name of the bidder for AppNexus.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)bidderNameRubiconProject":{"name":"bidderNameRubiconProject","abstract":"\u003cp\u003eThe name of the bidder for Rubicon Project.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutUpdated":{"name":"timeoutUpdated","abstract":"\u003cp\u003eIndicates whether the timeout value has been updated.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)prebidServerAccountId":{"name":"prebidServerAccountId","abstract":"\u003cp\u003eThe Prebid Server account ID.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)pbsDebug":{"name":"pbsDebug","abstract":"\u003cp\u003eEnables or disables debug mode.","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)customHeaders":{"name":"customHeaders","abstract":"\u003cp\u003eCustom HTTP headers to be sent with requests.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)storedBidResponses":{"name":"storedBidResponses","abstract":"\u003cp\u003eStored bid responses identified by bidder names.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)shouldAssignNativeAssetID":{"name":"shouldAssignNativeAssetID","abstract":"\u003cp\u003eThis property is set by the developer when he is willing to assign the assetID for Native ad.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)shareGeoLocation":{"name":"shareGeoLocation","abstract":"\u003cp\u003eThis property is set by the developer when he is willing to share the location for better ad targeting\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)logLevel":{"name":"logLevel","abstract":"\u003cp\u003eSet the desidered verbosity of the logs\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)externalUserIdArray":{"name":"externalUserIdArray","abstract":"\u003cp\u003eArray containing objects that hold External UserId parameters.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe singleton instance of the \u003ccode\u003ePrebid\u003c/code\u003e class.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)version":{"name":"version","abstract":"\u003cp\u003eThe version of the PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)omsdkVersion":{"name":"omsdkVersion","abstract":"\u003cp\u003eThe version of the OM SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)prebidServerHost":{"name":"prebidServerHost","abstract":"\u003cp\u003eThe host for the Prebid Server.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)customStatusEndpoint":{"name":"customStatusEndpoint","abstract":"\u003cp\u003eCustom status endpoint for the Prebid Server.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutMillis":{"name":"timeoutMillis","abstract":"\u003cp\u003eTimeout for Prebid requests in milliseconds.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutMillisDynamic":{"name":"timeoutMillisDynamic","abstract":"\u003cp\u003eDynamic timeout value.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)storedAuctionResponse":{"name":"storedAuctionResponse","abstract":"\u003cp\u003eStored auction response.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)useCacheForReportingWithRenderingAPI":{"name":"useCacheForReportingWithRenderingAPI","abstract":"\u003cp\u003eIndicates whether the PBS should cache the bid for the rendering API.","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)creativeFactoryTimeout":{"name":"creativeFactoryTimeout","abstract":"\u003cp\u003eControls how long each creative has to load before it is considered a failure.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)creativeFactoryTimeoutPreRenderContent":{"name":"creativeFactoryTimeoutPreRenderContent","abstract":"\u003cp\u003eControls how long video and interstitial creatives have to load before it is considered a failure.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)useExternalClickthroughBrowser":{"name":"useExternalClickthroughBrowser","abstract":"\u003cp\u003eControls whether to use PrebidMobile\u0026rsquo;s in-app browser or the Safari App for displaying ad clickthrough content.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)impClickbrowserType":{"name":"impClickbrowserType","abstract":"\u003cp\u003eIndicates the type of browser opened upon clicking the creative in an app, where embedded = 0, native = 1.","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)debugLogFileEnabled":{"name":"debugLogFileEnabled","abstract":"\u003cp\u003eIf set to true, the output of PrebidMobile\u0026rsquo;s internal logger is written to a text file. This can be helpful for debugging. Defaults to false.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)locationUpdatesEnabled":{"name":"locationUpdatesEnabled","abstract":"\u003cp\u003eIf true, the SDK will periodically try to listen for location updates in order to request location-based ads.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)includeWinners":{"name":"includeWinners","abstract":"\u003cp\u003eIf true, the sdk will add \u003ccode\u003eincludewinners\u003c/code\u003e flag inside the targeting object described in \u003ca href=\"https://docs.prebid.org/prebid-server/endpoints/openrtb2/pbs-endpoint-auction.html#targeting\"\u003ePBS Documentation\u003c/a\u003e\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)includeBidderKeys":{"name":"includeBidderKeys","abstract":"\u003cp\u003eIf true, the sdk will add \u003ccode\u003eincludebidderkeys\u003c/code\u003e flag inside the targeting object described in \u003ca href=\"https://docs.prebid.org/prebid-server/endpoints/openrtb2/pbs-endpoint-auction.html#targeting\"\u003ePBS Documentation\u003c/a\u003e\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)setCustomPrebidServerWithUrl:error:":{"name":"setCustomPrebidServer(url:)","abstract":"\u003cp\u003eSets a custom Prebid Server URL.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)addStoredBidResponseWithBidder:responseId:":{"name":"addStoredBidResponse(bidder:responseId:)","abstract":"\u003cp\u003eAdds a stored bid response.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)clearStoredBidResponses":{"name":"clearStoredBidResponses()","abstract":"\u003cp\u003eClears all stored bid responses.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)getStoredBidResponses":{"name":"getStoredBidResponses()","abstract":"\u003cp\u003eRetrieves stored bid responses.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)addCustomHeaderWithName:value:":{"name":"addCustomHeader(name:value:)","abstract":"\u003cp\u003eAdds a custom HTTP header.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)clearCustomHeaders":{"name":"clearCustomHeaders()","abstract":"\u003cp\u003eClears all custom HTTP headers.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDK::":{"name":"initializeSDK(_:_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDKWithGadMobileAdsVersion::":{"name":"initializeSDK(gadMobileAdsVersion:_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDK:":{"name":"initializeSDK(_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eThe video parameters for this ad unit.","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eVideoInterstitialAdUnit\u003c/code\u003e with the specified configuration ID.","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eConvenience initializer to create a video interstitial ad unit with specified minimum width and height percentages.\u003c/p\u003e","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eThe parameters for video ads associated with this ad unit.\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eVideoAdUnit\u003c/code\u003e with the specified configuration ID and size.\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(im)addAdditionalSizeWithSizes:":{"name":"addAdditionalSize(sizes:)","abstract":"\u003cp\u003eAdds additional sizes to the ad unit.\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe class is created as a singleton object \u0026amp; used\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eA delegate to handle native ad events.\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(im)convertDictToMoPubKeywordsWithDict:":{"name":"convertDictToMoPubKeywords(dict:)","abstract":"\u003cp\u003eDeprecated. MoPub is not available anymore. Use Prebid MAX adapters instead.\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(im)findNativeWithAdObject:":{"name":"findNative(adObject:)","abstract":"\u003cp\u003eFinds a native ad object within a given object.\u003c/p\u003e","parent_name":"Utils"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eDeprecated property for video parameters.\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eProperty for video parameters.\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eRewardedVideoAdUnit\u003c/code\u003e with the given configuration ID.\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eRewardedVideoAdUnit\u003c/code\u003e with the given configuration ID and minimum size percentages.\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)api":{"name":"api","abstract":"\u003cp\u003eList of supported API frameworks for this impression. If an API is not explicitly listed, it is assumed not to be supported.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)maxBitrate":{"name":"maxBitrate","abstract":"\u003cp\u003eMaximum bit rate in Kbps.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)minBitrate":{"name":"minBitrate","abstract":"\u003cp\u003eMaximum bit rate in Kbps.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)maxDuration":{"name":"maxDuration","abstract":"\u003cp\u003eMaximum video ad duration in seconds.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)minDuration":{"name":"minDuration","abstract":"\u003cp\u003eMinimum video ad duration in seconds.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)mimes":{"name":"mimes","abstract":"\u003cp\u003eContent MIME types supported.","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)playbackMethod":{"name":"playbackMethod","abstract":"\u003cp\u003eAllowed playback methods. If none specified, assume all are allowed.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)protocols":{"name":"protocols","abstract":"\u003cp\u003eArray of supported video bid response protocols.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)startDelay":{"name":"startDelay","abstract":"\u003cp\u003eIndicates the start delay in seconds for pre-roll, mid-roll, or post-roll ad placements.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)placement":{"name":"placement","abstract":"\u003cp\u003ePlacement type for the impression.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)linearity":{"name":"linearity","abstract":"\u003cp\u003eIndicates if the impression must be linear, nonlinear, etc. If none specified, assume all are allowed.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/s:12PrebidMobile15VideoParametersC6adSizeSo6CGSizeVSgvp":{"name":"adSize","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawAPI":{"name":"rawAPI","abstract":"\u003cp\u003eHelper property\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawPlaybackMethod":{"name":"rawPlaybackMethod","abstract":"\u003cp\u003eHelper property\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawProtocols":{"name":"rawProtocols","abstract":"\u003cp\u003eHelper property\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(im)initWithMimes:":{"name":"init(mimes:)","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(im)setSize:":{"name":"setSize(_:)","abstract":"\u003cp\u003eObjective-C API\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/SingleContainerInt.html#/s:s27ExpressibleByIntegerLiteralP0cD4TypeQa":{"name":"IntegerLiteralType","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(py)value":{"name":"value","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/s:s27ExpressibleByIntegerLiteralP07integerD0x0cD4TypeQz_tcfc":{"name":"init(integerLiteral:)","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(im)isEqual:":{"name":"isEqual(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(py)hash":{"name":"hash","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8InStreamAEvpZ":{"name":"InStream","abstract":"\u003cp\u003eIn-Stream\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8InBannerAEvpZ":{"name":"InBanner","abstract":"\u003cp\u003eIn-Banner\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC9InArticleAEvpZ":{"name":"InArticle","abstract":"\u003cp\u003eIn-Article\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC6InFeedAEvpZ":{"name":"InFeed","abstract":"\u003cp\u003eIn-Feed\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC12InterstitialAEvpZ":{"name":"Interstitial","abstract":"\u003cp\u003eInterstitial\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC6SliderAEvpZ":{"name":"Slider","abstract":"\u003cp\u003eSlider\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8FloatingAEvpZ":{"name":"Floating","abstract":"\u003cp\u003eFloating\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC03getD10ByRawValueyAESgSiFZ":{"name":"getPlacementByRawValue(_:)","abstract":"\u003cp\u003eHelper function\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC7PreRollAEvpZ":{"name":"PreRoll","abstract":"\u003cp\u003ePre-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC14GenericMidRollAEvpZ":{"name":"GenericMidRoll","abstract":"\u003cp\u003eGeneric Mid-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC15GenericPostRollAEvpZ":{"name":"GenericPostRoll","abstract":"\u003cp\u003eGeneric Post-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_1_0AEvpZ":{"name":"VAST_1_0","abstract":"\u003cp\u003eVAST 1.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_2_0AEvpZ":{"name":"VAST_2_0","abstract":"\u003cp\u003eVAST 2.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_3_0AEvpZ":{"name":"VAST_3_0","abstract":"\u003cp\u003eVAST 3.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_1_0_WrapperAEvpZ":{"name":"VAST_1_0_Wrapper","abstract":"\u003cp\u003eVAST 1.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_2_0_WrapperAEvpZ":{"name":"VAST_2_0_Wrapper","abstract":"\u003cp\u003eVAST 2.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_3_0_WrapperAEvpZ":{"name":"VAST_3_0_Wrapper","abstract":"\u003cp\u003eVAST 3.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_4_0AEvpZ":{"name":"VAST_4_0","abstract":"\u003cp\u003eVAST 4.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_4_0_WrapperAEvpZ":{"name":"VAST_4_0_Wrapper","abstract":"\u003cp\u003eVAST 4.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC9DAAST_1_0AEvpZ":{"name":"DAAST_1_0","abstract":"\u003cp\u003eDAAST 1.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC17DAAST_1_0_WRAPPERAEvpZ":{"name":"DAAST_1_0_WRAPPER","abstract":"\u003cp\u003eDAAST 1.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC15AutoPlaySoundOnAEvpZ":{"name":"AutoPlaySoundOn","abstract":"\u003cp\u003eInitiates on Page Load with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC16AutoPlaySoundOffAEvpZ":{"name":"AutoPlaySoundOff","abstract":"\u003cp\u003eInitiates on Page Load with Sound Off by Default\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC11ClickToPlayAEvpZ":{"name":"ClickToPlay","abstract":"\u003cp\u003eInitiates on Click with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC9MouseOverAEvpZ":{"name":"MouseOver","abstract":"\u003cp\u003eInitiates on Mouse-Over with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC12EnterSoundOnAEvpZ":{"name":"EnterSoundOn","abstract":"\u003cp\u003eInitiates on Entering Viewport with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC13EnterSoundOffAEvpZ":{"name":"EnterSoundOff","abstract":"\u003cp\u003eInitiates on Entering Viewport with Sound Off by Default\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7VPAID_1AEvpZ":{"name":"VPAID_1","abstract":"\u003cp\u003eVPAID 1.0\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7VPAID_2AEvpZ":{"name":"VPAID_2","abstract":"\u003cp\u003eVPAID 2.0\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_1AEvpZ":{"name":"MRAID_1","abstract":"\u003cp\u003eMRAID-1\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC5ORMMAAEvpZ":{"name":"ORMMA","abstract":"\u003cp\u003eORMMA\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_2AEvpZ":{"name":"MRAID_2","abstract":"\u003cp\u003eMRAID-2\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_3AEvpZ":{"name":"MRAID_3","abstract":"\u003cp\u003eMRAID-3\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC6OMID_1AEvpZ":{"name":"OMID_1","abstract":"\u003cp\u003eOMID-1\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html":{"name":"Api","abstract":"\u003ch1 id='openrtb-api-frameworks' class='heading'\u003eOpenRTB - API Frameworks\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/PlaybackMethod.html":{"name":"PlaybackMethod","abstract":"\u003ch1 id='openrtb-playback-methods' class='heading'\u003eOpenRTB - Playback Methods\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/Protocols.html":{"name":"Protocols","abstract":"\u003ch1 id='openrtb-protocols' class='heading'\u003eOpenRTB - Protocols\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/StartDelay.html":{"name":"StartDelay","abstract":"\u003ch1 id='openrtb-start-delay' class='heading'\u003eOpenRTB - Start Delay\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/Placement.html":{"name":"Placement","abstract":"\u003ch1 id='openrtb-video-placement-types' class='heading'\u003eOpenRTB - Video Placement Types\u003c/h1\u003e","parent_name":"Signals"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)assets":{"name":"assets","abstract":"\u003cp\u003eAn array of \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/NativeAsset.html\"\u003eNativeAsset\u003c/a\u003e\u003c/code\u003e objects representing the assets required for the native ad request.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eAn array of \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/NativeEventTracker.html\"\u003eNativeEventTracker\u003c/a\u003e\u003c/code\u003e objects specifying the event tracking settings for the native ad.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)version":{"name":"version","abstract":"\u003cp\u003eThe version of the native ad specification being used. Defaults to \u0026ldquo;1.2\u0026rdquo;.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)context":{"name":"context","abstract":"\u003cp\u003eThe context in which the ad appears. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ContextType.html\"\u003eContextType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)contextSubType":{"name":"contextSubType","abstract":"\u003cp\u003eA more detailed context in which the ad appears. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ContextSubType.html\"\u003eContextSubType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)placementType":{"name":"placementType","abstract":"\u003cp\u003eThe design/format/layout of the ad unit being offered. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PlacementType.html\"\u003ePlacementType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)placementCount":{"name":"placementCount","abstract":"\u003cp\u003eThe number of identical placements in the ad layout. Defaults to 1.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)sequence":{"name":"sequence","abstract":"\u003cp\u003eThe sequence number of the ad. Defaults to 0.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)asseturlsupport":{"name":"asseturlsupport","abstract":"\u003cp\u003eIndicates whether the supply source/impression supports returning an \u003ccode\u003eassetsurl\u003c/code\u003e instead of an asset object.","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003eIndicates whether the supply source/impression supports returning a \u003ccode\u003edco\u003c/code\u003e URL instead of an asset object.","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eIndicates whether the supply source/impression supports returning a \u003ccode\u003edco\u003c/code\u003e URL instead of an asset object.","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)ext":{"name":"ext","abstract":"\u003cp\u003eA placeholder for custom JSON agreed to by the parties to support flexibility beyond the standard specification.\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)api":{"name":"api","abstract":"\u003cp\u003eList of supported API frameworks for this impression. If an API is not explicitly listed, it is assumed not to be supported.\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/s:12PrebidMobile16BannerParametersC24interstitialMinWidthPercSiSgvp":{"name":"interstitialMinWidthPerc","abstract":"\u003cp\u003eMin width percentage value for interstitial\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/s:12PrebidMobile16BannerParametersC25interstitialMinHeightPercSiSgvp":{"name":"interstitialMinHeightPerc","abstract":"\u003cp\u003eMin height percentage value for interstitial\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)adSizes":{"name":"adSizes","abstract":"\u003cp\u003eAd sizes of the ad\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)rawAPI":{"name":"rawAPI","abstract":"\u003cp\u003eHelper for \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)api\"\u003eapi\u003c/a\u003e\u003c/code\u003e values\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)FeedContent":{"name":"FeedContent","abstract":"\u003cp\u003ePlacement type indicating the ad appears within feed content.\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)AtomicContent":{"name":"AtomicContent","abstract":"\u003cp\u003ePlacement type indicating the ad appears within atomic content.\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)OutsideContent":{"name":"OutsideContent","abstract":"\u003cp\u003ePlacement type indicating the ad appears outside of content.\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)RecommendationWidget":{"name":"RecommendationWidget","abstract":"\u003cp\u003ePlacement type indicating the ad appears within a recommendation widget.\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003ePlacement type for custom placements not predefined in the standard.\u003c/p\u003e","parent_name":"PlacementType"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(py)text":{"name":"text","abstract":"\u003cp\u003eThe text associated with the text element.\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/s:12PrebidMobile11NativeTitleC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eThe length of the title being provided.","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeTitle\u003c/code\u003e object from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeTitle\u003c/code\u003e object with default values.\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)version":{"name":"version","abstract":"\u003cp\u003eThe version of the native ad specification being used. Defaults to \u0026ldquo;1.2\u0026rdquo; if not set.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)context":{"name":"context","abstract":"\u003cp\u003eThe context in which the ad appears. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ContextType.html\"\u003eContextType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)contextSubType":{"name":"contextSubType","abstract":"\u003cp\u003eA more detailed context in which the ad appears. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ContextSubType.html\"\u003eContextSubType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)placementType":{"name":"placementType","abstract":"\u003cp\u003eThe design/format/layout of the ad unit being offered. See \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PlacementType.html\"\u003ePlacementType\u003c/a\u003e\u003c/code\u003e for possible values.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)placementCount":{"name":"placementCount","abstract":"\u003cp\u003eThe number of identical placements in the ad layout. Defaults to 1 if not set.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)sequence":{"name":"sequence","abstract":"\u003cp\u003eThe sequence number of the ad. Defaults to 0 if not set.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)assets":{"name":"assets","abstract":"\u003cp\u003eAn array of \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/NativeAsset.html\"\u003eNativeAsset\u003c/a\u003e\u003c/code\u003e objects representing the assets required for the native ad request.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)asseturlsupport":{"name":"asseturlsupport","abstract":"\u003cp\u003eIndicates whether the supply source/impression supports returning an \u003ccode\u003eassetsurl\u003c/code\u003e instead of an asset object.","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003eIndicates whether the supply source/impression supports returning a \u003ccode\u003edco\u003c/code\u003e URL instead of an asset object.","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eAn array of \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/NativeEventTracker.html\"\u003eNativeEventTracker\u003c/a\u003e\u003c/code\u003e objects specifying the event tracking settings for the native ad.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eIndicates whether the native ad supports a buyer-specific privacy notice. Defaults to 0 if not set.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)ext":{"name":"ext","abstract":"\u003cp\u003eA placeholder for custom JSON agreed to by the parties to support flexibility beyond the standard specification.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)configId":{"name":"configId","abstract":"\u003cp\u003eThe configuration ID for the ad unit.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeRequest\u003c/code\u003e with a specified configuration ID.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)initWithConfigId:assets:eventTrackers:":{"name":"init(configId:assets:eventTrackers:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeRequest\u003c/code\u003e with a specified configuration ID, assets, and event trackers.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)addNativeAssets:":{"name":"addNativeAssets(_:)","abstract":"\u003cp\u003eAdds an array of native assets to the request. If assets already exist, they will be appended.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)addNativeEventTracker:":{"name":"addNativeEventTracker(_:)","abstract":"\u003cp\u003eAdds an array of native event trackers to the request. If event trackers already exist, they will be appended.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)getNativeRequestObject":{"name":"getNativeRequestObject()","abstract":"\u003cp\u003eRetrieves the native request object as a JSON dictionary.\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)context":{"name":"context","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)contextsubtype":{"name":"contextsubtype","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)plcmttype":{"name":"plcmttype","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)plcmtcnt":{"name":"plcmtcnt","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)seq":{"name":"seq","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)assets":{"name":"assets","abstract":"\u003cp\u003e[Required]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)aurlsupport":{"name":"aurlsupport","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eSpecifies what type of event objects tracking is supported - see Event Trackers Request Object\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)privacy":{"name":"privacy","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeMarkupRequestObject\u003c/code\u003e with default values.\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)copyWithZone:":{"name":"copy(with:)","abstract":"\u003cp\u003eCreates a copy of the current \u003ccode\u003eNativeMarkupRequestObject\u003c/code\u003e instance.\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)jsonDictionary":{"name":"jsonDictionary","abstract":"\u003cp\u003eConverts the \u003ccode\u003eNativeMarkupRequestObject\u003c/code\u003e instance to a JSON dictionary.\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)toJsonStringWithError:":{"name":"toJsonString()","abstract":"\u003cp\u003eConverts the \u003ccode\u003eNativeMarkupRequestObject\u003c/code\u003e instance to a JSON string.\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)url":{"name":"url","abstract":"\u003cp\u003eLanding URL of the clickable link.\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)clicktrackers":{"name":"clicktrackers","abstract":"\u003cp\u003eList of third-party tracker URLs to be fired on click of the URL.\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)fallback":{"name":"fallback","abstract":"\u003cp\u003eFallback URL for deeplink.","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeLink\u003c/code\u003e object from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes with default values\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC4typeSiSgvp":{"name":"type","abstract":"\u003cp\u003eThe type of image element being submitted from the Image Asset Types table.","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(py)url":{"name":"url","abstract":"\u003cp\u003eURL of the image asset.\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC5widthSiSgvp":{"name":"width","abstract":"\u003cp\u003eWidth of the image in pixels.","parent_name":"NativeImage"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC6heightSiSgvp":{"name":"height","abstract":"\u003cp\u003eHeight of the image in pixels.","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeImage\u003c/code\u003e object from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes with default values\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeEventTrackerResponse.html#/s:12PrebidMobile26NativeEventTrackerResponseC5eventSiSgvp":{"name":"event","abstract":"\u003cp\u003eType of event to track.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/s:12PrebidMobile26NativeEventTrackerResponseC6methodSiSgvp":{"name":"method","abstract":"\u003cp\u003eType of tracking requested.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)url":{"name":"url","abstract":"\u003cp\u003eThe URL of the image or js.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)customdata":{"name":"customdata","abstract":"\u003cp\u003eTo be agreed individually with the exchange, an array of key:value objects for custom tracking,","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a \u003ccode\u003eNativeEventTrackerResponse\u003c/code\u003e object from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes with default values\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)Image":{"name":"Image","abstract":"\u003cp\u003eRepresents image-based event tracking.\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)js":{"name":"js","abstract":"\u003cp\u003eRepresents JavaScript-based event tracking.\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eRepresents a custom event tracking method.\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)Impression":{"name":"Impression","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableImpression50":{"name":"ViewableImpression50","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableImpression100":{"name":"ViewableImpression100","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableVideoImpression50":{"name":"ViewableVideoImpression50","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/NativeEventTracker.html#/c:@M@PrebidMobile@objc(cs)NativeEventTracker(im)initWithEvent:methods:":{"name":"init(event:methods:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eNativeEventTracker\u003c/code\u003e instance.\u003c/p\u003e","parent_name":"NativeEventTracker"},"Classes/NativeData.html#/s:12PrebidMobile10NativeDataC4typeSiSgvp":{"name":"type","abstract":"\u003cp\u003eThe type of data element being submitted from the Data Asset Types table.","parent_name":"NativeData"},"Classes/NativeData.html#/s:12PrebidMobile10NativeDataC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eThe length of the data element being submitted.","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(py)value":{"name":"value","abstract":"\u003cp\u003eThe formatted string of data to be displayed.","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eNativeData\u003c/code\u003e object with the provided JSON dictionary.\u003c/p\u003e","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeData"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Icon":{"name":"Icon","abstract":"\u003cp\u003eRepresents an icon image asset.\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Main":{"name":"Main","abstract":"\u003cp\u003eRepresents the main image asset.\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eRepresents a custom image asset.\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/NativeAssetData.html#/s:12PrebidMobile15NativeAssetDataC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eThe length of the data asset.\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetData.html#/c:@M@PrebidMobile@objc(cs)NativeAssetData(py)ext":{"name":"ext","abstract":"\u003cp\u003eAdditional custom properties for the data asset.\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetData.html#/c:@M@PrebidMobile@objc(cs)NativeAssetData(im)initWithType:required:":{"name":"init(type:required:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAssetData\u003c/code\u003e.\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)type":{"name":"type","abstract":"\u003cp\u003eThe type of the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC5widthSiSgvp":{"name":"width","abstract":"\u003cp\u003eThe width of the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC8widthMinSiSgvp":{"name":"widthMin","abstract":"\u003cp\u003eThe minimum width of the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC6heightSiSgvp":{"name":"height","abstract":"\u003cp\u003eThe height of the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC9heightMinSiSgvp":{"name":"heightMin","abstract":"\u003cp\u003eThe minimum height of the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)mimes":{"name":"mimes","abstract":"\u003cp\u003eThe MIME types supported for the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)ext":{"name":"ext","abstract":"\u003cp\u003eAdditional custom properties for the image asset.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(im)initWithMinimumWidth:minimumHeight:required:":{"name":"init(minimumWidth:minimumHeight:required:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAssetImage\u003c/code\u003e.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(im)initWithIsRequired:":{"name":"init(isRequired:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAssetImage\u003c/code\u003e.\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetTitle.html#/c:@M@PrebidMobile@objc(cs)NativeAssetTitle(py)ext":{"name":"ext","abstract":"\u003cp\u003eAdditional custom properties for the title asset.\u003c/p\u003e","parent_name":"NativeAssetTitle"},"Classes/NativeAssetTitle.html#/c:@M@PrebidMobile@objc(cs)NativeAssetTitle(im)initWithLength:required:":{"name":"init(length:required:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAssetTitle\u003c/code\u003e.\u003c/p\u003e","parent_name":"NativeAssetTitle"},"Classes/NativeAsset.html#/s:12PrebidMobile11NativeAssetC8requiredSbvp":{"name":"required","abstract":"\u003cp\u003eIndicates whether the asset is required for the ad to be considered valid.\u003c/p\u003e","parent_name":"NativeAsset"},"Classes/NativeAsset.html#/s:12PrebidMobile11NativeAssetC10isRequiredACSb_tcfc":{"name":"init(isRequired:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAsset\u003c/code\u003e.\u003c/p\u003e","parent_name":"NativeAsset"},"Classes/NativeAdMarkupAsset.html#/s:12PrebidMobile19NativeAdMarkupAssetC2idSiSgvp":{"name":"id","abstract":"\u003cp\u003eOptional if asseturl/dcourl is being used; required if embeded asset is being used\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/s:12PrebidMobile19NativeAdMarkupAssetC8requiredSiSgvp":{"name":"required","abstract":"\u003cp\u003eSet to 1 if asset is required. (bidder requires it to be displayed).\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)title":{"name":"title","abstract":"\u003cp\u003eTitle object for title assets.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)img":{"name":"img","abstract":"\u003cp\u003eImage object for image assets.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)data":{"name":"data","abstract":"\u003cp\u003eData object for ratings, prices etc.\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)link":{"name":"link","abstract":"\u003cp\u003eLink object for call to actions.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAdMarkupAsset\u003c/code\u003e from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAdMarkupAsset\u003c/code\u003e with default values.\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)version":{"name":"version","abstract":"\u003cp\u003eVersion of the Native Markup version in use.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)assets":{"name":"assets","abstract":"\u003cp\u003eList of native ad’s assets.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)assetsurl":{"name":"assetsurl","abstract":"\u003cp\u003eURL of an alternate source for the assets object.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)dcourl":{"name":"dcourl","abstract":"\u003cp\u003eURL where a dynamic creative specification may be found for populating this ad, per the Dynamic Content Ads Specification.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)link":{"name":"link","abstract":"\u003cp\u003eDestination Link.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)imptrackers":{"name":"imptrackers","abstract":"\u003cp\u003eArray of impression tracking URLs, expected to return a 1x1 image or 204 response - typically only passed when using 3rd party trackers.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)jstracker":{"name":"jstracker","abstract":"\u003cp\u003eOptional JavaScript impression tracker.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eArray of tracking objects to run with the ad, in response to the declared supported methods in the request.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eIf support was indicated in the request, URL of a page informing the user about the buyer’s targeting activity.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)initWithJsonString:":{"name":"init(jsonString:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAdMarkup\u003c/code\u003e from a JSON string.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAdMarkup\u003c/code\u003e from a JSON dictionary.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003eNativeAdMarkup\u003c/code\u003e with default values.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(py)version":{"name":"version","abstract":"\u003cp\u003eVersion of the Native Markup version in use.\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(py)markupRequestObject":{"name":"markupRequestObject","abstract":"\u003cp\u003eThe object containing the request details for the native markup.\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(im)init":{"name":"init()","abstract":"\u003cp\u003eInitializes a new instance of \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/NativeAdMarkup.html\"\u003eNativeAdMarkup\u003c/a\u003e\u003c/code\u003e with default values.\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)nativeAdMarkup":{"name":"nativeAdMarkup","abstract":"\u003cp\u003eThe native ad markup containing the ad assets.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eThe delegate to receive native ad events.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)titles":{"name":"titles","abstract":"\u003cp\u003eReturns an array of titles from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)dataObjects":{"name":"dataObjects","abstract":"\u003cp\u003eReturns an array of data objects from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)images":{"name":"images","abstract":"\u003cp\u003eReturns an array of images from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)eventTrackers":{"name":"eventTrackers","abstract":"\u003cp\u003eReturns an array of event trackers from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)dataObjectsOf:":{"name":"dataObjects(of:)","abstract":"\u003cp\u003eReturns an array of data objects filtered by the specified data type.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)imagesOf:":{"name":"images(of:)","abstract":"\u003cp\u003eReturns an array of images filtered by the specified image type.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)title":{"name":"title","abstract":"\u003cp\u003eReturns the first title text from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)imageUrl":{"name":"imageUrl","abstract":"\u003cp\u003eReturns the URL of the main image from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)iconUrl":{"name":"iconUrl","abstract":"\u003cp\u003eReturns the URL of the icon image from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)sponsoredBy":{"name":"sponsoredBy","abstract":"\u003cp\u003eReturns the sponsored by text from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)text":{"name":"text","abstract":"\u003cp\u003eReturns the description text from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)callToAction":{"name":"callToAction","abstract":"\u003cp\u003eReturns the call-to-action text from the native ad markup.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(cm)createWithCacheId:":{"name":"create(cacheId:)","abstract":"\u003cp\u003eCreates a \u003ccode\u003eNativeAd\u003c/code\u003e instance from the given cache ID.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)registerViewWithView:clickableViews:":{"name":"registerView(view:clickableViews:)","abstract":"\u003cp\u003eRegisters a view for tracking viewability and click events.\u003c/p\u003e","parent_name":"NativeAd"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Content":{"name":"Content","abstract":"\u003cp\u003eRepresents a content context type.\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Social":{"name":"Social","abstract":"\u003cp\u003eRepresents a social media context type.\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Product":{"name":"Product","abstract":"\u003cp\u003eRepresents a product context type.\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eRepresents a custom context type.\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)General":{"name":"General","abstract":"\u003cp\u003eRepresents a general context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Article":{"name":"Article","abstract":"\u003cp\u003eRepresents an article context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Video":{"name":"Video","abstract":"\u003cp\u003eRepresents a video context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Audio":{"name":"Audio","abstract":"\u003cp\u003eRepresents an audio context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Image":{"name":"Image","abstract":"\u003cp\u003eRepresents an image context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)UserGenerated":{"name":"UserGenerated","abstract":"\u003cp\u003eRepresents a user-generated content context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Social":{"name":"Social","abstract":"\u003cp\u003eRepresents a social media context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)email":{"name":"email","abstract":"\u003cp\u003eRepresents an email context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)chatIM":{"name":"chatIM","abstract":"\u003cp\u003eRepresents a chat or instant messaging context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)SellingProduct":{"name":"SellingProduct","abstract":"\u003cp\u003eRepresents a product selling context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)AppStore":{"name":"AppStore","abstract":"\u003cp\u003eRepresents an App Store context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)ReviewSite":{"name":"ReviewSite","abstract":"\u003cp\u003eRepresents a review site context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eRepresents a custom context type.\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)initWithBannerParameters:videoParameters:nativeParameters:isInterstitial:isRewarded:":{"name":"init(bannerParameters:videoParameters:nativeParameters:isInterstitial:isRewarded:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003ePrebidRequest\u003c/code\u003e with the given parameters.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)setGPID:":{"name":"setGPID(_:)","abstract":"\u003cp\u003eSets the GPID for the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content for the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the app content for the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds data to the app content.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eRemoves specific data from the app content.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eClears all data from the app content.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds user data to the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves specific user data from the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data from the ad request.\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(py)pbAdSlot":{"name":"pbAdSlot","abstract":"\u003cp\u003eThe ad slot identifier for the Prebid ad unit.\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003ePrebidAdUnit\u003c/code\u003e with the given configuration ID.\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)fetchDemandWithAdObject:request:completion:":{"name":"fetchDemand(adObject:request:completion:)","abstract":"\u003cp\u003eMakes bid request for the specified ad object and request config. Setups targeting keywords into the adObject.\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)fetchDemandWithRequest:completion:":{"name":"fetchDemand(request:completion:)","abstract":"\u003cp\u003eMakes bid request for the specified request config.\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)setAutoRefreshMillisWithTime:":{"name":"setAutoRefreshMillis(time:)","abstract":"\u003cp\u003eThis method allows to set the auto refresh period for the demand\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)stopAutoRefresh":{"name":"stopAutoRefresh()","abstract":"\u003cp\u003eThis method stops the auto refresh of demand\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)resumeAutoRefresh":{"name":"resumeAutoRefresh()","abstract":"\u003cp\u003eThis method resumes the auto refresh of demand\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(cpy)EVENT_WIN":{"name":"EVENT_WIN","abstract":"\u003cp\u003eKey to get Prebid win event from \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events\"\u003eevents\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(cpy)EVENT_IMP":{"name":"EVENT_IMP","abstract":"\u003cp\u003eKey to get Prebid imp event from \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events\"\u003eevents\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)resultCode":{"name":"resultCode","abstract":"\u003cp\u003eThe result code of the bid request\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)targetingKeywords":{"name":"targetingKeywords","abstract":"\u003cp\u003eTargeting keywords associated with the bid\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/s:12PrebidMobile7BidInfoC3expSdSgvp":{"name":"exp","abstract":"\u003cp\u003eThe expiration time of the bid\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)nativeAdCacheId":{"name":"nativeAdCacheId","abstract":"\u003cp\u003eThe cache ID for native ads\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events":{"name":"events","abstract":"\u003cp\u003eEvents related to the bid\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/s:12PrebidMobile7BidInfoC10resultCode17targetingKeywords3exp15nativeAdCacheId6eventsAcA06ResultF0O_SDyS2SGSgSdSgSSSgAKtcfc":{"name":"init(resultCode:targetingKeywords:exp:nativeAdCacheId:events:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBidInfo\u003c/code\u003e instance with the specified parameters.\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(im)getExp":{"name":"getExp()","abstract":"\u003cp\u003eRetrieves the expiration time of the bid as an \u003ccode\u003eNSNumber\u003c/code\u003e.\u003c/p\u003e","parent_name":"BidInfo"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eThe deprecated banner parameters for this ad unit.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eThe banner parameters for this ad unit.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eThe video parameters for this ad unit.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eThe ad formats for the ad unit.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eInitializes a new interstitial ad unit with a unique configuration identifier.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eInitializes a new interstitial ad unit with a minimum width and height percentage.\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InstreamVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)InstreamVideoAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eThe video parameters for this ad unit.\u003c/p\u003e","parent_name":"InstreamVideoAdUnit"},"Classes/InstreamVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)InstreamVideoAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eInitializes a new instream video ad unit.\u003c/p\u003e","parent_name":"InstreamVideoAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eA deprecated property for banner ad parameters.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eThe banner ad parameters used to configure the ad unit.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eThe video ad parameters used to configure the ad unit.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eThe set of ad formats for the ad unit.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eBannerAdUnit\u003c/code\u003e with the specified configuration ID and size.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(im)addAdditionalSizeWithSizes:":{"name":"addAdditionalSize(sizes:)","abstract":"\u003cp\u003eAdds additional sizes to the banner ad unit\u0026rsquo;s configuration.\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(py)pbAdSlot":{"name":"pbAdSlot","abstract":"\u003cp\u003eORTB: imp[].ext.data.adslot\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/s:12PrebidMobile6AdUnitC8configId4size9adFormatsACSS_So6CGSizeVSgShyAA0C6FormatCGtcfc":{"name":"init(configId:size:adFormats:)","abstract":"\u003cp\u003eInitializes a new \u003ccode\u003eAdUnit\u003c/code\u003e instance with the specified configuration ID, size, and ad formats.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eMakes bid request and provides the result as a dictionary of key-value pairs.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithCompletionBidInfo:":{"name":"fetchDemand(completionBidInfo:)","abstract":"\u003cp\u003eMakes bid request and provides the result as a \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BidInfo.html\"\u003eBidInfo\u003c/a\u003e\u003c/code\u003e object.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithAdObject:completion:":{"name":"fetchDemand(adObject:completion:)","abstract":"\u003cp\u003eMakes bid request for a specific ad object and provides the result code. Setups targeting keywords into the adObject.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; value for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; values for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeContextDataForKey:":{"name":"removeContextData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific context data keyword \u0026amp; values set from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eThis method allows to remove all context data set from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting.","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword set for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific context keyword from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eSets the app content object, replacing any existing content.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getAppContent":{"name":"getAppContent()","abstract":"\u003cp\u003eRetrieves the current app content object.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eClears the current app content object.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eAdds an array of content data objects to the app content.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eRemoves a specific content data object from the app content.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eClears all content data objects from the app content.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getUserData":{"name":"getUserData()","abstract":"\u003cp\u003eRetrieves the current user data.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eAdds an array of user data objects.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eRemoves a specific user data object.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eClears all user data.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setGPID:":{"name":"setGPID(_:)","abstract":"\u003cp\u003eSets the GPID for the ad unit.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getGPID":{"name":"getGPID()","abstract":"\u003cp\u003eRetrieves the current GPID for the ad unit.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setOrtbConfig:":{"name":"setOrtbConfig(_:)","abstract":"\u003cp\u003eSets the OpenRTB configuration string for the ad unit.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getOrtbConfig":{"name":"getOrtbConfig()","abstract":"\u003cp\u003eRetrieves the current OpenRTB configuration string for the ad unit.\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setAutoRefreshMillisWithTime:":{"name":"setAutoRefreshMillis(time:)","abstract":"\u003cp\u003eThis method allows to set the auto refresh period for the demand\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)stopAutoRefresh":{"name":"stopAutoRefresh()","abstract":"\u003cp\u003eThis method stops the auto refresh of demand\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)resumeAutoRefresh":{"name":"resumeAutoRefresh()","abstract":"\u003cp\u003eThis method resumes the auto refresh of demand\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html":{"name":"AdUnit","abstract":"\u003cp\u003eBase class for ad units built for original type of integration.\u003c/p\u003e"},"Classes/BannerAdUnit.html":{"name":"BannerAdUnit","abstract":"\u003cp\u003eA class representing a banner ad unit for original type of integration.\u003c/p\u003e"},"Classes/InstreamVideoAdUnit.html":{"name":"InstreamVideoAdUnit","abstract":"\u003cp\u003eRepresents an instream video ad unit for original type of integration.\u003c/p\u003e"},"Classes/InterstitialAdUnit.html":{"name":"InterstitialAdUnit","abstract":"\u003cp\u003eRepresents an interstitial ad unit built for original type of integration.\u003c/p\u003e"},"Classes/BidInfo.html":{"name":"BidInfo","abstract":"\u003cp\u003eContains information about bid.\u003c/p\u003e"},"Classes/PrebidAdUnit.html":{"name":"PrebidAdUnit","abstract":"\u003cp\u003eMultiformat ad unit. Built for original API.\u003c/p\u003e"},"Classes/PrebidRequest.html":{"name":"PrebidRequest","abstract":"\u003cp\u003eClass that contains properties and methods to configure Prebid request.\u003c/p\u003e"},"Classes/ContextSubType.html":{"name":"ContextSubType","abstract":"\u003cp\u003eNative context subtype asset.\u003c/p\u003e"},"Classes/ContextType.html":{"name":"ContextType","abstract":"\u003cp\u003eNative context type asset.\u003c/p\u003e"},"Classes/NativeAd.html":{"name":"NativeAd","abstract":"\u003cp\u003eRepresents a native ad and handles its various properties and functionalities.\u003c/p\u003e"},"Classes/NativeAdConfiguration.html":{"name":"NativeAdConfiguration","abstract":"\u003cp\u003eRepresents the configuration for a native ad, including markup and version information.\u003c/p\u003e"},"Classes/NativeAdMarkup.html":{"name":"NativeAdMarkup","abstract":"\u003cp\u003eRepresents the markup for a native ad, including assets, tracking URLs, and other metadata.\u003c/p\u003e"},"Classes/NativeAdMarkupAsset.html":{"name":"NativeAdMarkupAsset","abstract":"\u003cp\u003eRepresents an asset in the native ad markup, which can be a title, image, data, or link.\u003c/p\u003e"},"Classes/NativeAsset.html":{"name":"NativeAsset","abstract":"\u003cp\u003eRepresents a generic native ad asset which could be a title, image, or data.\u003c/p\u003e"},"Classes/NativeAssetTitle.html":{"name":"NativeAssetTitle","abstract":"\u003cp\u003eRepresents a title asset in a native ad.\u003c/p\u003e"},"Classes/NativeAssetImage.html":{"name":"NativeAssetImage","abstract":"\u003cp\u003eRepresents an image asset in a native ad.\u003c/p\u003e"},"Classes/NativeAssetData.html":{"name":"NativeAssetData","abstract":"\u003cp\u003eRepresents a data asset in a native ad.\u003c/p\u003e"},"Classes/ImageAsset.html":{"name":"ImageAsset","abstract":"\u003cp\u003eNative image asset type.\u003c/p\u003e"},"Classes/NativeData.html":{"name":"NativeData","abstract":"\u003cp\u003eClass representing native data elements in the ad markup.\u003c/p\u003e"},"Classes/NativeEventTracker.html":{"name":"NativeEventTracker","abstract":"\u003cp\u003eClass representing an event tracker for native ads.\u003c/p\u003e"},"Classes/EventType.html":{"name":"EventType","abstract":"\u003cp\u003eClass representing different event types.\u003c/p\u003e"},"Classes/EventTracking.html":{"name":"EventTracking","abstract":"\u003cp\u003eNative event tracking type.\u003c/p\u003e"},"Classes/NativeEventTrackerResponse.html":{"name":"NativeEventTrackerResponse","abstract":"\u003cp\u003eClass representing a response for a native event tracker.\u003c/p\u003e"},"Classes/NativeImage.html":{"name":"NativeImage","abstract":"\u003cp\u003eClass representing an image asset in a native ad.\u003c/p\u003e"},"Classes/NativeLink.html":{"name":"NativeLink","abstract":"\u003cp\u003eClass representing a link in a native ad.\u003c/p\u003e"},"Classes/NativeMarkupRequestObject.html":{"name":"NativeMarkupRequestObject","abstract":"\u003cp\u003eRepresents a request object for native markup, including details about the ad\u0026rsquo;s context, placement, and supported features.\u003c/p\u003e"},"Classes/NativeRequest.html":{"name":"NativeRequest","abstract":"\u003cp\u003eA class representing a native request for original type of integration.\u003c/p\u003e"},"Classes/NativeTitle.html":{"name":"NativeTitle","abstract":"\u003cp\u003eRepresents the title element in a native ad, including optional text and length.\u003c/p\u003e"},"Classes/PlacementType.html":{"name":"PlacementType","abstract":"\u003cp\u003eRepresents different types of placements for native ads.\u003c/p\u003e"},"Classes/BannerParameters.html":{"name":"BannerParameters","abstract":"\u003cp\u003eDescribes an \u003ca href=\"https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf\"\u003eOpenRTB\u003c/a\u003e banner object\u003c/p\u003e"},"Classes/NativeParameters.html":{"name":"NativeParameters","abstract":"\u003cp\u003eRepresents parameters for a native ad request, including assets, event trackers, and configuration settings.\u003c/p\u003e"},"Classes/Signals.html":{"name":"Signals","abstract":"\u003cp\u003eA class containing constants related to OpenRTB signals.\u003c/p\u003e"},"Classes/SingleContainerInt.html":{"name":"SingleContainerInt","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VideoParameters.html":{"name":"VideoParameters","abstract":"\u003cp\u003eDescribes an \u003ca href=\"https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf\"\u003eOpenRTB\u003c/a\u003e video object\u003c/p\u003e"},"Classes/RewardedVideoAdUnit.html":{"name":"RewardedVideoAdUnit","abstract":"\u003cp\u003eRepresents an rewarded ad unit for original type of integration.\u003c/p\u003e"},"Classes/Utils.html":{"name":"Utils","abstract":"\u003cp\u003eA utility class for handling various ad-related operations and conversions.\u003c/p\u003e"},"Classes/VideoAdUnit.html":{"name":"VideoAdUnit","abstract":"\u003cp\u003eA deprecated class for handling video ad units.\u003c/p\u003e"},"Classes/VideoInterstitialAdUnit.html":{"name":"VideoInterstitialAdUnit","abstract":"\u003cp\u003eA deprecated class representing a video interstitial ad unit."},"Classes/Prebid.html":{"name":"Prebid","abstract":"\u003cp\u003eThe \u003ccode\u003ePrebid\u003c/code\u003e class manages the configuration and initialization of the PrebidMobile SDK.\u003c/p\u003e"},"Classes/Targeting.html":{"name":"Targeting","abstract":"\u003cp\u003eA class that manages targeting information for ads.\u003c/p\u003e"},"Classes/ExternalUserId.html":{"name":"ExternalUserId","abstract":"\u003cp\u003eDefines the User Id Object from an External Thrid Party Source\u003c/p\u003e"},"Classes/Host.html":{"name":"Host","abstract":"\u003cp\u003eA singleton class that manages the Prebid server URL, including a custom URL.\u003c/p\u003e"},"Classes/AdFormat.html":{"name":"AdFormat","abstract":"\u003cp\u003e\u003ccode\u003eAdFormat\u003c/code\u003e is a class that represents different types of ad formats using an OptionSet."},"Classes/VideoControlsConfiguration.html":{"name":"VideoControlsConfiguration","abstract":"\u003cp\u003eA class representing the configuration for video controls in an ad."},"Classes/BannerView.html":{"name":"BannerView","abstract":"\u003cp\u003eThe view that will display the particular banner ad. Built for rendering type of integration.\u003c/p\u003e"},"Classes/BaseInterstitialAdUnit.html":{"name":"BaseInterstitialAdUnit","abstract":"\u003cp\u003eA base class for interstitial ad units.\u003c/p\u003e"},"Classes/InterstitialRenderingAdUnit.html":{"name":"InterstitialRenderingAdUnit","abstract":"\u003cp\u003eRepresents an interstitial ad unit. Built for rendering type of integration.\u003c/p\u003e"},"Classes/RewardedAdUnit.html":{"name":"RewardedAdUnit","abstract":"\u003cp\u003eRepresents an rewarded ad unit. Built for rendering type of integration.\u003c/p\u003e"},"Classes/MediationBannerAdUnit.html":{"name":"MediationBannerAdUnit","abstract":"\u003cp\u003eThis class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs."},"Classes/MediationBaseInterstitialAdUnit.html":{"name":"MediationBaseInterstitialAdUnit","abstract":"\u003cp\u003eBase class for interstitial ads in Mediation API.\u003c/p\u003e"},"Classes/MediationInterstitialAdUnit.html":{"name":"MediationInterstitialAdUnit","abstract":"\u003cp\u003eThis class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs."},"Classes/MediationNativeAdUnit.html":{"name":"MediationNativeAdUnit","abstract":"\u003cp\u003eThis class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs."},"Classes/MediationRewardedAdUnit.html":{"name":"MediationRewardedAdUnit","abstract":"\u003cp\u003eThis class is responsible for making bid request and providing the winning bid and targeting keywords to mediating SDKs."},"Classes.html":{"name":"Classes","abstract":"\u003cp\u003eThe following classes are available globally.\u003c/p\u003e"},"Enums.html":{"name":"Enumerations","abstract":"\u003cp\u003eThe following enumerations are available globally.\u003c/p\u003e"},"Protocols.html":{"name":"Protocols","abstract":"\u003cp\u003eThe following protocols are available globally.\u003c/p\u003e"},"Typealiases.html":{"name":"Type Aliases","abstract":"\u003cp\u003eThe following type aliases are available globally.\u003c/p\u003e"}} \ No newline at end of file +{"Typealiases.html#/s:12PrebidMobile0A22InitializationCallbacka":{"name":"PrebidInitializationCallback","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Typealiases.html#/s:12PrebidMobile0A22ServerResponseCallbacka":{"name":"PrebidServerResponseCallback","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Typealiases.html#/s:12PrebidMobile0A25JSLibraryContentsCallbacka":{"name":"PrebidJSLibraryContentsCallback","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Typealiases.html#/s:12PrebidMobile24PBMNetworkReachableBlocka":{"name":"PBMNetworkReachableBlock","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialControllerLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerLoadingDelegate(im)interstitialControllerDidLoadAd:":{"name":"interstitialControllerDidLoadAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerLoadingDelegate"},"Protocols/InterstitialControllerLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerLoadingDelegate(im)interstitialController:didFailWithError:":{"name":"interstitialController(_:didFailWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerLoadingDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)trackImpressionForInterstitialController:":{"name":"trackImpression(forInterstitialController:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)interstitialControllerDidClickAd:":{"name":"interstitialControllerDidClickAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)interstitialControllerDidLeaveApp:":{"name":"interstitialControllerDidLeaveApp(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)interstitialControllerDidDisplay:":{"name":"interstitialControllerDidDisplay(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)interstitialControllerDidComplete:":{"name":"interstitialControllerDidComplete(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/InterstitialControllerInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialControllerInteractionDelegate(im)viewControllerForModalPresentationFromInterstitialController:":{"name":"viewControllerForModalPresentation(fromInterstitialController:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialControllerInteractionDelegate"},"Protocols/DisplayViewLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewLoadingDelegate(im)displayViewDidLoadAd:":{"name":"displayViewDidLoadAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewLoadingDelegate"},"Protocols/DisplayViewLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewLoadingDelegate(im)displayView:didFailWithError:":{"name":"displayView(_:didFailWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewLoadingDelegate"},"Protocols/DisplayViewInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewInteractionDelegate(im)trackImpressionForDisplayView:":{"name":"trackImpression(forDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewInteractionDelegate"},"Protocols/DisplayViewInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewInteractionDelegate(im)viewControllerForModalPresentationFromDisplayView:":{"name":"viewControllerForModalPresentation(fromDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewInteractionDelegate"},"Protocols/DisplayViewInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewInteractionDelegate(im)didLeaveAppFrom:":{"name":"didLeaveApp(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewInteractionDelegate"},"Protocols/DisplayViewInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewInteractionDelegate(im)willPresentModalFrom:":{"name":"willPresentModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewInteractionDelegate"},"Protocols/DisplayViewInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)DisplayViewInteractionDelegate(im)didDismissModalFrom:":{"name":"didDismissModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DisplayViewInteractionDelegate"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)setUpAdObjectWith:":{"name":"setUpAdObject(with:)","abstract":"\u003cp\u003ePuts to ad object\u0026rsquo;s localExtra the ad object (winning bid or native ad) and configId","parent_name":"PrebidMediationDelegate"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)cleanUpAdObject":{"name":"cleanUpAdObject()","abstract":"\u003cp\u003eRemoves an bid info from ad object\u0026rsquo;s localExtra","parent_name":"PrebidMediationDelegate"},"Protocols/PrebidMediationDelegate.html#/c:@M@PrebidMobile@objc(pl)PrebidMediationDelegate(im)getAdView":{"name":"getAdView()","abstract":"\u003cp\u003eReturns ad view that was passed into PrebidMediationDelegate earlier.","parent_name":"PrebidMediationDelegate"},"Protocols/RewardedEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedEventLoadingDelegate(py)reward":{"name":"reward","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedEventLoadingDelegate"},"Protocols/RewardedEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedEventInteractionDelegate(im)userDidEarnReward:":{"name":"userDidEarnReward(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedEventInteractionDelegate"},"Protocols/RewardedEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.\u003c/p\u003e","parent_name":"RewardedEventHandlerProtocol"},"Protocols/RewardedEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the user\u0026rsquo;s interaction with the ad.\u003c/p\u003e","parent_name":"RewardedEventHandlerProtocol"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidReceiveAd:":{"name":"rewardedAdDidReceiveAd(_:)","abstract":"\u003cp\u003eCalled when an ad is loaded and ready for display\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdUserDidEarnReward:":{"name":"rewardedAdUserDidEarnReward(_:)","abstract":"\u003cp\u003eCalled when user is able to receive a reward from the app\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAd:didFailToReceiveAdWithError:":{"name":"rewardedAd(_:didFailToReceiveAdWithError:)","abstract":"\u003cp\u003eCalled when the load process fails to produce a viable ad\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdWillPresentAd:":{"name":"rewardedAdWillPresentAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial view will be launched, as a result of show() method.\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidDismissAd:":{"name":"rewardedAdDidDismissAd(_:)","abstract":"\u003cp\u003eCalled when the interstial is dismissed by the user\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdWillLeaveApplication:":{"name":"rewardedAdWillLeaveApplication(_:)","abstract":"\u003cp\u003eCalled when an ad causes the sdk to leave the app\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/RewardedAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)RewardedAdUnitDelegate(im)rewardedAdDidClickAd:":{"name":"rewardedAdDidClickAd(_:)","abstract":"\u003cp\u003eCalled when user clicked the ad\u003c/p\u003e","parent_name":"RewardedAdUnitDelegate"},"Protocols/InterstitialEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventLoadingDelegate(im)prebidDidWin":{"name":"prebidDidWin()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventLoadingDelegate"},"Protocols/InterstitialEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventLoadingDelegate(im)adServerDidWin":{"name":"adServerDidWin()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventLoadingDelegate"},"Protocols/InterstitialEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventLoadingDelegate(im)failedWithError:":{"name":"failedWithError(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventLoadingDelegate"},"Protocols/InterstitialEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventInteractionDelegate(im)willPresentAd":{"name":"willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventInteractionDelegate"},"Protocols/InterstitialEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventInteractionDelegate(im)didDismissAd":{"name":"didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventInteractionDelegate"},"Protocols/InterstitialEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventInteractionDelegate(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventInteractionDelegate"},"Protocols/InterstitialEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventInteractionDelegate(im)didClickAd":{"name":"didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventInteractionDelegate"},"Protocols/InterstitialEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventHandlerProtocol(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.\u003c/p\u003e","parent_name":"InterstitialEventHandlerProtocol"},"Protocols/InterstitialEventHandlerProtocol.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventHandlerProtocol(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the user\u0026rsquo;s interaction with the ad.\u003c/p\u003e","parent_name":"InterstitialEventHandlerProtocol"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidReceiveAd:":{"name":"interstitialDidReceiveAd(_:)","abstract":"\u003cp\u003eCalled when an ad is loaded and ready for display\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitial:didFailToReceiveAdWithError:":{"name":"interstitial(_:didFailToReceiveAdWithError:)","abstract":"\u003cp\u003eCalled when the load process fails to produce a viable ad\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialWillPresentAd:":{"name":"interstitialWillPresentAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial view will be launched, as a result of show() method.\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidDismissAd:":{"name":"interstitialDidDismissAd(_:)","abstract":"\u003cp\u003eCalled when the interstitial is dismissed by the user\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialWillLeaveApplication:":{"name":"interstitialWillLeaveApplication(_:)","abstract":"\u003cp\u003eCalled when an ad causes the sdk to leave the app\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/InterstitialAdUnitDelegate.html#/c:@M@PrebidMobile@objc(pl)InterstitialAdUnitDelegate(im)interstitialDidClickAd:":{"name":"interstitialDidClickAd(_:)","abstract":"\u003cp\u003eCalled when user clicked the ad\u003c/p\u003e","parent_name":"InterstitialAdUnitDelegate"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BaseInterstitialAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)BaseInterstitialAdUnitProtocol(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnitProtocol"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewPresentationController":{"name":"bannerViewPresentationController()","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerView:didReceiveAdWithAdSize:":{"name":"bannerView(_:didReceiveAdWithAdSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerView:didFailToReceiveAdWith:":{"name":"bannerView(_:didFailToReceiveAdWith:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewWillLeaveApplication:":{"name":"bannerViewWillLeaveApplication(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewWillPresentModal:":{"name":"bannerViewWillPresentModal(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerViewDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerViewDelegate(im)bannerViewDidDismissModal:":{"name":"bannerViewDidDismissModal(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerViewDelegate"},"Protocols/BannerEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventLoadingDelegate(im)prebidDidWin":{"name":"prebidDidWin()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventLoadingDelegate"},"Protocols/BannerEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventLoadingDelegate(im)adServerDidWin:adSize:":{"name":"adServerDidWin(_:adSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventLoadingDelegate"},"Protocols/BannerEventLoadingDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventLoadingDelegate(im)failedWithError:":{"name":"failedWithError(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventLoadingDelegate"},"Protocols/BannerEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventInteractionDelegate(im)willPresentModal":{"name":"willPresentModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventInteractionDelegate"},"Protocols/BannerEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventInteractionDelegate(im)didDismissModal":{"name":"didDismissModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventInteractionDelegate"},"Protocols/BannerEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventInteractionDelegate(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventInteractionDelegate"},"Protocols/BannerEventInteractionDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerEventInteractionDelegate(py)viewControllerForPresentingModal":{"name":"viewControllerForPresentingModal","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventInteractionDelegate"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the ad server communication.\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eDelegate for custom event handler to inform the PBM SDK about the events related to the user\u0026rsquo;s interaction with the ad.\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)adSizes":{"name":"adSizes","abstract":"\u003cp\u003eThe array of the CGRect entries for each valid ad sizes.","parent_name":"BannerEventHandler"},"Protocols/BannerEventHandler.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(im)trackImpression":{"name":"trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventHandler"},"Protocols/BannerAdLoaderDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerAdLoaderDelegate(py)eventHandler":{"name":"eventHandler","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdLoaderDelegate"},"Protocols/BannerAdLoaderDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerAdLoaderDelegate(im)bannerAdLoader:loadedAdView:adSize:":{"name":"bannerAdLoader(_:loadedAdView:adSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdLoaderDelegate"},"Protocols/BannerAdLoaderDelegate.html#/c:@M@PrebidMobile@objc(pl)BannerAdLoaderDelegate(im)bannerAdLoader:createdDisplayView:":{"name":"bannerAdLoader(_:createdDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdLoaderDelegate"},"Protocols/AdLoadFlowControllerDelegate.html#/c:@M@PrebidMobile@objc(pl)AdLoadFlowControllerDelegate(py)adUnitConfig":{"name":"adUnitConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdLoadFlowControllerDelegate"},"Protocols/AdLoadFlowControllerDelegate.html#/c:@M@PrebidMobile@objc(pl)AdLoadFlowControllerDelegate(im)adLoadFlowController:failedWithError:":{"name":"adLoadFlowController(_:failedWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdLoadFlowControllerDelegate"},"Protocols/AdLoadFlowControllerDelegate.html#/c:@M@PrebidMobile@objc(pl)AdLoadFlowControllerDelegate(im)adLoadFlowControllerWillSendBidRequest:":{"name":"adLoadFlowControllerWillSendBidRequest(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdLoadFlowControllerDelegate"},"Protocols/AdLoadFlowControllerDelegate.html#/c:@M@PrebidMobile@objc(pl)AdLoadFlowControllerDelegate(im)adLoadFlowControllerWillRequestPrimaryAd:":{"name":"adLoadFlowControllerWillRequestPrimaryAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdLoadFlowControllerDelegate"},"Protocols/AdLoadFlowControllerDelegate.html#/c:@M@PrebidMobile@objc(pl)AdLoadFlowControllerDelegate(im)adLoadFlowControllerShouldContinue:":{"name":"adLoadFlowControllerShouldContinue(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdLoadFlowControllerDelegate"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(py)userAgentService":{"name":"userAgentService","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)fireAndForget:":{"name":"fireAndForget(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)head:timeout:callback:":{"name":"head(_:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)get:timeout:callback:":{"name":"get(_:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)post:data:timeout:callback:":{"name":"post(_:data:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)post:contentType:data:timeout:callback:":{"name":"post(_:contentType:data:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/PrebidServerConnectionProtocol.html#/c:@M@PrebidMobile@objc(pl)PrebidServerConnectionProtocol(im)download:callback:":{"name":"download(_:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnectionProtocol"},"Protocols/VideoBasedAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)PBMVideoBasedAdUnitProtocol(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoBasedAdUnitProtocol"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adDidExpireWithAd:":{"name":"adDidExpire(ad:)","abstract":"\u003cp\u003eSent when the native ad is expired.\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adWasClickedWithAd:":{"name":"adWasClicked(ad:)","abstract":"\u003cp\u003eSent when the native view is clicked by the user.\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdEventDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdEventDelegate(im)adDidLogImpressionWithAd:":{"name":"adDidLogImpression(ad:)","abstract":"\u003cp\u003eSent when an impression is recorded for an native ad\u003c/p\u003e","parent_name":"NativeAdEventDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdLoadedWithAd:":{"name":"nativeAdLoaded(ad:)","abstract":"\u003cp\u003eA successful Prebid Native ad is returned\u003c/p\u003e","parent_name":"NativeAdDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdNotFound":{"name":"nativeAdNotFound()","abstract":"\u003cp\u003ePrebid Native was not found in the server returned response,","parent_name":"NativeAdDelegate"},"Protocols/NativeAdDelegate.html#/c:@M@PrebidMobile@objc(pl)NativeAdDelegate(im)nativeAdNotValid":{"name":"nativeAdNotValid()","abstract":"\u003cp\u003ePrebid Native ad was returned, however, the bid is not valid for displaying","parent_name":"NativeAdDelegate"},"Protocols/BannerBasedAdUnitProtocol.html#/c:@M@PrebidMobile@objc(pl)PBMBannerBasedAdUnitProtocol(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerBasedAdUnitProtocol"},"Protocols/BannerBasedAdUnitProtocol.html":{"name":"BannerBasedAdUnitProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/NativeAdDelegate.html":{"name":"NativeAdDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/NativeAdEventDelegate.html":{"name":"NativeAdEventDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/VideoBasedAdUnitProtocol.html":{"name":"VideoBasedAdUnitProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/PrebidServerConnectionProtocol.html":{"name":"PrebidServerConnectionProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/AdLoadFlowControllerDelegate.html":{"name":"AdLoadFlowControllerDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BannerAdLoaderDelegate.html":{"name":"BannerAdLoaderDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BannerEventHandler.html":{"name":"BannerEventHandler","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BannerEventInteractionDelegate.html":{"name":"BannerEventInteractionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BannerEventLoadingDelegate.html":{"name":"BannerEventLoadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BannerViewDelegate.html":{"name":"BannerViewDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/BaseInterstitialAdUnitProtocol.html":{"name":"BaseInterstitialAdUnitProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialAdUnitDelegate.html":{"name":"InterstitialAdUnitDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialEventHandlerProtocol.html":{"name":"InterstitialEventHandlerProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialEventInteractionDelegate.html":{"name":"InterstitialEventInteractionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialEventLoadingDelegate.html":{"name":"InterstitialEventLoadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/RewardedAdUnitDelegate.html":{"name":"RewardedAdUnitDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/RewardedEventHandlerProtocol.html":{"name":"RewardedEventHandlerProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/RewardedEventInteractionDelegate.html":{"name":"RewardedEventInteractionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/RewardedEventLoadingDelegate.html":{"name":"RewardedEventLoadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/PrebidMediationDelegate.html":{"name":"PrebidMediationDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/DisplayViewInteractionDelegate.html":{"name":"DisplayViewInteractionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/DisplayViewLoadingDelegate.html":{"name":"DisplayViewLoadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialControllerInteractionDelegate.html":{"name":"InterstitialControllerInteractionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/InterstitialControllerLoadingDelegate.html":{"name":"InterstitialControllerLoadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Extensions/UIView.html#/s:So6UIViewC12PrebidMobileE13allSubViewsOf4typeSayxGxm_tABRbzlF":{"name":"allSubViewsOf(type:)","abstract":"\u003cp\u003eThis is a function to get subviews of a particular type from view recursively.","parent_name":"UIView"},"Extensions/NSString.html#/c:@CM@PrebidMobile@@objc(cs)NSString(py)base64DecodedImage":{"name":"base64DecodedImage","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NSString"},"Extensions/NSString.html":{"name":"NSString"},"Extensions/UIView.html":{"name":"UIView"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandFetchSuccess":{"name":"prebidDemandFetchSuccess","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerNotSpecified":{"name":"prebidServerNotSpecified","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidAccountId":{"name":"prebidInvalidAccountId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidConfigId":{"name":"prebidInvalidConfigId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidSize":{"name":"prebidInvalidSize","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidNetworkError":{"name":"prebidNetworkError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerError":{"name":"prebidServerError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandNoBids":{"name":"prebidDemandNoBids","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidDemandTimedOut":{"name":"prebidDemandTimedOut","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidServerURLInvalid":{"name":"prebidServerURLInvalid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidUnknownError":{"name":"prebidUnknownError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidResponseStructure":{"name":"prebidInvalidResponseStructure","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInternalSDKError":{"name":"prebidInternalSDKError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidWrongArguments":{"name":"prebidWrongArguments","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidNoVastTagInMediaData":{"name":"prebidNoVastTagInMediaData","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidSDKMisuse":{"name":"prebidSDKMisuse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidSDKMisusePreviousFetchNotCompletedYet":{"name":"prebidSDKMisusePreviousFetchNotCompletedYet","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/c:@M@PrebidMobile@E@ResultCode@ResultCodePrebidInvalidRequest":{"name":"prebidInvalidRequest","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/ResultCode.html#/s:12PrebidMobile10ResultCodeO4nameSSyF":{"name":"name()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResultCode"},"Enums/NetworkType.html#/c:@M@PrebidMobile@E@PBMNetworkType@PBMNetworkTypeUnknown":{"name":"unknown","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NetworkType"},"Enums/NetworkType.html#/c:@M@PrebidMobile@E@PBMNetworkType@PBMNetworkTypeWifi":{"name":"wifi","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NetworkType"},"Enums/NetworkType.html#/c:@M@PrebidMobile@E@PBMNetworkType@PBMNetworkTypeCelluar":{"name":"celluar","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NetworkType"},"Enums/NetworkType.html#/c:@M@PrebidMobile@E@PBMNetworkType@PBMNetworkTypeOffline":{"name":"offline","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NetworkType"},"Enums/NetworkType.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"NetworkType"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionUndefined":{"name":"undefined","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopLeft":{"name":"topLeft","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopCenter":{"name":"topCenter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionTopRight":{"name":"topRight","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionCenter":{"name":"center","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomLeft":{"name":"bottomLeft","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomCenter":{"name":"bottomCenter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionBottomRight":{"name":"bottomRight","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/c:@M@PrebidMobile@E@PBMPosition@PBMPositionCustom":{"name":"custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/Position.html#/s:12PrebidMobile8PositionO03getC15ByStringLiteralyACSgSSFZ":{"name":"getPositionByStringLiteral(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Position"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionUndefined":{"name":"undefined","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionHeader":{"name":"header","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionFooter":{"name":"footer","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionSidebar":{"name":"sidebar","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdPosition"},"Enums/AdPosition.html#/c:@M@PrebidMobile@E@PBMAdPosition@PBMAdPositionFullScreen":{"name":"fullScreen","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdPosition"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostAppnexus":{"name":"Appnexus","abstract":"\u003cp\u003eURL \u003ca href=\"URL\"\u003ehttps://ib.adnxs.com/openrtb2/prebid\u003c/a\u003e\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostRubicon":{"name":"Rubicon","abstract":"\u003cp\u003eURL \u003ca href=\"URL\"\u003ehttps://prebid-server.rubiconproject.com/openrtb2/auction\u003c/a\u003e\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidHost.html#/c:@M@PrebidMobile@E@PrebidHost@PrebidHostCustom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidHost"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusSucceeded":{"name":"succeeded","abstract":"\u003cp\u003ePrebid SDK successfully initialized.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusFailed":{"name":"failed","abstract":"\u003cp\u003ePrebid SDK is not able to work.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/PrebidInitializationStatus.html#/c:@M@PrebidMobile@E@PrebidInitializationStatus@PrebidInitializationStatusServerStatusWarning":{"name":"serverStatusWarning","abstract":"\u003cp\u003eSomething went wrong during PBS status checking.\u003c/p\u003e","parent_name":"PrebidInitializationStatus"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderUnknown":{"name":"unknown","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderMale":{"name":"male","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderFemale":{"name":"female","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Gender"},"Enums/Gender.html#/c:@M@PrebidMobile@E@PBMGender@PBMGenderOther":{"name":"other","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Gender"},"Enums/ClickbrowserType.html#/c:@M@PrebidMobile@E@PBMClickbrowserType@PBMClickbrowserTypeEmbedded":{"name":"embedded","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ClickbrowserType"},"Enums/ClickbrowserType.html#/c:@M@PrebidMobile@E@PBMClickbrowserType@PBMClickbrowserTypeNative":{"name":"native","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ClickbrowserType"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeIcon":{"name":"icon","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeMain":{"name":"main","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeImageAssetType.html#/c:@M@PrebidMobile@E@NativeImageAssetType@NativeImageAssetTypeCustom":{"name":"custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeImageAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeUndefined":{"name":"undefined","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeSponsored":{"name":"sponsored","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDesc":{"name":"desc","abstract":"\u003cp\u003eSponsored By message where response should contain the brand name of the sponsor.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeRating":{"name":"rating","abstract":"\u003cp\u003eDescriptive text associated with the product or service being advertised. Longer length of text in response may be truncated or ellipsed by the exchange.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeLikes":{"name":"likes","abstract":"\u003cp\u003eRating of the product being offered to the user. For example an app’s rating in an app store from 0-5.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDownloads":{"name":"downloads","abstract":"\u003cp\u003eNumber of social ratings or “likes” of the product being offered to the user.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypePrice":{"name":"price","abstract":"\u003cp\u003eNumber downloads/installs of this product\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeSalePrice":{"name":"salePrice","abstract":"\u003cp\u003ePrice for product / app / in-app purchase. Value should include currency symbol in localised format.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypePhone":{"name":"phone","abstract":"\u003cp\u003eSale price that can be used together with price to indicate a discounted price compared to a regular price. Value should include currency symbol in localised format.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeAddress":{"name":"address","abstract":"\u003cp\u003ePhone number\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDesc2":{"name":"desc2","abstract":"\u003cp\u003eAddress\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeDisplayURL":{"name":"displayURL","abstract":"\u003cp\u003eAdditional descriptive text associated text with the product or service being advertised\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeCtaText":{"name":"ctaText","abstract":"\u003cp\u003eDisplay URL for the text ad. To be used when sponsoring entity doesn’t own the content. IE sponsored by BRAND on SITE (where SITE is transmitted in this field).\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/NativeDataAssetType.html#/c:@M@PrebidMobile@E@NativeDataAssetType@NativeDataAssetTypeCustom":{"name":"custom","abstract":"\u003cp\u003eCTA description - descriptive text describing a ‘call to action’ button for the destination URL.\u003c/p\u003e","parent_name":"NativeDataAssetType"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetSponsored":{"name":"sponsored","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDescription":{"name":"description","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetRating":{"name":"rating","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetLikes":{"name":"likes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDownloads":{"name":"downloads","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetPrice":{"name":"price","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetSaleprice":{"name":"saleprice","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetPhone":{"name":"phone","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetAddress":{"name":"address","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDescription2":{"name":"description2","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetDisplayurl":{"name":"displayurl","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetCtatext":{"name":"ctatext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/c:@M@PrebidMobile@E@DataAsset@DataAssetCustom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html#/s:12PrebidMobile9DataAssetO10exchangeIDSivp":{"name":"exchangeID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DataAsset"},"Enums/DataAsset.html":{"name":"DataAsset","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/NativeDataAssetType.html":{"name":"NativeDataAssetType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/NativeImageAssetType.html":{"name":"NativeImageAssetType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/ClickbrowserType.html":{"name":"ClickbrowserType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/Gender.html":{"name":"Gender","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/PrebidInitializationStatus.html":{"name":"PrebidInitializationStatus","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/PrebidHost.html":{"name":"PrebidHost","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/AdPosition.html":{"name":"AdPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/Position.html":{"name":"Position","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/NetworkType.html":{"name":"NetworkType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/ResultCode.html":{"name":"ResultCode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile0A15LocalCacheIdKeySSvp":{"name":"PrebidLocalCacheIdKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile24PBMMediationAdUnitBidKeySSvp":{"name":"PBMMediationAdUnitBidKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile23PBMMediationConfigIdKeySSvp":{"name":"PBMMediationConfigIdKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile28PBMMediationTargetingInfoKeySSvp":{"name":"PBMMediationTargetingInfoKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile31PBMMediationAdNativeResponseKeySSvp":{"name":"PBMMediationAdNativeResponseKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile32PBMMediationVideoAdConfigurationSSvp":{"name":"PBMMediationVideoAdConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile27PBMMediationVideoParametersSSvp":{"name":"PBMMediationVideoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile18refreshIntervalMinSdvp":{"name":"refreshIntervalMin","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile18refreshIntervalMaxSdvp":{"name":"refreshIntervalMax","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Global%20Variables.html#/s:12PrebidMobile22refreshIntervalDefaultSdvp":{"name":"refreshIntervalDefault","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/UserAgentService.html#/c:@M@PrebidMobile@objc(cs)PBMUserAgentService(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"UserAgentService"},"Classes/UserAgentService.html#/c:@M@PrebidMobile@objc(cs)PBMUserAgentService(py)userAgent":{"name":"userAgent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"UserAgentService"},"Classes/UserAgentService.html#/c:@M@PrebidMobile@objc(cs)PBMUserAgentService(im)fetchUserAgentWithCompletion:":{"name":"fetchUserAgent(completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"UserAgentService"},"Classes/Reachability.html#/c:@M@PrebidMobile@objc(cs)PBMReachability(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eShared instance for checking whether the default route is available.\u003c/p\u003e","parent_name":"Reachability"},"Classes/Reachability.html#/c:@M@PrebidMobile@objc(cs)PBMReachability(py)currentReachabilityStatus":{"name":"currentReachabilityStatus","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Reachability"},"Classes/Reachability.html#/c:@M@PrebidMobile@objc(cs)PBMReachability(py)isNetworkReachable":{"name":"isNetworkReachable","abstract":"\u003cp\u003eReturns true is network is reachable otherwise returns false\u003c/p\u003e","parent_name":"Reachability"},"Classes/Reachability.html#/c:@M@PrebidMobile@objc(cs)PBMReachability(im)stopNotifier":{"name":"stopNotifier()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Reachability"},"Classes/Reachability.html#/c:@M@PrebidMobile@objc(cs)PBMReachability(im)onNetworkRestored:":{"name":"onNetworkRestored(_:)","abstract":"\u003cp\u003eStarts monitoring of the network status.","parent_name":"Reachability"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)registerTracker:":{"name":"registerTracker(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)unregisterTracker:":{"name":"unregisterTracker(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)trackEvent:":{"name":"trackEvent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)trackVideoAdLoaded:":{"name":"trackVideoAdLoaded(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)trackStartVideoWithDuration:volume:":{"name":"trackStartVideo(withDuration:volume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/EventManager.html#/c:@M@PrebidMobile@objc(cs)PBMEventManager(im)trackVolumeChanged:deviceVolume:":{"name":"trackVolumeChanged(_:deviceVolume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventManager"},"Classes/DateFormatService.html#/c:@M@PrebidMobile@objc(cs)PBMDateFormatService(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DateFormatService"},"Classes/DateFormatService.html#/c:@M@PrebidMobile@objc(cs)PBMDateFormatService(im)formatISO8601For:":{"name":"formatISO8601(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DateFormatService"},"Classes/SkadnParametersManager.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnParametersManager(cm)getSkadnImpressionFor:":{"name":"getSkadnImpression(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnParametersManager"},"Classes/SkadnParametersManager.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnParametersManager(cm)getSkadnProductParametersFor:":{"name":"getSkadnProductParameters(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnParametersManager"},"Classes/SkadnEventTracker.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnEventTracker(im)initWith:":{"name":"init(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnEventTracker"},"Classes/SkadnEventTracker.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnEventTracker(im)trackEvent:":{"name":"trackEvent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnEventTracker"},"Classes/SkadnEventTracker.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnEventTracker(im)trackVideoAdLoaded:":{"name":"trackVideoAdLoaded(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnEventTracker"},"Classes/SkadnEventTracker.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnEventTracker(im)trackStartVideoWithDuration:volume:":{"name":"trackStartVideo(withDuration:volume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnEventTracker"},"Classes/SkadnEventTracker.html#/c:@M@PrebidMobile@objc(cs)PBMSkadnEventTracker(im)trackVolumeChanged:deviceVolume:":{"name":"trackVolumeChanged(_:deviceVolume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SkadnEventTracker"},"Classes/PrebidJSLibraryManager.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibraryManager(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibraryManager"},"Classes/PrebidJSLibraryManager.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibraryManager(im)downloadLibraries":{"name":"downloadLibraries()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibraryManager"},"Classes/PrebidJSLibraryManager.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibraryManager(im)getMRAIDLibrary":{"name":"getMRAIDLibrary()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibraryManager"},"Classes/PrebidJSLibraryManager.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibraryManager(im)getOMSDKLibrary":{"name":"getOMSDKLibrary()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibraryManager"},"Classes/PrebidJSLibrary.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibrary(py)downloadURLString":{"name":"downloadURLString","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibrary"},"Classes/PrebidJSLibrary.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibrary(py)name":{"name":"name","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibrary"},"Classes/PrebidJSLibrary.html#/c:@M@PrebidMobile@objc(cs)PrebidJSLibrary(im)initWithName:downloadURLString:":{"name":"init(name:downloadURLString:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidJSLibrary"},"Classes/ServerEvent.html#/c:@M@PrebidMobile@objc(cs)PBMServerEvent(im)initWithUrl:expectedEventType:":{"name":"init(url:expectedEventType:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ServerEvent"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(py)serverEvents":{"name":"serverEvents","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)initWithServerEvents:":{"name":"init(serverEvents:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)trackEvent:":{"name":"trackEvent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)trackVideoAdLoaded:":{"name":"trackVideoAdLoaded(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)trackStartVideoWithDuration:volume:":{"name":"trackStartVideo(withDuration:volume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)trackVolumeChanged:deviceVolume:":{"name":"trackVolumeChanged(_:deviceVolume:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/PrebidServerEventTracker.html#/c:@M@PrebidMobile@objc(cs)PrebidServerEventTracker(im)addServerEvents:":{"name":"addServerEvents(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerEventTracker"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)adUnitId":{"name":"adUnitId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)allBids":{"name":"allBids","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)winningBid":{"name":"winningBid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)targetingInfo":{"name":"targetingInfo","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)tmaxrequest":{"name":"tmaxrequest","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(im)initWithAdUnitId:targetingInfo:":{"name":"init(adUnitId:targetingInfo:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(im)setTargetingInfoWith:":{"name":"setTargetingInfo(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/BidResponse.html#/c:@M@PrebidMobile@objc(cs)BidResponse(im)addTargetingInfoValueWithKey:value:":{"name":"addTargetingInfoValue(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidResponse"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)price":{"name":"price","abstract":"\u003cp\u003eBid price expressed as CPM although the actual transaction is for a unit impression only.","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)nurl":{"name":"nurl","abstract":"\u003cp\u003eWin notice URL called by the exchange if the bid wins (not necessarily indicative of a delivered,","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)adm":{"name":"adm","abstract":"\u003cp\u003eOptional means of conveying ad markup in case the bid wins; supersedes the win notice","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)size":{"name":"size","abstract":"\u003cp\u003eAd size\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)targetingInfo":{"name":"targetingInfo","abstract":"\u003cp\u003eTargeting information that needs to be passed to the ad server SDK.\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)skadn":{"name":"skadn","abstract":"\u003cp\u003eSKAdNetwork parameters about an App Store product.","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)adFormat":{"name":"adFormat","abstract":"\u003cp\u003ePrebid ad format\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)videoAdConfiguration":{"name":"videoAdConfiguration","abstract":"\u003cp\u003ePrebid video ad configuration\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)testVideoAdConfiguration":{"name":"testVideoAdConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)isWinning":{"name":"isWinning","abstract":"\u003cp\u003eReturns YES if this bid is intented for display.\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)events":{"name":"events","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(py)bid":{"name":"bid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Bid"},"Classes/Bid.html#/c:@M@PrebidMobile@objc(cs)Bid(im)initWithBid:":{"name":"init(bid:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Bid"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)configId":{"name":"configId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)adConfiguration":{"name":"adConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)adSize":{"name":"adSize","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)minSizePerc":{"name":"minSizePerc","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)adPosition":{"name":"adPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)extDataDictionary":{"name":"extDataDictionary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)nativeAdConfiguration":{"name":"nativeAdConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)refreshInterval":{"name":"refreshInterval","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)gpid":{"name":"gpid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeContextDataFor:":{"name":"removeContextData(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getContextData":{"name":"getContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeExtDataFor:":{"name":"removeExtData(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getExtData":{"name":"getExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getContextKeywords":{"name":"getContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getExtKeywords":{"name":"getExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getAppContent":{"name":"getAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getUserData":{"name":"getUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)setPbAdSlot:":{"name":"setPbAdSlot(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)getPbAdSlot":{"name":"getPbAdSlot()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/AdUnitConfig.html#/c:@M@PrebidMobile@objc(cs)AdUnitConfig(im)copyWithZone:":{"name":"copy(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnitConfig"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)isOptIn":{"name":"isOptIn","abstract":"\u003cp\u003eSets a video interstitial ad unit as an opt-in video\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)videoControlsConfig":{"name":"videoControlsConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)loadingDelegate":{"name":"loadingDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(py)interactionDelegate":{"name":"interactionDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)initWithBid:adConfiguration:":{"name":"init(bid:adConfiguration:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)initWithBid:configId:":{"name":"init(bid:configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)loadAd":{"name":"loadAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)show":{"name":"show()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)viewControllerForModalPresentation":{"name":"viewControllerForModalPresentation()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adLoaded:":{"name":"adLoaded(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)failedToLoad:":{"name":"failed(toLoad:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidComplete":{"name":"adDidComplete()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidDisplay":{"name":"adDidDisplay()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adWasClicked":{"name":"adWasClicked()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adViewWasClicked":{"name":"adViewWasClicked()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidExpand":{"name":"adDidExpand()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidCollapse":{"name":"adDidCollapse()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidLeaveApp":{"name":"adDidLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adClickthroughDidClose":{"name":"adClickthroughDidClose()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)adDidClose":{"name":"adDidClose()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/InterstitialController.html#/c:@M@PrebidMobile@objc(cs)InterstitialController(im)interstitialDisplayProperties":{"name":"interstitialDisplayProperties()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialController"},"Classes/RewardedEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)loadingDelegate":{"name":"loadingDelegate","parent_name":"RewardedEventHandlerStandalone"},"Classes/RewardedEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)RewardedEventHandlerProtocol(py)interactionDelegate":{"name":"interactionDelegate","parent_name":"RewardedEventHandlerStandalone"},"Classes/RewardedEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)RewardedEventHandlerStandalone(py)isReady":{"name":"isReady","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedEventHandlerStandalone"},"Classes/RewardedEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)RewardedEventHandlerStandalone(im)showFromViewController:":{"name":"show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedEventHandlerStandalone"},"Classes/RewardedEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)RewardedEventHandlerStandalone(im)requestAdWithBidResponse:":{"name":"requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedEventHandlerStandalone"},"Classes/InterstitialEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventHandlerProtocol(py)loadingDelegate":{"name":"loadingDelegate","parent_name":"InterstitialEventHandlerStandalone"},"Classes/InterstitialEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)InterstitialEventHandlerProtocol(py)interactionDelegate":{"name":"interactionDelegate","parent_name":"InterstitialEventHandlerStandalone"},"Classes/InterstitialEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)InterstitialEventHandlerStandalone(py)isReady":{"name":"isReady","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventHandlerStandalone"},"Classes/InterstitialEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)InterstitialEventHandlerStandalone(im)showFromViewController:":{"name":"show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventHandlerStandalone"},"Classes/InterstitialEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)InterstitialEventHandlerStandalone(im)requestAdWithBidResponse:":{"name":"requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialEventHandlerStandalone"},"Classes/BannerEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)loadingDelegate":{"name":"loadingDelegate","parent_name":"BannerEventHandlerStandalone"},"Classes/BannerEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)interactionDelegate":{"name":"interactionDelegate","parent_name":"BannerEventHandlerStandalone"},"Classes/BannerEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(pl)BannerEventHandler(py)adSizes":{"name":"adSizes","parent_name":"BannerEventHandlerStandalone"},"Classes/BannerEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)BannerEventHandlerStandalone(im)requestAdWithBidResponse:":{"name":"requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventHandlerStandalone"},"Classes/BannerEventHandlerStandalone.html#/c:@M@PrebidMobile@objc(cs)BannerEventHandlerStandalone(im)trackImpression":{"name":"trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerEventHandlerStandalone"},"Classes/DemandResponseInfo.html#/c:@M@PrebidMobile@objc(cs)DemandResponseInfo(py)fetchDemandResult":{"name":"fetchDemandResult","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DemandResponseInfo"},"Classes/DemandResponseInfo.html#/c:@M@PrebidMobile@objc(cs)DemandResponseInfo(py)bid":{"name":"bid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DemandResponseInfo"},"Classes/DemandResponseInfo.html#/c:@M@PrebidMobile@objc(cs)DemandResponseInfo(im)initWithFetchDemandResult:bid:configId:winNotifierBlock:bidResponse:":{"name":"init(fetchDemandResult:bid:configId:winNotifierBlock:bidResponse:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"DemandResponseInfo"},"Classes/MediationUtils.html#/c:@M@PrebidMobile@objc(cs)PBMMediationUtils(cm)isServerParameterInTargetingInfo::":{"name":"isServerParameterInTargetingInfo(_:_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationUtils"},"Classes/MediationUtils.html#/c:@M@PrebidMobile@objc(cs)PBMMediationUtils(cm)isServerParameterInTargetingInfoDict::":{"name":"isServerParameterInTargetingInfoDict(_:_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationUtils"},"Classes/MediationUtils.html#/c:@M@PrebidMobile@objc(cs)PBMMediationUtils(cm)isServerParameterDictInTargetingInfoDict::":{"name":"isServerParameterDictInTargetingInfoDict(_:_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationUtils"},"Classes/MediationRewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationRewardedAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationRewardedAdUnit"},"Classes/MediationNativeUtils.html#/s:12PrebidMobile20MediationNativeUtilsC04findD02ins6ResultOyAA0D2AdCs5Error_pGSDys11AnyHashableVypG_tFZ":{"name":"findNative(in:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeUtils"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(py)nativeAdUnit":{"name":"nativeAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addEventTracker:":{"name":"addEventTracker(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addNativeAssets:":{"name":"addNativeAssets(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setContextType:":{"name":"setContextType(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPlacementType:":{"name":"setPlacementType(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPlacementCount:":{"name":"setPlacementCount(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setContextSubType:":{"name":"setContextSubType(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setSequence:":{"name":"setSequence(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setAssetURLSupport:":{"name":"setAssetURLSupport(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setDURLSupport:":{"name":"setDURLSupport(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setPrivacy:":{"name":"setPrivacy(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setExt:":{"name":"setExt(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)getOrtbConfig":{"name":"getOrtbConfig()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setOrtbConfig:":{"name":"setOrtbConfig(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeAppContent:":{"name":"removeAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationNativeAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationNativeAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationNativeAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(im)initWithConfigId:mediationDelegate:":{"name":"init(configId:mediationDelegate:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/s:12PrebidMobile27MediationInterstitialAdUnitC8configId17minSizePercentage17mediationDelegateACSS_So6CGSizeVSgAA0acM0_ptcfc":{"name":"init(configId:minSizePercentage:mediationDelegate:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationInterstitialAdUnit(py)configId":{"name":"configId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationInterstitialAdUnit"},"Classes/MediationBidInfoWrapper.html#/c:@M@PrebidMobile@objc(cs)MediationBidInfoWrapper(py)keywords":{"name":"keywords","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBidInfoWrapper"},"Classes/MediationBidInfoWrapper.html#/c:@M@PrebidMobile@objc(cs)MediationBidInfoWrapper(py)localExtras":{"name":"localExtras","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBidInfoWrapper"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(py)configId":{"name":"configId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBaseInterstitialAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBaseInterstitialAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)mediationDelegate":{"name":"mediationDelegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)configID":{"name":"configID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)adFormat":{"name":"adFormat","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)adPosition":{"name":"adPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)refreshInterval":{"name":"refreshInterval","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)initWithConfigID:size:mediationDelegate:":{"name":"init(configID:size:mediationDelegate:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)stopRefresh":{"name":"stopRefresh()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/MediationBannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)MediationBannerAdUnit(im)adObjectDidFailToLoadAdWithAdObject:with:":{"name":"adObjectDidFailToLoadAd(adObject:with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MediationBannerAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(py)reward":{"name":"reward","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)initWithConfigID:eventHandler:":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)initWithConfigID:":{"name":"init(configID:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)userDidEarnReward:":{"name":"userDidEarnReward(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/RewardedAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:":{"name":"init(configID:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:minSizePercentage:":{"name":"init(configID:minSizePercentage:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)initWithConfigID:minSizePercentage:eventHandler:":{"name":"init(configID:minSizePercentage:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/InterstitialRenderingAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialRenderingAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialRenderingAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)lastBidResponse":{"name":"lastBidResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)configID":{"name":"configID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isReady":{"name":"isReady","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)adUnitConfig":{"name":"adUnitConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID11minSizePerc12eventHandlerACSS_So7NSValueCSgyXlSgtcfc":{"name":"init(configID:minSizePerc:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID17minSizePercentage12eventHandlerACSS_So6CGSizeVyXlSgtcfc":{"name":"init(configID:minSizePercentage:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID12eventHandlerACSS_yXlSgtcfc":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configID17minSizePercentageACSS_So6CGSizeVtcfc":{"name":"init(configID:minSizePercentage:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC8configIDACSS_tcfc":{"name":"init(configID:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)loadAd":{"name":"loadAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)showFrom:":{"name":"show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialAdLoader:loadedAd:isReadyBlock:":{"name":"interstitialAdLoader(_:loadedAd:isReadyBlock:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialAdLoader:createdInterstitialController:":{"name":"interstitialAdLoader(_:createdInterstitialController:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(py)eventHandler":{"name":"eventHandler","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerWillSendBidRequest:":{"name":"adLoadFlowControllerWillSendBidRequest(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerWillRequestPrimaryAd:":{"name":"adLoadFlowControllerWillRequestPrimaryAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowControllerShouldContinue:":{"name":"adLoadFlowControllerShouldContinue(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)adLoadFlowController:failedWithError:":{"name":"adLoadFlowController(_:failedWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)trackImpressionForInterstitialController:":{"name":"trackImpression(forInterstitialController:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidClickAd:":{"name":"interstitialControllerDidClickAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidCloseAd:":{"name":"interstitialControllerDidCloseAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidLeaveApp:":{"name":"interstitialControllerDidLeaveApp(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidDisplay:":{"name":"interstitialControllerDidDisplay(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)interstitialControllerDidComplete:":{"name":"interstitialControllerDidComplete(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)viewControllerForModalPresentationFromInterstitialController:":{"name":"viewControllerForModalPresentation(fromInterstitialController:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)willPresentAd":{"name":"willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)didDismissAd":{"name":"didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)didClickAd":{"name":"didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_requestAdWith:":{"name":"callEventHandler_requestAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_showFrom:":{"name":"callEventHandler_show(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_isReady":{"name":"callEventHandler_isReady()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didReceiveAd":{"name":"callDelegate_didReceiveAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didFailToReceiveAdWith:":{"name":"callDelegate_didFailToReceiveAd(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_willPresentAd":{"name":"callDelegate_willPresentAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didDismissAd":{"name":"callDelegate_didDismissAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_willLeaveApplication":{"name":"callDelegate_willLeaveApplication()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callDelegate_didClickAd":{"name":"callDelegate_didClickAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_setLoadingDelegate:":{"name":"callEventHandler_setLoadingDelegate(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_setInteractionDelegate":{"name":"callEventHandler_setInteractionDelegate()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/s:12PrebidMobile22BaseInterstitialAdUnitC39callEventHandler_showFromViewController10controllerySo06UIViewM0CSg_tF":{"name":"callEventHandler_showFromViewController(controller:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BaseInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)BaseInterstitialAdUnit(im)callEventHandler_trackImpression":{"name":"callEventHandler_trackImpression()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseInterstitialAdUnit"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adUnitConfig":{"name":"adUnitConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)eventHandler":{"name":"eventHandler","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)lastBidResponse":{"name":"lastBidResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)configID":{"name":"configID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)refreshInterval":{"name":"refreshInterval","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)additionalSizes":{"name":"additionalSizes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adFormat":{"name":"adFormat","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)adPosition":{"name":"adPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithFrame:configID:adSize:eventHandler:":{"name":"init(frame:configID:adSize:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithConfigID:eventHandler:":{"name":"init(configID:eventHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)initWithFrame:configID:adSize:":{"name":"init(frame:configID:adSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)loadAd":{"name":"loadAd()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)setStoredAuctionResponseWithStoredAuction:":{"name":"setStoredAuctionResponse(storedAuction:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)stopRefresh":{"name":"stopRefresh()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextData:forKey:":{"name":"addContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)updateContextData:forKey:":{"name":"updateContextData(_:forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeContextDateForKey:":{"name":"removeContextDate(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeAppContentDataObject:":{"name":"removeAppContentDataObject(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearAppContentDataObjects":{"name":"clearAppContentDataObjects()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)trackImpressionForDisplayView:":{"name":"trackImpression(forDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)viewControllerForModalPresentationFromDisplayView:":{"name":"viewControllerForModalPresentation(fromDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didLeaveAppFrom:":{"name":"didLeaveApp(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willPresentModalFrom:":{"name":"willPresentModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didDismissModalFrom:":{"name":"didDismissModal(from:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)bannerAdLoader:loadedAdView:adSize:":{"name":"bannerAdLoader(_:loadedAdView:adSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)bannerAdLoader:createdDisplayView:":{"name":"bannerAdLoader(_:createdDisplayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowController:failedWithError:":{"name":"adLoadFlowController(_:failedWithError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerWillSendBidRequest:":{"name":"adLoadFlowControllerWillSendBidRequest(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerWillRequestPrimaryAd:":{"name":"adLoadFlowControllerWillRequestPrimaryAd(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)adLoadFlowControllerShouldContinue:":{"name":"adLoadFlowControllerShouldContinue(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willPresentModal":{"name":"willPresentModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)didDismissModal":{"name":"didDismissModal()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(im)willLeaveApp":{"name":"willLeaveApp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/BannerView.html#/c:@M@PrebidMobile@objc(cs)BannerView(py)viewControllerForPresentingModal":{"name":"viewControllerForPresentingModal","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerView"},"Classes/PathBuilder.html#/c:@M@PrebidMobile@objc(cs)PBMPathBuilder(cm)buildURLFor:path:queryItems:":{"name":"buildURL(for:path:queryItems:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PathBuilder"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)isOKStatusCode":{"name":"isOKStatusCode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)jsonDict":{"name":"jsonDict","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)rawData":{"name":"rawData","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)requestHeaders":{"name":"requestHeaders","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)responseHeaders":{"name":"responseHeaders","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)requestURL":{"name":"requestURL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)error":{"name":"error","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerResponse.html#/c:@M@PrebidMobile@objc(cs)PrebidServerResponse(py)statusCode":{"name":"statusCode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerResponse"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(py)userAgentService":{"name":"userAgentService","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(py)protocolClasses":{"name":"protocolClasses","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)userAgentHeaderKey":{"name":"userAgentHeaderKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)contentTypeKey":{"name":"contentTypeKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)contentTypeVal":{"name":"contentTypeVal","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)internalIDKey":{"name":"internalIDKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(cpy)isPBMRequestKey":{"name":"isPBMRequestKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)initWithUserAgentService:":{"name":"init(userAgentService:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)fireAndForget:":{"name":"fireAndForget(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)head:timeout:callback:":{"name":"head(_:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)get:timeout:callback:":{"name":"get(_:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)post:data:timeout:callback:":{"name":"post(_:data:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)post:contentType:data:timeout:callback:":{"name":"post(_:contentType:data:timeout:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)download:callback:":{"name":"download(_:callback:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/PrebidServerConnection.html#/c:@M@PrebidMobile@objc(cs)PrebidServerConnection(im)URLSession:didReceiveChallenge:completionHandler:":{"name":"urlSession(_:didReceive:completionHandler:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidServerConnection"},"Classes/AutoRefreshCountConfig.html#/s:12PrebidMobile22AutoRefreshCountConfigC04autoD5DelaySdSgvp":{"name":"autoRefreshDelay","abstract":"\u003cp\u003eDelay (in seconds) for which to wait before performing an auto refresh.\u003c/p\u003e","parent_name":"AutoRefreshCountConfig"},"Classes/AutoRefreshCountConfig.html#/s:12PrebidMobile22AutoRefreshCountConfigC04autoD3MaxSdSgvp":{"name":"autoRefreshMax","abstract":"\u003cp\u003eMaximum number of times the BannerView should refresh.\u003c/p\u003e","parent_name":"AutoRefreshCountConfig"},"Classes/AutoRefreshCountConfig.html#/c:@M@PrebidMobile@objc(cs)PBMAutoRefreshCountConfig(py)numRefreshes":{"name":"numRefreshes","abstract":"\u003cp\u003eThe number of times the BannerView has been refreshed.\u003c/p\u003e","parent_name":"AutoRefreshCountConfig"},"Classes/PrebidImagesRepository.html#/c:@M@PrebidMobile@objc(cs)PrebidImagesRepository(cpy)muteDisabled":{"name":"muteDisabled","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidImagesRepository"},"Classes/PrebidImagesRepository.html#/c:@M@PrebidMobile@objc(cs)PrebidImagesRepository(cpy)muteEnabled":{"name":"muteEnabled","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidImagesRepository"},"Classes/PrebidImagesRepository.html#/c:@M@PrebidMobile@objc(cs)PrebidImagesRepository(cpy)closeButton":{"name":"closeButton","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidImagesRepository"},"Classes/PrebidImagesRepository.html#/c:@M@PrebidMobile@objc(cs)PrebidImagesRepository(cpy)skipButton":{"name":"skipButton","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidImagesRepository"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)maxVideoDuration":{"name":"maxVideoDuration","abstract":"\u003cp\u003eThis property indicates maximum video duration.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)isMuted":{"name":"isMuted","abstract":"\u003cp\u003eThis property indicates whether the ad should run playback with sound or not.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)closeButtonArea":{"name":"closeButtonArea","abstract":"\u003cp\u003eThis property indicates the area which the close button should occupy on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)closeButtonPosition":{"name":"closeButtonPosition","abstract":"\u003cp\u003eThis property indicates the position of the close button on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipButtonArea":{"name":"skipButtonArea","abstract":"\u003cp\u003eThis property indicates the area which the skip button should occupy on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipButtonPosition":{"name":"skipButtonPosition","abstract":"\u003cp\u003eThis property indicates the position of the skip button on the screen.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)skipDelay":{"name":"skipDelay","abstract":"\u003cp\u003eThis property indicates the number of seconds which should be passed from the start of playback until the skip or close button should be shown.","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(py)isSoundButtonVisible":{"name":"isSoundButtonVisible","abstract":"\u003cp\u003eThis property indicates whether mute controls is visible on the screen.\u003c/p\u003e","parent_name":"VideoControlsConfiguration"},"Classes/VideoControlsConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMVideoControlsConfiguration(im)initializeWith:":{"name":"initialize(with:)","abstract":"\u003cp\u003eUse to initialize video controls with server values.\u003c/p\u003e","parent_name":"VideoControlsConfiguration"},"Classes/HiddenWebViewManager.html#/c:@M@PrebidMobile@objc(cs)PBMHiddenWebViewManager(im)initWithWebView:landingPageString:":{"name":"init(webView:landingPageString:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"HiddenWebViewManager"},"Classes/HiddenWebViewManager.html#/c:@M@PrebidMobile@objc(cs)PBMHiddenWebViewManager(im)openHiddenWebView":{"name":"openHiddenWebView()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"HiddenWebViewManager"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)button":{"name":"button","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)buttonPosition":{"name":"buttonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)customButtonPosition":{"name":"customButtonPosition","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)buttonArea":{"name":"buttonArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)isMRAID":{"name":"isMRAID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(py)buttonTouchUpInsideBlock":{"name":"buttonTouchUpInsideBlock","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)setImage:":{"name":"setImage(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)addButtonTo:displayView:":{"name":"addButton(to:displayView:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)removeButtonFromSuperview":{"name":"removeButtonFromSuperview()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)bringButtonToFront":{"name":"bringButtonToFront()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)sendSubviewToBack":{"name":"sendSubviewToBack()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)updateButtonConstraints":{"name":"updateButtonConstraints()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)getButtonConstraintConstant":{"name":"getButtonConstraintConstant()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)getButtonSize":{"name":"getButtonSize()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdViewButtonDecorator.html#/c:@M@PrebidMobile@objc(cs)PBMAdViewButtonDecorator(im)buttonTappedAction":{"name":"buttonTappedAction()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewButtonDecorator"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)isOriginalAPI":{"name":"isOriginalAPI","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eDescribes an OpenRTB banner object\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eDescribes an OpenRTB video object\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)isInterstitialAd":{"name":"isInterstitialAd","abstract":"\u003cp\u003eWhether or not this ad configuration is intended to represent an intersitial ad.\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)forceInterstitialPresentation":{"name":"forceInterstitialPresentation","abstract":"\u003cp\u003eWhether or not this ad configuration is intended to represent an ad as an intersitial one (regardless of original designation).","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)presentAsInterstitial":{"name":"presentAsInterstitial","abstract":"\u003cp\u003eWhether or not this ad configuration is intended to represent an intersitial ad.","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)interstitialLayout":{"name":"interstitialLayout","abstract":"\u003cp\u003eInterstitial layout\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)size":{"name":"size","abstract":"\u003cp\u003eSize for the ad.\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)isOptIn":{"name":"isOptIn","abstract":"\u003cp\u003eSets a video interstitial ad unit as an opt-in video\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)isBuiltInVideo":{"name":"isBuiltInVideo","abstract":"\u003cp\u003eIndicates whether the ad is built-in video e.g. 300x250.\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)winningBidAdFormat":{"name":"winningBidAdFormat","abstract":"\u003cp\u003eThis property indicated winning bid ad format (ext.prebid.type)\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)videoControlsConfig":{"name":"videoControlsConfig","abstract":"\u003cp\u003eThis property represents video controls custom configuration.\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)pollFrequency":{"name":"pollFrequency","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)viewableArea":{"name":"viewableArea","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)viewableDuration":{"name":"viewableDuration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/s:12PrebidMobile15AdConfigurationC16autoRefreshDelaySdSgvp":{"name":"autoRefreshDelay","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)clickHandlerOverride":{"name":"clickHandlerOverride","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(py)ortbConfig":{"name":"ortbConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMAdConfiguration(im)getCheckedOrtbConfig":{"name":"getCheckedOrtbConfig()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdConfiguration"},"Classes/AdFormat.html#/s:SY8RawValueQa":{"name":"RawValue","parent_name":"AdFormat"},"Classes/AdFormat.html#/s:SY8rawValue03RawB0Qzvp":{"name":"rawValue","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(py)stringEquivalent":{"name":"stringEquivalent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(im)initWithRawValue:stringEquivalent:":{"name":"init(rawValue:stringEquivalent:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/s:s9OptionSetP8rawValuex03RawD0Qz_tcfc":{"name":"init(rawValue:)","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)banner":{"name":"banner","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)video":{"name":"video","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)native":{"name":"native","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)display":{"name":"display","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/AdFormat.html#/c:@M@PrebidMobile@objc(cs)AdFormat(cpy)allCases":{"name":"allCases","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdFormat"},"Classes/LogLevel.html#/s:SY8RawValueQa":{"name":"RawValue","parent_name":"LogLevel"},"Classes/LogLevel.html#/s:SY8rawValue03RawB0Qzvp":{"name":"rawValue","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(py)stringValue":{"name":"stringValue","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(im)initWithStringValue:rawValue:":{"name":"init(stringValue:rawValue:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/s:SY8rawValuexSg03RawB0Qz_tcfc":{"name":"init(rawValue:)","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)debug":{"name":"debug","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)verbose":{"name":"verbose","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)info":{"name":"info","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)warn":{"name":"warn","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)error":{"name":"error","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/LogLevel.html#/c:@M@PrebidMobile@objc(cs)PBMLogLevel(cpy)severe":{"name":"severe","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogLevel"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cpy)dateFormat":{"name":"dateFormat","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cpy)dateFormatter":{"name":"dateFormatter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cpy)logLevel":{"name":"logLevel","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cpy)logToFile":{"name":"logToFile","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)error:filename:line:function:":{"name":"error(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)info:filename:line:function:":{"name":"info(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)debug:filename:line:function:":{"name":"debug(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)verbose:filename:line:function:":{"name":"verbose(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)warn:filename:line:function:":{"name":"warn(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)severe:filename:line:function:":{"name":"severe(_:filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)whereAmIWithFilename:line:function:":{"name":"whereAmI(filename:line:function:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)serialWriteToLog:":{"name":"serialWriteToLog(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)writeToLogFile:":{"name":"writeToLogFile(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)getLogFileAsString":{"name":"getLogFileAsString()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/Log.html#/c:@M@PrebidMobile@objc(cs)PBMLog(cm)clearLogFile":{"name":"clearLogFile()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Log"},"Classes/ImageHelper.html#/s:12PrebidMobile11ImageHelperC08downloadC4Syncys6ResultOySo7UIImageCs5Error_pGSSFZ":{"name":"downloadImageSync(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ImageHelper"},"Classes/ImageHelper.html#/s:12PrebidMobile11ImageHelperC08downloadC5Async_10completionySS_ys6ResultOySo7UIImageCs5Error_pGctFZ":{"name":"downloadImageAsync(_:completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ImageHelper"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe class is created as a singleton object \u0026amp; used\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)setCustomHostURL:error:":{"name":"setCustomHostURL(_:)","abstract":"\u003cp\u003eThe CustomHost property holds the URL for the custom prebid adaptor\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)getHostURLWithHost:error:":{"name":"getHostURL(host:)","abstract":"\u003cp\u003eThis function retrieves the prebid server URL for the selected host\u003c/p\u003e","parent_name":"Host"},"Classes/Host.html#/c:@M@PrebidMobile@objc(cs)Host(im)verifyUrlWithUrlString:":{"name":"verifyUrl(urlString:)","abstract":"\u003cp\u003eThis function verifies if the prebid server URL is in the url format\u003c/p\u003e","parent_name":"Host"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(cpy)supportsSecureCoding":{"name":"supportsSecureCoding","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)source":{"name":"source","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)identifier":{"name":"identifier","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)atype":{"name":"atype","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)initWithSource:identifier:atype:ext:":{"name":"init(source:identifier:atype:ext:)","abstract":"\u003cp\u003eInitialize ExternalUserId Class\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)encodeWithCoder:":{"name":"encode(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)initWithCoder:":{"name":"init(coder:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/ExternalUserId.html#/c:@M@PrebidMobile@objc(cs)ExternalUserId(im)toJSONDictionary":{"name":"toJSONDictionary()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ExternalUserId"},"Classes/PrebidConstants.html#/c:@M@PrebidMobile@objc(cs)PrebidConstants(cpy)supportedRenderingBannerAPISignals":{"name":"supportedRenderingBannerAPISignals","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidConstants"},"Classes/PrebidConstants.html#/c:@M@PrebidMobile@objc(cs)PrebidConstants(cpy)companionHTMLTemplate":{"name":"companionHTMLTemplate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidConstants"},"Classes/Constants.html#/c:@M@PrebidMobile@objc(cs)Constants(cpy)PREBID_VERSION":{"name":"PREBID_VERSION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Constants"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)omidPartnerName":{"name":"omidPartnerName","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)omidPartnerVersion":{"name":"omidPartnerVersion","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)yearOfBirth":{"name":"yearOfBirth","abstract":"\u003cp\u003eIndicates user birth year.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setYearOfBirthWithYob:":{"name":"setYearOfBirth(yob:)","abstract":"\u003cp\u003eThis method set the year of birth value\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getYearOfBirth":{"name":"getYearOfBirth()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearYearOfBirth":{"name":"clearYearOfBirth()","abstract":"\u003cp\u003eThis method clears year of birth value set by the application developer\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userGender":{"name":"userGender","abstract":"\u003cp\u003eIndicates the end-user\u0026rsquo;s gender.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)userGenderDescription":{"name":"userGenderDescription()","abstract":"\u003cp\u003eString representation of the users gender,","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userID":{"name":"userID","abstract":"\u003cp\u003eIndicates the customer-provided user ID, if different from the Device ID.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)buyerUID":{"name":"buyerUID","abstract":"\u003cp\u003eBuyer-specific ID for the user as mapped by the exchange for the buyer.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userCustomData":{"name":"userCustomData","abstract":"\u003cp\u003eOptional feature to pass bidder data that was set in the","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)eids":{"name":"eids","abstract":"\u003cp\u003ePlaceholder for User Identity Links.","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userExt":{"name":"userExt","abstract":"\u003cp\u003ePlaceholder for exchange-specific extensions to OpenRTB.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)coppa":{"name":"coppa","abstract":"\u003cp\u003eObjective C analog of subjectToCOPPA\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC14subjectToCOPPASbSgvp":{"name":"subjectToCOPPA","abstract":"\u003cp\u003eInteger flag indicating if this request is subject to the COPPA regulations","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC13subjectToGDPRSbSgvp":{"name":"subjectToGDPR","abstract":"\u003cp\u003eThe boolean value set by the user to collect user data\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setSubjectToGDPR:":{"name":"setSubjectToGDPR(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getSubjectToGDPR":{"name":"getSubjectToGDPR()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)gdprConsentString":{"name":"gdprConsentString","abstract":"\u003cp\u003eThe consent string for sending the GDPR consent\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)purposeConsents":{"name":"purposeConsents","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC22getDeviceAccessConsentSbSgyF":{"name":"getDeviceAccessConsent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getDeviceAccessConsentObjc":{"name":"getDeviceAccessConsentObjc()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC17getPurposeConsent5indexSbSgSi_tF":{"name":"getPurposeConsent(index:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)isAllowedAccessDeviceData":{"name":"isAllowedAccessDeviceData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)externalUserIds":{"name":"externalUserIds","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)storeExternalUserId:":{"name":"storeExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to save External User Id in the User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)fetchStoredExternalUserIds":{"name":"fetchStoredExternalUserIds()","abstract":"\u003cp\u003eThis method allows to get All External User Ids from User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)fetchStoredExternalUserId:":{"name":"fetchStoredExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to get External User Id from User Defaults by passing respective \u0026lsquo;source\u0026rsquo; string as param\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeStoredExternalUserId:":{"name":"removeStoredExternalUserId(_:)","abstract":"\u003cp\u003eThis method allows to remove specific External User Id from User Defaults by passing respective \u0026lsquo;source\u0026rsquo; string as param\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeStoredExternalUserIds":{"name":"removeStoredExternalUserIds()","abstract":"\u003cp\u003eThis method allows to remove all the External User Ids from User Defaults\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getExternalUserIds":{"name":"getExternalUserIds()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contentUrl":{"name":"contentUrl","abstract":"\u003cp\u003eThis is the deep-link URL for the app screen that is displaying the ad. This can be an iOS universal link.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)publisherName":{"name":"publisherName","abstract":"\u003cp\u003eApp\u0026rsquo;s publisher name.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)sourceapp":{"name":"sourceapp","abstract":"\u003cp\u003eID of publisher app in Apple’s App Store.\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)storeURL":{"name":"storeURL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)domain":{"name":"domain","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)itunesID":{"name":"itunesID","abstract":"\u003cp\u003eThe itunes app id for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)location":{"name":"location","abstract":"\u003cp\u003eThe application location for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/s:12PrebidMobile9TargetingC17locationPrecisionSiSgvp":{"name":"locationPrecision","abstract":"\u003cp\u003eThe application location precision for targeting\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setLocationPrecision:":{"name":"setLocationPrecision(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getLocationPrecision":{"name":"getLocationPrecision()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)coordinate":{"name":"coordinate","abstract":"\u003cp\u003eCLLocationCoordinate2D.","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addParam:withName:":{"name":"addParam(_:withName:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setCustomParams:":{"name":"setCustomParams(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addCustomParam:withName:":{"name":"addCustomParam(_:withName:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)setLatitude:longitude:":{"name":"setLatitude(_:longitude:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addBidderToAccessControlList:":{"name":"addBidderToAccessControlList(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeBidderFromAccessControlList:":{"name":"removeBidderFromAccessControlList(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAccessControlList":{"name":"clearAccessControlList()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAccessControlList":{"name":"getAccessControlList()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)accessControlList":{"name":"accessControlList","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserDataWithKey:value:":{"name":"addUserData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateUserDataWithKey:value:":{"name":"updateUserData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeUserDataFor:":{"name":"removeUserData(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getUserData":{"name":"getUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userDataDictionary":{"name":"userDataDictionary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserKeyword:":{"name":"addUserKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addUserKeywords:":{"name":"addUserKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeUserKeyword:":{"name":"removeUserKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearUserKeywords":{"name":"clearUserKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getUserKeywords":{"name":"getUserKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)userKeywords":{"name":"userKeywords","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeContextDataFor:":{"name":"removeContextData(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getContextData":{"name":"getContextData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contextDataDictionary":{"name":"contextDataDictionary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppExtDataWithKey:value:":{"name":"addAppExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)updateAppExtDataWithKey:value:":{"name":"updateAppExtData(key:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeAppExtDataFor:":{"name":"removeAppExtData(for:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAppExtData":{"name":"clearAppExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAppExtData":{"name":"getAppExtData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getContextKeywords":{"name":"getContextKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)contextKeywords":{"name":"contextKeywords","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppKeyword:":{"name":"addAppKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)addAppKeywords:":{"name":"addAppKeywords(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)removeAppKeyword:":{"name":"removeAppKeyword(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)clearAppKeywords":{"name":"clearAppKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(im)getAppKeywords":{"name":"getAppKeywords()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Targeting.html#/c:@M@PrebidMobile@objc(cs)Targeting(py)parameterDictionary":{"name":"parameterDictionary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Targeting"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)bidderNameAppNexus":{"name":"bidderNameAppNexus","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)bidderNameRubiconProject":{"name":"bidderNameRubiconProject","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutUpdated":{"name":"timeoutUpdated","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)prebidServerAccountId":{"name":"prebidServerAccountId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)pbsDebug":{"name":"pbsDebug","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)customHeaders":{"name":"customHeaders","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)storedBidResponses":{"name":"storedBidResponses","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)shouldAssignNativeAssetID":{"name":"shouldAssignNativeAssetID","abstract":"\u003cp\u003eThis property is set by the developer when he is willing to assign the assetID for Native ad.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)shareGeoLocation":{"name":"shareGeoLocation","abstract":"\u003cp\u003eThis property is set by the developer when he is willing to share the location for better ad targeting\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)logLevel":{"name":"logLevel","abstract":"\u003cp\u003eSet the desidered verbosity of the logs\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)externalUserIdArray":{"name":"externalUserIdArray","abstract":"\u003cp\u003eArray containing objects that hold External UserId parameters.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)version":{"name":"version","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)omsdkVersion":{"name":"omsdkVersion","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)prebidServerHost":{"name":"prebidServerHost","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)customStatusEndpoint":{"name":"customStatusEndpoint","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutMillis":{"name":"timeoutMillis","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)timeoutMillisDynamic":{"name":"timeoutMillisDynamic","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)storedAuctionResponse":{"name":"storedAuctionResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)useCacheForReportingWithRenderingAPI":{"name":"useCacheForReportingWithRenderingAPI","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)creativeFactoryTimeout":{"name":"creativeFactoryTimeout","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)creativeFactoryTimeoutPreRenderContent":{"name":"creativeFactoryTimeoutPreRenderContent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)useExternalClickthroughBrowser":{"name":"useExternalClickthroughBrowser","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)impClickbrowserType":{"name":"impClickbrowserType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)debugLogFileEnabled":{"name":"debugLogFileEnabled","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)locationUpdatesEnabled":{"name":"locationUpdatesEnabled","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)includeWinners":{"name":"includeWinners","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(py)includeBidderKeys":{"name":"includeBidderKeys","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)setCustomPrebidServerWithUrl:error:":{"name":"setCustomPrebidServer(url:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)addStoredBidResponseWithBidder:responseId:":{"name":"addStoredBidResponse(bidder:responseId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)clearStoredBidResponses":{"name":"clearStoredBidResponses()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)getStoredBidResponses":{"name":"getStoredBidResponses()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)addCustomHeaderWithName:value:":{"name":"addCustomHeader(name:value:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(im)clearCustomHeaders":{"name":"clearCustomHeaders()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDK::":{"name":"initializeSDK(_:_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDKWithGadMobileAdsVersion::":{"name":"initializeSDK(gadMobileAdsVersion:_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/Prebid.html#/c:@M@PrebidMobile@objc(cs)Prebid(cm)initializeSDK:":{"name":"initializeSDK(_:)","abstract":"\u003cp\u003eInitializes PrebidMobile SDK.\u003c/p\u003e","parent_name":"Prebid"},"Classes/CacheManager.html#/c:@M@PrebidMobile@objc(cs)PBMCacheManager(cpy)cacheManagerExpireInterval":{"name":"cacheManagerExpireInterval","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CacheManager"},"Classes/CacheManager.html#/c:@M@PrebidMobile@objc(cs)PBMCacheManager(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe class is created as a singleton object \u0026amp; used\u003c/p\u003e","parent_name":"CacheManager"},"Classes/CacheManager.html#/c:@M@PrebidMobile@objc(cs)PBMCacheManager(im)saveWithContent:expireInterval:":{"name":"save(content:expireInterval:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CacheManager"},"Classes/CacheManager.html#/c:@M@PrebidMobile@objc(cs)PBMCacheManager(im)isValidWithCacheId:":{"name":"isValid(cacheId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CacheManager"},"Classes/CacheManager.html#/c:@M@PrebidMobile@objc(cs)PBMCacheManager(im)getWithCacheId:":{"name":"get(cacheId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CacheManager"},"Classes/IMAUtils.html#/c:@M@PrebidMobile@objc(cs)IMAUtils(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"IMAUtils"},"Classes/IMAUtils.html#/c:@M@PrebidMobile@objc(cs)IMAUtils(im)generateInstreamUriForGAMWithAdUnitID:adSlotSizes:customKeywords:error:":{"name":"generateInstreamUriForGAM(adUnitID:adSlotSizes:customKeywords:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"IMAUtils"},"Classes/IMAAdSlotSize.html#/c:@M@PrebidMobile@objc(cs)IMAAdSlotSize(cpy)Size400x300":{"name":"Size400x300","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"IMAAdSlotSize"},"Classes/IMAAdSlotSize.html#/c:@M@PrebidMobile@objc(cs)IMAAdSlotSize(cpy)Size640x480":{"name":"Size640x480","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"IMAAdSlotSize"},"Classes/IMAAdSlotSize.html#/c:@M@PrebidMobile@objc(cs)IMAAdSlotSize(cpy)Size320x480":{"name":"Size320x480","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"IMAAdSlotSize"},"Classes/AdViewUtils.html#/c:@M@PrebidMobile@objc(cs)AdViewUtils(cm)findPrebidCreativeSize:success:failure:":{"name":"findPrebidCreativeSize(_:success:failure:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdViewUtils"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoInterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoInterstitialAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoInterstitialAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/VideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)VideoAdUnit(im)addAdditionalSizeWithSizes:":{"name":"addAdditionalSize(sizes:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoAdUnit"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(cpy)shared":{"name":"shared","abstract":"\u003cp\u003eThe class is created as a singleton object \u0026amp; used\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(im)convertDictToMoPubKeywordsWithDict:":{"name":"convertDictToMoPubKeywords(dict:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Utils"},"Classes/Utils.html#/c:@M@PrebidMobile@objc(cs)Utils(im)findNativeWithAdObject:":{"name":"findNative(adObject:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Utils"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/RewardedVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)RewardedVideoAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RewardedVideoAdUnit"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)api":{"name":"api","abstract":"\u003cp\u003eList of supported API frameworks for this impression. If an API is not explicitly listed, it is assumed not to be supported.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)maxBitrate":{"name":"maxBitrate","abstract":"\u003cp\u003eMaximum bit rate in Kbps.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)minBitrate":{"name":"minBitrate","abstract":"\u003cp\u003eMaximum bit rate in Kbps.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)maxDuration":{"name":"maxDuration","abstract":"\u003cp\u003eMaximum video ad duration in seconds.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)minDuration":{"name":"minDuration","abstract":"\u003cp\u003eMinimum video ad duration in seconds.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)mimes":{"name":"mimes","abstract":"\u003cp\u003eContent MIME types supported.","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)playbackMethod":{"name":"playbackMethod","abstract":"\u003cp\u003eAllowed playback methods. If none specified, assume all are allowed.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)protocols":{"name":"protocols","abstract":"\u003cp\u003eArray of supported video bid response protocols.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)startDelay":{"name":"startDelay","abstract":"\u003cp\u003eIndicates the start delay in seconds for pre-roll, mid-roll, or post-roll ad placements.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)placement":{"name":"placement","abstract":"\u003cp\u003ePlacement type for the impression.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)linearity":{"name":"linearity","abstract":"\u003cp\u003eIndicates if the impression must be linear, nonlinear, etc. If none specified, assume all are allowed.\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/s:12PrebidMobile15VideoParametersC6adSizeSo6CGSizeVSgvp":{"name":"adSize","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawAPI":{"name":"rawAPI","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawPlaybackMethod":{"name":"rawPlaybackMethod","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(py)rawProtocols":{"name":"rawProtocols","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(im)initWithMimes:":{"name":"init(mimes:)","parent_name":"VideoParameters"},"Classes/VideoParameters.html#/c:@M@PrebidMobile@objc(cs)VideoParameters(im)setSize:":{"name":"setSize(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"VideoParameters"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8InStreamAEvpZ":{"name":"InStream","abstract":"\u003cp\u003eIn-Stream\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8InBannerAEvpZ":{"name":"InBanner","abstract":"\u003cp\u003eIn-Banner\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC9InArticleAEvpZ":{"name":"InArticle","abstract":"\u003cp\u003eIn-Article\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC6InFeedAEvpZ":{"name":"InFeed","abstract":"\u003cp\u003eIn-Feed\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC12InterstitialAEvpZ":{"name":"Interstitial","abstract":"\u003cp\u003eInterstitial\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC6SliderAEvpZ":{"name":"Slider","abstract":"\u003cp\u003eSlider\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC8FloatingAEvpZ":{"name":"Floating","abstract":"\u003cp\u003eFloating\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/Placement.html#/s:12PrebidMobile7SignalsC9PlacementC03getD10ByRawValueyAESgSiFZ":{"name":"getPlacementByRawValue(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Placement"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC7PreRollAEvpZ":{"name":"PreRoll","abstract":"\u003cp\u003ePre-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC14GenericMidRollAEvpZ":{"name":"GenericMidRoll","abstract":"\u003cp\u003eGeneric Mid-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/StartDelay.html#/s:12PrebidMobile7SignalsC10StartDelayC15GenericPostRollAEvpZ":{"name":"GenericPostRoll","abstract":"\u003cp\u003eGeneric Post-Roll\u003c/p\u003e","parent_name":"StartDelay"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_1_0AEvpZ":{"name":"VAST_1_0","abstract":"\u003cp\u003eVAST 1.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_2_0AEvpZ":{"name":"VAST_2_0","abstract":"\u003cp\u003eVAST 2.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_3_0AEvpZ":{"name":"VAST_3_0","abstract":"\u003cp\u003eVAST 3.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_1_0_WrapperAEvpZ":{"name":"VAST_1_0_Wrapper","abstract":"\u003cp\u003eVAST 1.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_2_0_WrapperAEvpZ":{"name":"VAST_2_0_Wrapper","abstract":"\u003cp\u003eVAST 2.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_3_0_WrapperAEvpZ":{"name":"VAST_3_0_Wrapper","abstract":"\u003cp\u003eVAST 3.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC8VAST_4_0AEvpZ":{"name":"VAST_4_0","abstract":"\u003cp\u003eVAST 4.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC16VAST_4_0_WrapperAEvpZ":{"name":"VAST_4_0_Wrapper","abstract":"\u003cp\u003eVAST 4.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC9DAAST_1_0AEvpZ":{"name":"DAAST_1_0","abstract":"\u003cp\u003eDAAST 1.0\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/Protocols.html#/s:12PrebidMobile7SignalsC9ProtocolsC17DAAST_1_0_WRAPPERAEvpZ":{"name":"DAAST_1_0_WRAPPER","abstract":"\u003cp\u003eDAAST 1.0 Wrapper\u003c/p\u003e","parent_name":"Protocols"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC15AutoPlaySoundOnAEvpZ":{"name":"AutoPlaySoundOn","abstract":"\u003cp\u003eInitiates on Page Load with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC16AutoPlaySoundOffAEvpZ":{"name":"AutoPlaySoundOff","abstract":"\u003cp\u003eInitiates on Page Load with Sound Off by Default\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC11ClickToPlayAEvpZ":{"name":"ClickToPlay","abstract":"\u003cp\u003eInitiates on Click with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC9MouseOverAEvpZ":{"name":"MouseOver","abstract":"\u003cp\u003eInitiates on Mouse-Over with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC12EnterSoundOnAEvpZ":{"name":"EnterSoundOn","abstract":"\u003cp\u003eInitiates on Entering Viewport with Sound On\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/PlaybackMethod.html#/s:12PrebidMobile7SignalsC14PlaybackMethodC13EnterSoundOffAEvpZ":{"name":"EnterSoundOff","abstract":"\u003cp\u003eInitiates on Entering Viewport with Sound Off by Default\u003c/p\u003e","parent_name":"PlaybackMethod"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7VPAID_1AEvpZ":{"name":"VPAID_1","abstract":"\u003cp\u003eVPAID 1.0\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7VPAID_2AEvpZ":{"name":"VPAID_2","abstract":"\u003cp\u003eVPAID 2.0\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_1AEvpZ":{"name":"MRAID_1","abstract":"\u003cp\u003eMRAID-1\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC5ORMMAAEvpZ":{"name":"ORMMA","abstract":"\u003cp\u003eORMMA\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_2AEvpZ":{"name":"MRAID_2","abstract":"\u003cp\u003eMRAID-2\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC7MRAID_3AEvpZ":{"name":"MRAID_3","abstract":"\u003cp\u003eMRAID-3\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html#/s:12PrebidMobile7SignalsC3ApiC6OMID_1AEvpZ":{"name":"OMID_1","abstract":"\u003cp\u003eOMID-1\u003c/p\u003e","parent_name":"Api"},"Classes/Signals/Api.html":{"name":"Api","abstract":"\u003ch1 id='openrtb-api-frameworks' class='heading'\u003eOpenRTB - API Frameworks\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/PlaybackMethod.html":{"name":"PlaybackMethod","abstract":"\u003ch1 id='openrtb-playback-methods' class='heading'\u003eOpenRTB - Playback Methods\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/Protocols.html":{"name":"Protocols","abstract":"\u003ch1 id='openrtb-protocols' class='heading'\u003eOpenRTB - Protocols\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/StartDelay.html":{"name":"StartDelay","abstract":"\u003ch1 id='openrtb-start-delay' class='heading'\u003eOpenRTB - Start Delay\u003c/h1\u003e","parent_name":"Signals"},"Classes/Signals/Placement.html":{"name":"Placement","abstract":"\u003ch1 id='openrtb-video-placement-types' class='heading'\u003eOpenRTB - Video Placement Types\u003c/h1\u003e","parent_name":"Signals"},"Classes/SingleContainerInt.html#/s:s27ExpressibleByIntegerLiteralP0cD4TypeQa":{"name":"IntegerLiteralType","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(py)value":{"name":"value","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/s:s27ExpressibleByIntegerLiteralP07integerD0x0cD4TypeQz_tcfc":{"name":"init(integerLiteral:)","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(im)isEqual:":{"name":"isEqual(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/SingleContainerInt.html#/c:@M@PrebidMobile@objc(cs)SingleContainerInt(py)hash":{"name":"hash","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"SingleContainerInt"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)assets":{"name":"assets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)version":{"name":"version","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)context":{"name":"context","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)contextSubType":{"name":"contextSubType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)placementType":{"name":"placementType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)placementCount":{"name":"placementCount","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)sequence":{"name":"sequence","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)asseturlsupport":{"name":"asseturlsupport","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/NativeParameters.html#/c:@M@PrebidMobile@objc(cs)NativeParameters(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)api":{"name":"api","abstract":"\u003cp\u003eList of supported API frameworks for this impression. If an API is not explicitly listed, it is assumed not to be supported.\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/s:12PrebidMobile16BannerParametersC24interstitialMinWidthPercSiSgvp":{"name":"interstitialMinWidthPerc","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/s:12PrebidMobile16BannerParametersC25interstitialMinHeightPercSiSgvp":{"name":"interstitialMinHeightPerc","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)adSizes":{"name":"adSizes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/BannerParameters.html#/c:@M@PrebidMobile@objc(cs)BannerParameters(py)rawAPI":{"name":"rawAPI","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerParameters"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)FeedContent":{"name":"FeedContent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)AtomicContent":{"name":"AtomicContent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)OutsideContent":{"name":"OutsideContent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)RecommendationWidget":{"name":"RecommendationWidget","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PlacementType"},"Classes/PlacementType.html#/c:@M@PrebidMobile@objc(cs)PlacementType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PlacementType"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(py)text":{"name":"text","abstract":"\u003cp\u003eThe text associated with the text element.\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/s:12PrebidMobile11NativeTitleC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eThe length of the title being provided.","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeTitle.html#/c:@M@PrebidMobile@objc(cs)NativeTitle(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeTitle"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)version":{"name":"version","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)context":{"name":"context","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)contextSubType":{"name":"contextSubType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)placementType":{"name":"placementType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)placementCount":{"name":"placementCount","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)sequence":{"name":"sequence","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)assets":{"name":"assets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)asseturlsupport":{"name":"asseturlsupport","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(py)configId":{"name":"configId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)initWithConfigId:assets:eventTrackers:":{"name":"init(configId:assets:eventTrackers:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)addNativeAssets:":{"name":"addNativeAssets(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)addNativeEventTracker:":{"name":"addNativeEventTracker(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeRequest.html#/c:@M@PrebidMobile@objc(cs)NativeRequest(im)getNativeRequestObject":{"name":"getNativeRequestObject()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeRequest"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)context":{"name":"context","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)contextsubtype":{"name":"contextsubtype","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)plcmttype":{"name":"plcmttype","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)plcmtcnt":{"name":"plcmtcnt","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)seq":{"name":"seq","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)assets":{"name":"assets","abstract":"\u003cp\u003e[Required]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)aurlsupport":{"name":"aurlsupport","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)durlsupport":{"name":"durlsupport","abstract":"\u003cp\u003e[Integer]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eSpecifies what type of event objects tracking is supported - see Event Trackers Request Object\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)privacy":{"name":"privacy","abstract":"\u003cp\u003e[Recommended]","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)copyWithZone:":{"name":"copy(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(py)jsonDictionary":{"name":"jsonDictionary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeMarkupRequestObject.html#/c:@M@PrebidMobile@objc(cs)PBMNativeMarkupRequestObject(im)toJsonStringWithError:":{"name":"toJsonString()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeMarkupRequestObject"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)url":{"name":"url","abstract":"\u003cp\u003eLanding URL of the clickable link.\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)clicktrackers":{"name":"clicktrackers","abstract":"\u003cp\u003eList of third-party tracker URLs to be fired on click of the URL.\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)fallback":{"name":"fallback","abstract":"\u003cp\u003eFallback URL for deeplink.","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeLink.html#/c:@M@PrebidMobile@objc(cs)NativeLink(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeLink"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC4typeSiSgvp":{"name":"type","abstract":"\u003cp\u003eThe type of image element being submitted from the Image Asset Types table.","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(py)url":{"name":"url","abstract":"\u003cp\u003eURL of the image asset.\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC5widthSiSgvp":{"name":"width","abstract":"\u003cp\u003eWidth of the image in pixels.","parent_name":"NativeImage"},"Classes/NativeImage.html#/s:12PrebidMobile11NativeImageC6heightSiSgvp":{"name":"height","abstract":"\u003cp\u003eHeight of the image in pixels.","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeImage.html#/c:@M@PrebidMobile@objc(cs)NativeImage(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeImage"},"Classes/NativeEventTrackerResponse.html#/s:12PrebidMobile26NativeEventTrackerResponseC5eventSiSgvp":{"name":"event","abstract":"\u003cp\u003eType of event to track.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/s:12PrebidMobile26NativeEventTrackerResponseC6methodSiSgvp":{"name":"method","abstract":"\u003cp\u003eType of tracking requested.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)url":{"name":"url","abstract":"\u003cp\u003eThe URL of the image or js.","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)customdata":{"name":"customdata","abstract":"\u003cp\u003eTo be agreed individually with the exchange, an array of key:value objects for custom tracking,","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/NativeEventTrackerResponse.html#/c:@M@PrebidMobile@objc(cs)NativeEventTrackerResponse(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeEventTrackerResponse"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)Image":{"name":"Image","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)js":{"name":"js","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventTracking.html#/c:@M@PrebidMobile@objc(cs)EventTracking(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventTracking"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)Impression":{"name":"Impression","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableImpression50":{"name":"ViewableImpression50","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableImpression100":{"name":"ViewableImpression100","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)ViewableVideoImpression50":{"name":"ViewableVideoImpression50","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/EventType.html#/c:@M@PrebidMobile@objc(cs)EventType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EventType"},"Classes/NativeEventTracker.html#/c:@M@PrebidMobile@objc(cs)NativeEventTracker(im)initWithEvent:methods:":{"name":"init(event:methods:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeEventTracker"},"Classes/NativeData.html#/s:12PrebidMobile10NativeDataC4typeSiSgvp":{"name":"type","abstract":"\u003cp\u003eThe type of data element being submitted from the Data Asset Types table.","parent_name":"NativeData"},"Classes/NativeData.html#/s:12PrebidMobile10NativeDataC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eThe length of the data element being submitted.","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(py)value":{"name":"value","abstract":"\u003cp\u003eThe formatted string of data to be displayed.","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeData"},"Classes/NativeData.html#/c:@M@PrebidMobile@objc(cs)NativeData(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeData"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Icon":{"name":"Icon","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Main":{"name":"Main","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/ImageAsset.html#/c:@M@PrebidMobile@objc(cs)ImageAsset(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ImageAsset"},"Classes/NativeAssetData.html#/s:12PrebidMobile15NativeAssetDataC6lengthSiSgvp":{"name":"length","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetData.html#/c:@M@PrebidMobile@objc(cs)NativeAssetData(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetData.html#/c:@M@PrebidMobile@objc(cs)NativeAssetData(im)initWithType:required:":{"name":"init(type:required:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetData"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)type":{"name":"type","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC5widthSiSgvp":{"name":"width","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC8widthMinSiSgvp":{"name":"widthMin","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC6heightSiSgvp":{"name":"height","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/s:12PrebidMobile16NativeAssetImageC9heightMinSiSgvp":{"name":"heightMin","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)mimes":{"name":"mimes","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(im)initWithMinimumWidth:minimumHeight:required:":{"name":"init(minimumWidth:minimumHeight:required:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetImage.html#/c:@M@PrebidMobile@objc(cs)NativeAssetImage(im)initWithIsRequired:":{"name":"init(isRequired:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetImage"},"Classes/NativeAssetTitle.html#/c:@M@PrebidMobile@objc(cs)NativeAssetTitle(py)ext":{"name":"ext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetTitle"},"Classes/NativeAssetTitle.html#/c:@M@PrebidMobile@objc(cs)NativeAssetTitle(im)initWithLength:required:":{"name":"init(length:required:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAssetTitle"},"Classes/NativeAsset.html#/s:12PrebidMobile11NativeAssetC8requiredSbvp":{"name":"required","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAsset"},"Classes/NativeAsset.html#/s:12PrebidMobile11NativeAssetC10isRequiredACSb_tcfc":{"name":"init(isRequired:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAsset"},"Classes/NativeAdMarkupAsset.html#/s:12PrebidMobile19NativeAdMarkupAssetC2idSiSgvp":{"name":"id","abstract":"\u003cp\u003eOptional if asseturl/dcourl is being used; required if embeded asset is being used\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/s:12PrebidMobile19NativeAdMarkupAssetC8requiredSiSgvp":{"name":"required","abstract":"\u003cp\u003eSet to 1 if asset is required. (bidder requires it to be displayed).\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)title":{"name":"title","abstract":"\u003cp\u003eTitle object for title assets.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)img":{"name":"img","abstract":"\u003cp\u003eImage object for image assets.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)data":{"name":"data","abstract":"\u003cp\u003eData object for ratings, prices etc.\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)link":{"name":"link","abstract":"\u003cp\u003eLink object for call to actions.","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkupAsset.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkupAsset(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdMarkupAsset"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)version":{"name":"version","abstract":"\u003cp\u003eVersion of the Native Markup version in use.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)assets":{"name":"assets","abstract":"\u003cp\u003eList of native ad’s assets.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)assetsurl":{"name":"assetsurl","abstract":"\u003cp\u003eURL of an alternate source for the assets object.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)dcourl":{"name":"dcourl","abstract":"\u003cp\u003eURL where a dynamic creative specification may be found for populating this ad, per the Dynamic Content Ads Specification.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)link":{"name":"link","abstract":"\u003cp\u003eDestination Link.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)imptrackers":{"name":"imptrackers","abstract":"\u003cp\u003eArray of impression tracking URLs, expected to return a 1x1 image or 204 response - typically only passed when using 3rd party trackers.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)jstracker":{"name":"jstracker","abstract":"\u003cp\u003eOptional JavaScript impression tracker.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)eventtrackers":{"name":"eventtrackers","abstract":"\u003cp\u003eArray of tracking objects to run with the ad, in response to the declared supported methods in the request.","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)privacy":{"name":"privacy","abstract":"\u003cp\u003eIf support was indicated in the request, URL of a page informing the user about the buyer’s targeting activity.\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(py)ext":{"name":"ext","abstract":"\u003cp\u003eThis object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)initWithJsonString:":{"name":"init(jsonString:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)initWithJsonDictionary:":{"name":"init(jsonDictionary:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdMarkup.html#/c:@M@PrebidMobile@objc(cs)NativeAdMarkup(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdMarkup"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(py)version":{"name":"version","abstract":"\u003cp\u003eVersion of the Native Markup version in use.\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(py)markupRequestObject":{"name":"markupRequestObject","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAdConfiguration.html#/c:@M@PrebidMobile@objc(cs)PBMNativeAdConfiguration(im)init":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAdConfiguration"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)nativeAdMarkup":{"name":"nativeAdMarkup","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)delegate":{"name":"delegate","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)titles":{"name":"titles","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)dataObjects":{"name":"dataObjects","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)images":{"name":"images","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)eventTrackers":{"name":"eventTrackers","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)dataObjectsOf:":{"name":"dataObjects(of:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)imagesOf:":{"name":"images(of:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)title":{"name":"title","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)imageUrl":{"name":"imageUrl","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)iconUrl":{"name":"iconUrl","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)sponsoredBy":{"name":"sponsoredBy","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)text":{"name":"text","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(py)callToAction":{"name":"callToAction","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(cm)createWithCacheId:":{"name":"create(cacheId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/NativeAd.html#/c:@M@PrebidMobile@objc(cs)NativeAd(im)registerViewWithView:clickableViews:":{"name":"registerView(view:clickableViews:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NativeAd"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Content":{"name":"Content","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Social":{"name":"Social","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Product":{"name":"Product","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextType.html#/c:@M@PrebidMobile@objc(cs)ContextType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)General":{"name":"General","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Article":{"name":"Article","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Video":{"name":"Video","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Audio":{"name":"Audio","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Image":{"name":"Image","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)UserGenerated":{"name":"UserGenerated","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Social":{"name":"Social","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)email":{"name":"email","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)chatIM":{"name":"chatIM","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)SellingProduct":{"name":"SellingProduct","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)AppStore":{"name":"AppStore","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)ReviewSite":{"name":"ReviewSite","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/ContextSubType.html#/c:@M@PrebidMobile@objc(cs)ContextSubType(cpy)Custom":{"name":"Custom","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ContextSubType"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)initWithBannerParameters:videoParameters:nativeParameters:isInterstitial:isRewarded:":{"name":"init(bannerParameters:videoParameters:nativeParameters:isInterstitial:isRewarded:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)setGPID:":{"name":"setGPID(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidRequest.html#/c:@M@PrebidMobile@objc(cs)PrebidRequest(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidRequest"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(py)pbAdSlot":{"name":"pbAdSlot","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)fetchDemandWithAdObject:request:completion:":{"name":"fetchDemand(adObject:request:completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)fetchDemandWithRequest:completion:":{"name":"fetchDemand(request:completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)setAutoRefreshMillisWithTime:":{"name":"setAutoRefreshMillis(time:)","abstract":"\u003cp\u003eThis method allows to set the auto refresh period for the demand\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)stopAutoRefresh":{"name":"stopAutoRefresh()","abstract":"\u003cp\u003eThis method stops the auto refresh of demand\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/PrebidAdUnit.html#/c:@M@PrebidMobile@objc(cs)PrebidAdUnit(im)resumeAutoRefresh":{"name":"resumeAutoRefresh()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"PrebidAdUnit"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(cpy)EVENT_WIN":{"name":"EVENT_WIN","abstract":"\u003cp\u003eKey to get Prebid win event from \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events\"\u003eevents\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(cpy)EVENT_IMP":{"name":"EVENT_IMP","abstract":"\u003cp\u003eKey to get Prebid imp event from \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events\"\u003eevents\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)resultCode":{"name":"resultCode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)targetingKeywords":{"name":"targetingKeywords","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/s:12PrebidMobile7BidInfoC3expSdSgvp":{"name":"exp","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)nativeAdCacheId":{"name":"nativeAdCacheId","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(py)events":{"name":"events","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/s:12PrebidMobile7BidInfoC10resultCode17targetingKeywords3exp15nativeAdCacheId6eventsAcA06ResultF0O_SDyS2SGSgSdSgSSSgAKtcfc":{"name":"init(resultCode:targetingKeywords:exp:nativeAdCacheId:events:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/BidInfo.html#/c:@M@PrebidMobile@objc(cs)PBMBidInfo(im)getExp":{"name":"getExp()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BidInfo"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(im)initWithConfigId:":{"name":"init(configId:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InterstitialAdUnit.html#/c:@M@PrebidMobile@objc(cs)InterstitialAdUnit(im)initWithConfigId:minWidthPerc:minHeightPerc:":{"name":"init(configId:minWidthPerc:minHeightPerc:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InterstitialAdUnit"},"Classes/InstreamVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)InstreamVideoAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InstreamVideoAdUnit"},"Classes/InstreamVideoAdUnit.html#/c:@M@PrebidMobile@objc(cs)InstreamVideoAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"InstreamVideoAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)parameters":{"name":"parameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)bannerParameters":{"name":"bannerParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)videoParameters":{"name":"videoParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(py)adFormats":{"name":"adFormats","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(im)initWithConfigId:size:":{"name":"init(configId:size:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/BannerAdUnit.html#/c:@M@PrebidMobile@objc(cs)BannerAdUnit(im)addAdditionalSizeWithSizes:":{"name":"addAdditionalSize(sizes:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BannerAdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(py)pbAdSlot":{"name":"pbAdSlot","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/s:12PrebidMobile6AdUnitC8configId4size9adFormatsACSS_So6CGSizeVSgShyAA0C6FormatCGtcfc":{"name":"init(configId:size:adFormats:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithCompletion:":{"name":"fetchDemand(completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithCompletionBidInfo:":{"name":"fetchDemand(completionBidInfo:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)fetchDemandWithAdObject:completion:":{"name":"fetchDemand(adObject:completion:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextDataWithKey:value:":{"name":"addContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; value for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)updateContextDataWithKey:value:":{"name":"updateContextData(key:value:)","abstract":"\u003cp\u003eThis method obtains the context data keyword \u0026amp; values for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeContextDataForKey:":{"name":"removeContextData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific context data keyword \u0026amp; values set from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearContextData":{"name":"clearContextData()","abstract":"\u003cp\u003eThis method allows to remove all context data set from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtDataWithKey:value:":{"name":"addExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; value for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)updateExtDataWithKey:value:":{"name":"updateExtData(key:value:)","abstract":"\u003cp\u003eThis method obtains the ext data keyword \u0026amp; values for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeExtDataForKey:":{"name":"removeExtData(forKey:)","abstract":"\u003cp\u003eThis method allows to remove specific ext data keyword \u0026amp; values set from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearExtData":{"name":"clearExtData()","abstract":"\u003cp\u003eThis method allows to remove all ext data set from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextKeyword:":{"name":"addContextKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addContextKeywords:":{"name":"addContextKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the context keyword set for adunit context targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeContextKeyword:":{"name":"removeContextKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific context keyword from adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearContextKeywords":{"name":"clearContextKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit context targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtKeyword:":{"name":"addExtKeyword(_:)","abstract":"\u003cp\u003eThis method obtains the keyword for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addExtKeywords:":{"name":"addExtKeywords(_:)","abstract":"\u003cp\u003eThis method obtains the keyword set for adunit targeting","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeExtKeyword:":{"name":"removeExtKeyword(_:)","abstract":"\u003cp\u003eThis method allows to remove specific keyword from adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearExtKeywords":{"name":"clearExtKeywords()","abstract":"\u003cp\u003eThis method allows to remove all keywords from the set of adunit targeting\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setAppContent:":{"name":"setAppContent(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getAppContent":{"name":"getAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearAppContent":{"name":"clearAppContent()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addAppContentData:":{"name":"addAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeAppContentData:":{"name":"removeAppContentData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearAppContentData":{"name":"clearAppContentData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getUserData":{"name":"getUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)addUserData:":{"name":"addUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)removeUserData:":{"name":"removeUserData(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)clearUserData":{"name":"clearUserData()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setGPID:":{"name":"setGPID(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getGPID":{"name":"getGPID()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setOrtbConfig:":{"name":"setOrtbConfig(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)getOrtbConfig":{"name":"getOrtbConfig()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)setAutoRefreshMillisWithTime:":{"name":"setAutoRefreshMillis(time:)","abstract":"\u003cp\u003eThis method allows to set the auto refresh period for the demand\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)stopAutoRefresh":{"name":"stopAutoRefresh()","abstract":"\u003cp\u003eThis method stops the auto refresh of demand\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html#/c:@M@PrebidMobile@objc(cs)AdUnit(im)resumeAutoRefresh":{"name":"resumeAutoRefresh()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AdUnit"},"Classes/AdUnit.html":{"name":"AdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BannerAdUnit.html":{"name":"BannerAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/InstreamVideoAdUnit.html":{"name":"InstreamVideoAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/InterstitialAdUnit.html":{"name":"InterstitialAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BidInfo.html":{"name":"BidInfo","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidAdUnit.html":{"name":"PrebidAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidRequest.html":{"name":"PrebidRequest","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ContextSubType.html":{"name":"ContextSubType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ContextType.html":{"name":"ContextType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAd.html":{"name":"NativeAd","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAdConfiguration.html":{"name":"NativeAdConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAdMarkup.html":{"name":"NativeAdMarkup","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAdMarkupAsset.html":{"name":"NativeAdMarkupAsset","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAsset.html":{"name":"NativeAsset","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAssetTitle.html":{"name":"NativeAssetTitle","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAssetImage.html":{"name":"NativeAssetImage","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeAssetData.html":{"name":"NativeAssetData","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ImageAsset.html":{"name":"ImageAsset","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeData.html":{"name":"NativeData","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeEventTracker.html":{"name":"NativeEventTracker","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/EventType.html":{"name":"EventType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/EventTracking.html":{"name":"EventTracking","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeEventTrackerResponse.html":{"name":"NativeEventTrackerResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeImage.html":{"name":"NativeImage","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeLink.html":{"name":"NativeLink","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeMarkupRequestObject.html":{"name":"NativeMarkupRequestObject","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeRequest.html":{"name":"NativeRequest","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/NativeTitle.html":{"name":"NativeTitle","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PlacementType.html":{"name":"PlacementType","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BannerParameters.html":{"name":"BannerParameters","abstract":"\u003cp\u003eDescribes an \u003ca href=\"https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf\"\u003eOpenRTB\u003c/a\u003e banner object\u003c/p\u003e"},"Classes/NativeParameters.html":{"name":"NativeParameters","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/SingleContainerInt.html":{"name":"SingleContainerInt","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Signals.html":{"name":"Signals","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VideoParameters.html":{"name":"VideoParameters","abstract":"\u003cp\u003eDescribes an \u003ca href=\"https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf\"\u003eOpenRTB\u003c/a\u003e video object\u003c/p\u003e"},"Classes/RewardedVideoAdUnit.html":{"name":"RewardedVideoAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Utils.html":{"name":"Utils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VideoAdUnit.html":{"name":"VideoAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VideoInterstitialAdUnit.html":{"name":"VideoInterstitialAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/AdViewUtils.html":{"name":"AdViewUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/IMAAdSlotSize.html":{"name":"IMAAdSlotSize","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/IMAUtils.html":{"name":"IMAUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/CacheManager.html":{"name":"CacheManager","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes.html#/c:@M@PrebidMobile@objc(cs)PBMAgeUtils":{"name":"AgeUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Prebid.html":{"name":"Prebid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Targeting.html":{"name":"Targeting","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Constants.html":{"name":"Constants","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidConstants.html":{"name":"PrebidConstants","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ExternalUserId.html":{"name":"ExternalUserId","abstract":"\u003cp\u003eDefines the User Id Object from an External Thrid Party Source\u003c/p\u003e"},"Classes/Host.html":{"name":"Host","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ImageHelper.html":{"name":"ImageHelper","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Log.html":{"name":"Log","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/LogLevel.html":{"name":"LogLevel","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/AdFormat.html":{"name":"AdFormat","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/AdConfiguration.html":{"name":"AdConfiguration","abstract":"\u003cp\u003eContains all the data needed to load an ad.\u003c/p\u003e"},"Classes/AdViewButtonDecorator.html":{"name":"AdViewButtonDecorator","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/HiddenWebViewManager.html":{"name":"HiddenWebViewManager","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VideoControlsConfiguration.html":{"name":"VideoControlsConfiguration","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidImagesRepository.html":{"name":"PrebidImagesRepository","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/AutoRefreshCountConfig.html":{"name":"AutoRefreshCountConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes.html#/s:12PrebidMobile23ImpressionTasksExecutorC":{"name":"ImpressionTasksExecutor","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidServerConnection.html":{"name":"PrebidServerConnection","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidServerResponse.html":{"name":"PrebidServerResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PathBuilder.html":{"name":"PathBuilder","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BannerView.html":{"name":"BannerView","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BaseInterstitialAdUnit.html":{"name":"BaseInterstitialAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/InterstitialRenderingAdUnit.html":{"name":"InterstitialRenderingAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/RewardedAdUnit.html":{"name":"RewardedAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationBannerAdUnit.html":{"name":"MediationBannerAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationBaseInterstitialAdUnit.html":{"name":"MediationBaseInterstitialAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationBidInfoWrapper.html":{"name":"MediationBidInfoWrapper","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationInterstitialAdUnit.html":{"name":"MediationInterstitialAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationNativeAdUnit.html":{"name":"MediationNativeAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationNativeUtils.html":{"name":"MediationNativeUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationRewardedAdUnit.html":{"name":"MediationRewardedAdUnit","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MediationUtils.html":{"name":"MediationUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/DemandResponseInfo.html":{"name":"DemandResponseInfo","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BannerEventHandlerStandalone.html":{"name":"BannerEventHandlerStandalone","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/InterstitialEventHandlerStandalone.html":{"name":"InterstitialEventHandlerStandalone","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/RewardedEventHandlerStandalone.html":{"name":"RewardedEventHandlerStandalone","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/InterstitialController.html":{"name":"InterstitialController","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/AdUnitConfig.html":{"name":"AdUnitConfig","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/Bid.html":{"name":"Bid","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/BidResponse.html":{"name":"BidResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidServerEventTracker.html":{"name":"PrebidServerEventTracker","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ServerEvent.html":{"name":"ServerEvent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidJSLibrary.html":{"name":"PrebidJSLibrary","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/PrebidJSLibraryManager.html":{"name":"PrebidJSLibraryManager","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/SkadnEventTracker.html":{"name":"SkadnEventTracker","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/SkadnParametersManager.html":{"name":"SkadnParametersManager","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/DateFormatService.html":{"name":"DateFormatService","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/EventManager.html":{"name":"EventManager","abstract":"\u003cp\u003eThis class is a proxy container for event trackers."},"Classes/Reachability.html":{"name":"Reachability","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/UserAgentService.html":{"name":"UserAgentService","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes.html":{"name":"Classes","abstract":"\u003cp\u003eThe following classes are available globally.\u003c/p\u003e"},"Global%20Variables.html":{"name":"Global Variables","abstract":"\u003cp\u003eThe following global variables are available globally.\u003c/p\u003e"},"Enums.html":{"name":"Enumerations","abstract":"\u003cp\u003eThe following enumerations are available globally.\u003c/p\u003e"},"Extensions.html":{"name":"Extensions","abstract":"\u003cp\u003eThe following extensions are available globally.\u003c/p\u003e"},"Protocols.html":{"name":"Protocols","abstract":"\u003cp\u003eThe following protocols are available globally.\u003c/p\u003e"},"Typealiases.html":{"name":"Type Aliases","abstract":"\u003cp\u003eThe following type aliases are available globally.\u003c/p\u003e"}} \ No newline at end of file diff --git a/docs/undocumented.json b/docs/undocumented.json index 1b4f9f090..a4db585a2 100644 --- a/docs/undocumented.json +++ b/docs/undocumented.json @@ -1,369 +1,7635 @@ { "warnings": [ { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdDelegate.swift", - "line": 18, - "symbol": "NativeAdDelegate", - "symbol_kind": "source.lang.swift.decl.protocol", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 17, + "symbol": "AdUnit", + "symbol_kind": "source.lang.swift.decl.class", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 201, - "symbol": "DataAsset.sponsored", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 19, + "symbol": "AdUnit.pbAdSlot", + "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 202, - "symbol": "DataAsset.description", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 48, + "symbol": "AdUnit.init(configId:size:adFormats:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 203, - "symbol": "DataAsset.rating", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 74, + "symbol": "AdUnit.fetchDemand(completion:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 204, - "symbol": "DataAsset.likes", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 86, + "symbol": "AdUnit.fetchDemand(completionBidInfo:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 205, - "symbol": "DataAsset.downloads", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 90, + "symbol": "AdUnit.fetchDemand(adObject:completion:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 206, - "symbol": "DataAsset.price", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 338, + "symbol": "AdUnit.setAppContent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 207, - "symbol": "DataAsset.saleprice", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 342, + "symbol": "AdUnit.getAppContent()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 208, - "symbol": "DataAsset.phone", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 346, + "symbol": "AdUnit.clearAppContent()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 209, - "symbol": "DataAsset.address", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 350, + "symbol": "AdUnit.addAppContentData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 210, - "symbol": "DataAsset.description2", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 354, + "symbol": "AdUnit.removeAppContentData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 211, - "symbol": "DataAsset.displayurl", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 358, + "symbol": "AdUnit.clearAppContentData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", - "line": 212, - "symbol": "DataAsset.ctatext", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 364, + "symbol": "AdUnit.getUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeData.swift", - "line": 57, - "symbol": "NativeData.init()", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 368, + "symbol": "AdUnit.addUserData(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeDataAssetType.swift", - "line": 23, - "symbol": "NativeDataAssetType.undefined", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 372, + "symbol": "AdUnit.removeUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", - "line": 61, - "symbol": "EventType.Impression", - "symbol_kind": "source.lang.swift.decl.var.static", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 376, + "symbol": "AdUnit.clearUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", - "line": 64, - "symbol": "EventType.ViewableImpression50", - "symbol_kind": "source.lang.swift.decl.var.static", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 382, + "symbol": "AdUnit.setGPID(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", - "line": 67, - "symbol": "EventType.ViewableImpression100", - "symbol_kind": "source.lang.swift.decl.var.static", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 386, + "symbol": "AdUnit.getGPID()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", - "line": 70, - "symbol": "EventType.ViewableVideoImpression50", - "symbol_kind": "source.lang.swift.decl.var.static", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 392, + "symbol": "AdUnit.setOrtbConfig(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", - "line": 73, - "symbol": "EventType.Custom", - "symbol_kind": "source.lang.swift.decl.var.static", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 396, + "symbol": "AdUnit.getOrtbConfig()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/AdUnit.swift", + "line": 435, + "symbol": "AdUnit.resumeAutoRefresh()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/SingleContainerInt.swift", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/BannerAdUnit.swift", "line": 18, - "symbol": "SingleContainerInt", + "symbol": "BannerAdUnit", "symbol_kind": "source.lang.swift.decl.class", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/SingleContainerInt.swift", - "line": 23, - "symbol": "SingleContainerInt.value", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/BannerAdUnit.swift", + "line": 21, + "symbol": "BannerAdUnit.parameters", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/SingleContainerInt.swift", - "line": 34, - "symbol": "SingleContainerInt.isEqual(_:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/BannerAdUnit.swift", + "line": 26, + "symbol": "BannerAdUnit.bannerParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/SingleContainerInt.swift", - "line": 48, - "symbol": "SingleContainerInt.hash", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/BannerAdUnit.swift", + "line": 31, + "symbol": "BannerAdUnit.videoParameters", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/VideoParameters.swift", - "line": 62, - "symbol": "VideoParameters.adSize", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/BannerAdUnit.swift", + "line": 36, + "symbol": "BannerAdUnit.adFormats", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", - "line": 239, - "symbol": "Targeting.getExternalUserIds()", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/BannerAdUnit.swift", + "line": 41, + "symbol": "BannerAdUnit.init(configId:size:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", - "line": 23, - "symbol": "Position.undefined", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/BannerAdUnit.swift", + "line": 45, + "symbol": "BannerAdUnit.addAdditionalSize(sizes:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", - "line": 24, - "symbol": "Position.topLeft", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/BannerBasedAdUnitProtocol.swift", + "line": 16, + "symbol": "BannerBasedAdUnitProtocol", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/BannerBasedAdUnitProtocol.swift", + "line": 17, + "symbol": "BannerBasedAdUnitProtocol.bannerParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/InstreamVideoAdUnit.swift", + "line": 18, + "symbol": "InstreamVideoAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/InstreamVideoAdUnit.swift", + "line": 20, + "symbol": "InstreamVideoAdUnit.videoParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/InstreamVideoAdUnit.swift", "line": 25, - "symbol": "Position.topCenter", - "symbol_kind": "source.lang.swift.decl.enumelement", + "symbol": "InstreamVideoAdUnit.init(configId:size:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/InterstitialAdUnit.swift", + "line": 18, + "symbol": "InterstitialAdUnit", + "symbol_kind": "source.lang.swift.decl.class", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/InterstitialAdUnit.swift", + "line": 21, + "symbol": "InterstitialAdUnit.parameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/InterstitialAdUnit.swift", "line": 26, - "symbol": "Position.topRight", - "symbol_kind": "source.lang.swift.decl.enumelement", + "symbol": "InterstitialAdUnit.bannerParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", - "line": 27, - "symbol": "Position.center", - "symbol_kind": "source.lang.swift.decl.enumelement", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/InterstitialAdUnit.swift", + "line": 31, + "symbol": "InterstitialAdUnit.videoParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/InterstitialAdUnit.swift", + "line": 36, + "symbol": "InterstitialAdUnit.adFormats", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/InterstitialAdUnit.swift", + "line": 41, + "symbol": "InterstitialAdUnit.init(configId:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/InterstitialAdUnit.swift", + "line": 49, + "symbol": "InterstitialAdUnit.init(configId:minWidthPerc:minHeightPerc:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/BidInfo.swift", + "line": 20, + "symbol": "BidInfo", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/BidInfo.swift", "line": 28, - "symbol": "Position.bottomLeft", - "symbol_kind": "source.lang.swift.decl.enumelement", + "symbol": "BidInfo.resultCode", + "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/BidInfo.swift", "line": 29, - "symbol": "Position.bottomCenter", - "symbol_kind": "source.lang.swift.decl.enumelement", + "symbol": "BidInfo.targetingKeywords", + "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/BidInfo.swift", "line": 30, - "symbol": "Position.bottomRight", - "symbol_kind": "source.lang.swift.decl.enumelement", + "symbol": "BidInfo.exp", + "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/BidInfo.swift", "line": 31, - "symbol": "Position.custom", - "symbol_kind": "source.lang.swift.decl.enumelement", + "symbol": "BidInfo.nativeAdCacheId", + "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventHandler.swift", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/BidInfo.swift", + "line": 32, + "symbol": "BidInfo.events", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/BidInfo.swift", "line": 34, - "symbol": "BannerEventHandler.trackImpression()", + "symbol": "BidInfo.init(resultCode:targetingKeywords:exp:nativeAdCacheId:events:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 79, - "symbol": "BannerView.ortbConfig", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/BidInfo.swift", + "line": 46, + "symbol": "BidInfo.getExp()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidAdUnit.swift", + "line": 19, + "symbol": "PrebidAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidAdUnit.swift", + "line": 21, + "symbol": "PrebidAdUnit.pbAdSlot", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 404, - "symbol": "BannerView.trackImpression(forDisplayView:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidAdUnit.swift", + "line": 28, + "symbol": "PrebidAdUnit.init(configId:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 413, - "symbol": "BannerView.viewControllerForModalPresentation(fromDisplayView:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidAdUnit.swift", + "line": 33, + "symbol": "PrebidAdUnit.fetchDemand(adObject:request:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 417, - "symbol": "BannerView.didLeaveApp(from:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidAdUnit.swift", + "line": 48, + "symbol": "PrebidAdUnit.fetchDemand(request:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 421, - "symbol": "BannerView.willPresentModal(from:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidAdUnit.swift", + "line": 81, + "symbol": "PrebidAdUnit.resumeAutoRefresh()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 425, - "symbol": "BannerView.didDismissModal(from:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 19, + "symbol": "PrebidRequest", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 40, + "symbol": "PrebidRequest.init(bannerParameters:videoParameters:nativeParameters:isInterstitial:isRewarded:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 431, - "symbol": "BannerView.bannerAdLoader(_:loadedAdView:adSize:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 53, + "symbol": "PrebidRequest.setGPID(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 436, - "symbol": "BannerView.bannerAdLoader(_:createdDisplayView:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 135, + "symbol": "PrebidRequest.setAppContent(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 442, - "symbol": "BannerView.adLoadFlowController(_:failedWithError:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 139, + "symbol": "PrebidRequest.clearAppContent()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 446, - "symbol": "BannerView.adLoadFlowControllerWillSendBidRequest(_:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 143, + "symbol": "PrebidRequest.addAppContentData(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 451, - "symbol": "BannerView.adLoadFlowControllerWillRequestPrimaryAd(_:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 155, + "symbol": "PrebidRequest.removeAppContentData(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 456, - "symbol": "BannerView.adLoadFlowControllerShouldContinue(_:)", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 161, + "symbol": "PrebidRequest.clearAppContentData()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 462, - "symbol": "BannerView.willPresentModal()", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 171, + "symbol": "PrebidRequest.addUserData(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 469, - "symbol": "BannerView.didDismissModal()", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 179, + "symbol": "PrebidRequest.removeUserData(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 476, - "symbol": "BannerView.willLeaveApp()", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/MultiformatAdUnit/PrebidRequest.swift", + "line": 185, + "symbol": "PrebidRequest.clearUserData()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", - "line": 482, - "symbol": "BannerView.viewControllerForPresentingModal", + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 19, + "symbol": "ContextSubType", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 21, + "symbol": "ContextSubType.General", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 23, + "symbol": "ContextSubType.Article", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 25, + "symbol": "ContextSubType.Video", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 27, + "symbol": "ContextSubType.Audio", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 29, + "symbol": "ContextSubType.Image", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 31, + "symbol": "ContextSubType.UserGenerated", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 33, + "symbol": "ContextSubType.Social", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 35, + "symbol": "ContextSubType.email", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 37, + "symbol": "ContextSubType.chatIM", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 39, + "symbol": "ContextSubType.SellingProduct", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 41, + "symbol": "ContextSubType.AppStore", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 43, + "symbol": "ContextSubType.ReviewSite", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextSubType.swift", + "line": 45, + "symbol": "ContextSubType.Custom", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextType.swift", + "line": 19, + "symbol": "ContextType", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextType.swift", + "line": 21, + "symbol": "ContextType.Content", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextType.swift", + "line": 23, + "symbol": "ContextType.Social", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextType.swift", + "line": 25, + "symbol": "ContextType.Product", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/ContextType.swift", + "line": 27, + "symbol": "ContextType.Custom", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 20, + "symbol": "NativeAd", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 24, + "symbol": "NativeAd.nativeAdMarkup", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 25, + "symbol": "NativeAd.delegate", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 47, + "symbol": "NativeAd.titles", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 51, + "symbol": "NativeAd.dataObjects", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 55, + "symbol": "NativeAd.images", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 59, + "symbol": "NativeAd.eventTrackers", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 65, + "symbol": "NativeAd.dataObjects(of:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 69, + "symbol": "NativeAd.images(of:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 75, + "symbol": "NativeAd.title", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 79, + "symbol": "NativeAd.imageUrl", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 83, + "symbol": "NativeAd.iconUrl", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 87, + "symbol": "NativeAd.sponsoredBy", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 91, + "symbol": "NativeAd.text", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 95, + "symbol": "NativeAd.callToAction", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 99, + "symbol": "NativeAd.create(cacheId:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAd.swift", + "line": 169, + "symbol": "NativeAd.registerView(view:clickableViews:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdConfiguration.swift", + "line": 19, + "symbol": "NativeAdConfiguration", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdConfiguration.swift", + "line": 24, + "symbol": "NativeAdConfiguration.markupRequestObject", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdConfiguration.swift", + "line": 26, + "symbol": "NativeAdConfiguration.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdDelegate.swift", + "line": 18, + "symbol": "NativeAdDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdEventDelegate.swift", + "line": 18, + "symbol": "NativeAdEventDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdMarkup.swift", + "line": 19, + "symbol": "NativeAdMarkup", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdMarkup.swift", + "line": 69, + "symbol": "NativeAdMarkup.init(jsonString:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdMarkup.swift", + "line": 83, + "symbol": "NativeAdMarkup.init(jsonDictionary:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdMarkup.swift", + "line": 123, + "symbol": "NativeAdMarkup.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdMarkupAsset.swift", + "line": 19, + "symbol": "NativeAdMarkupAsset", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdMarkupAsset.swift", + "line": 47, + "symbol": "NativeAdMarkupAsset.init(jsonDictionary:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAdMarkupAsset.swift", + "line": 70, + "symbol": "NativeAdMarkupAsset.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 18, + "symbol": "NativeAsset", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 21, + "symbol": "NativeAsset.required", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 23, + "symbol": "NativeAsset.init(isRequired:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 49, + "symbol": "NativeAssetTitle", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 53, + "symbol": "NativeAssetTitle.ext", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 55, + "symbol": "NativeAssetTitle.init(length:required:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 71, + "symbol": "NativeAssetImage", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 73, + "symbol": "NativeAssetImage.type", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 74, + "symbol": "NativeAssetImage.width", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 75, + "symbol": "NativeAssetImage.widthMin", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 76, + "symbol": "NativeAssetImage.height", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 77, + "symbol": "NativeAssetImage.heightMin", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 78, + "symbol": "NativeAssetImage.mimes", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 79, + "symbol": "NativeAssetImage.ext", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 81, + "symbol": "NativeAssetImage.init(minimumWidth:minimumHeight:required:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 87, + "symbol": "NativeAssetImage.init(isRequired:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 108, + "symbol": "NativeAssetData", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 110, + "symbol": "NativeAssetData.length", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 111, + "symbol": "NativeAssetData.ext", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 113, + "symbol": "NativeAssetData.init(type:required:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 129, + "symbol": "ImageAsset", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 132, + "symbol": "ImageAsset.Icon", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 135, + "symbol": "ImageAsset.Main", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 138, + "symbol": "ImageAsset.Custom", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 143, + "symbol": "DataAsset", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 144, + "symbol": "DataAsset.sponsored", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 145, + "symbol": "DataAsset.description", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 146, + "symbol": "DataAsset.rating", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 147, + "symbol": "DataAsset.likes", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 148, + "symbol": "DataAsset.downloads", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 149, + "symbol": "DataAsset.price", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 150, + "symbol": "DataAsset.saleprice", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 151, + "symbol": "DataAsset.phone", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 152, + "symbol": "DataAsset.address", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 153, + "symbol": "DataAsset.description2", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 154, + "symbol": "DataAsset.displayurl", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 155, + "symbol": "DataAsset.ctatext", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 156, + "symbol": "DataAsset.Custom", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeAsset.swift", + "line": 160, + "symbol": "DataAsset.exchangeID", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeData.swift", + "line": 19, + "symbol": "NativeData", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeData.swift", + "line": 37, + "symbol": "NativeData.init(jsonDictionary:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeData.swift", + "line": 53, + "symbol": "NativeData.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeDataAssetType.swift", + "line": 18, + "symbol": "NativeDataAssetType", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeDataAssetType.swift", + "line": 19, + "symbol": "NativeDataAssetType.undefined", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeDataAssetType.swift", + "line": 20, + "symbol": "NativeDataAssetType.sponsored", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 18, + "symbol": "NativeEventTracker", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 25, + "symbol": "NativeEventTracker.init(event:methods:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 46, + "symbol": "EventType", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 48, + "symbol": "EventType.Impression", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 51, + "symbol": "EventType.ViewableImpression50", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 54, + "symbol": "EventType.ViewableImpression100", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 57, + "symbol": "EventType.ViewableVideoImpression50", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 60, + "symbol": "EventType.Custom", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 64, + "symbol": "EventTracking", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 66, + "symbol": "EventTracking.Image", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 69, + "symbol": "EventTracking.js", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTracker.swift", + "line": 72, + "symbol": "EventTracking.Custom", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTrackerResponse.swift", + "line": 19, + "symbol": "NativeEventTrackerResponse", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTrackerResponse.swift", + "line": 40, + "symbol": "NativeEventTrackerResponse.init(jsonDictionary:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeEventTrackerResponse.swift", + "line": 65, + "symbol": "NativeEventTrackerResponse.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeImage.swift", + "line": 19, + "symbol": "NativeImage", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeImage.swift", + "line": 41, + "symbol": "NativeImage.init(jsonDictionary:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeImage.swift", + "line": 58, + "symbol": "NativeImage.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeImageAssetType.swift", + "line": 18, + "symbol": "NativeImageAssetType", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeImageAssetType.swift", + "line": 19, + "symbol": "NativeImageAssetType.icon", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeImageAssetType.swift", + "line": 20, + "symbol": "NativeImageAssetType.main", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeImageAssetType.swift", + "line": 22, + "symbol": "NativeImageAssetType.custom", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeLink.swift", + "line": 19, + "symbol": "NativeLink", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeLink.swift", + "line": 34, + "symbol": "NativeLink.init(jsonDictionary:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeLink.swift", + "line": 50, + "symbol": "NativeLink.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeMarkupRequestObject.swift", + "line": 19, + "symbol": "NativeMarkupRequestObject", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeMarkupRequestObject.swift", + "line": 73, + "symbol": "NativeMarkupRequestObject.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeMarkupRequestObject.swift", + "line": 95, + "symbol": "NativeMarkupRequestObject.copy(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeMarkupRequestObject.swift", + "line": 115, + "symbol": "NativeMarkupRequestObject.jsonDictionary", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeMarkupRequestObject.swift", + "line": 133, + "symbol": "NativeMarkupRequestObject.toJsonString()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 18, + "symbol": "NativeRequest", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 20, + "symbol": "NativeRequest.version", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 25, + "symbol": "NativeRequest.context", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 30, + "symbol": "NativeRequest.contextSubType", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 35, + "symbol": "NativeRequest.placementType", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 40, + "symbol": "NativeRequest.placementCount", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 45, + "symbol": "NativeRequest.sequence", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 50, + "symbol": "NativeRequest.assets", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 55, + "symbol": "NativeRequest.asseturlsupport", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 60, + "symbol": "NativeRequest.durlsupport", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 65, + "symbol": "NativeRequest.eventtrackers", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 70, + "symbol": "NativeRequest.privacy", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 75, + "symbol": "NativeRequest.ext", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 80, + "symbol": "NativeRequest.configId", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 85, + "symbol": "NativeRequest.init(configId:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 90, + "symbol": "NativeRequest.init(configId:assets:eventTrackers:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 96, + "symbol": "NativeRequest.addNativeAssets(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 104, + "symbol": "NativeRequest.addNativeEventTracker(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeRequest.swift", + "line": 112, + "symbol": "NativeRequest.getNativeRequestObject()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeTitle.swift", + "line": 19, + "symbol": "NativeTitle", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeTitle.swift", + "line": 31, + "symbol": "NativeTitle.init(jsonDictionary:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/NativeTitle.swift", + "line": 46, + "symbol": "NativeTitle.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/PlacementType.swift", + "line": 19, + "symbol": "PlacementType", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/PlacementType.swift", + "line": 21, + "symbol": "PlacementType.FeedContent", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/PlacementType.swift", + "line": 23, + "symbol": "PlacementType.AtomicContent", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/PlacementType.swift", + "line": 25, + "symbol": "PlacementType.OutsideContent", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/PlacementType.swift", + "line": 27, + "symbol": "PlacementType.RecommendationWidget", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Native/PlacementType.swift", + "line": 29, + "symbol": "PlacementType.Custom", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/BannerParameters.swift", + "line": 25, + "symbol": "BannerParameters.interstitialMinWidthPerc", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/BannerParameters.swift", + "line": 26, + "symbol": "BannerParameters.interstitialMinHeightPerc", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/BannerParameters.swift", + "line": 28, + "symbol": "BannerParameters.adSizes", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/BannerParameters.swift", + "line": 32, + "symbol": "BannerParameters.rawAPI", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 19, + "symbol": "NativeParameters", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 21, + "symbol": "NativeParameters.assets", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 22, + "symbol": "NativeParameters.eventtrackers", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 24, + "symbol": "NativeParameters.version", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 25, + "symbol": "NativeParameters.context", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 26, + "symbol": "NativeParameters.contextSubType", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 27, + "symbol": "NativeParameters.placementType", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 28, + "symbol": "NativeParameters.placementCount", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 29, + "symbol": "NativeParameters.sequence", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 31, + "symbol": "NativeParameters.asseturlsupport", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 32, + "symbol": "NativeParameters.durlsupport", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 34, + "symbol": "NativeParameters.privacy", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/NativeParameters.swift", + "line": 35, + "symbol": "NativeParameters.ext", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/Signals.swift", + "line": 18, + "symbol": "SingleContainerInt", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/Signals.swift", + "line": 23, + "symbol": "SingleContainerInt.value", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/Signals.swift", + "line": 34, + "symbol": "SingleContainerInt.isEqual(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/Signals.swift", + "line": 48, + "symbol": "SingleContainerInt.hash", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/Signals.swift", + "line": 53, + "symbol": "Signals", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/Signals.swift", + "line": 275, + "symbol": "Signals.Placement.getPlacementByRawValue(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/VideoParameters.swift", + "line": 62, + "symbol": "VideoParameters.adSize", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/VideoParameters.swift", + "line": 66, + "symbol": "VideoParameters.rawAPI", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/VideoParameters.swift", + "line": 72, + "symbol": "VideoParameters.rawPlaybackMethod", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/VideoParameters.swift", + "line": 78, + "symbol": "VideoParameters.rawProtocols", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Parameters/VideoParameters.swift", + "line": 90, + "symbol": "VideoParameters.setSize(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/RewardedVideoAdUnit.swift", + "line": 18, + "symbol": "RewardedVideoAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/RewardedVideoAdUnit.swift", + "line": 21, + "symbol": "RewardedVideoAdUnit.parameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/RewardedVideoAdUnit.swift", + "line": 26, + "symbol": "RewardedVideoAdUnit.videoParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/RewardedVideoAdUnit.swift", + "line": 31, + "symbol": "RewardedVideoAdUnit.init(configId:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/RewardedVideoAdUnit.swift", + "line": 38, + "symbol": "RewardedVideoAdUnit.init(configId:minWidthPerc:minHeightPerc:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Utils.swift", + "line": 19, + "symbol": "Utils", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Utils.swift", + "line": 34, + "symbol": "Utils.delegate", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Utils.swift", + "line": 45, + "symbol": "Utils.convertDictToMoPubKeywords(dict:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/Utils.swift", + "line": 245, + "symbol": "Utils.findNative(adObject:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/VideoAdUnit.swift", + "line": 19, + "symbol": "VideoAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/VideoAdUnit.swift", + "line": 21, + "symbol": "VideoAdUnit.parameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/VideoAdUnit.swift", + "line": 26, + "symbol": "VideoAdUnit.init(configId:size:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/VideoAdUnit.swift", + "line": 30, + "symbol": "VideoAdUnit.addAdditionalSize(sizes:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/VideoBasedAdUnitProtocol.swift", + "line": 19, + "symbol": "VideoBasedAdUnitProtocol", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/VideoBasedAdUnitProtocol.swift", + "line": 20, + "symbol": "VideoBasedAdUnitProtocol.videoParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/VideoInterstitialAdUnit.swift", + "line": 19, + "symbol": "VideoInterstitialAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/VideoInterstitialAdUnit.swift", + "line": 21, + "symbol": "VideoInterstitialAdUnit.parameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/VideoInterstitialAdUnit.swift", + "line": 26, + "symbol": "VideoInterstitialAdUnit.init(configId:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/AdUnits/VideoInterstitialAdUnit.swift", + "line": 34, + "symbol": "VideoInterstitialAdUnit.init(configId:minWidthPerc:minHeightPerc:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Addendum/AdViewUtils.swift", + "line": 19, + "symbol": "AdViewUtils", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Addendum/AdViewUtils.swift", + "line": 28, + "symbol": "AdViewUtils.findPrebidCreativeSize(_:success:failure:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Addendum/IMAUtils.swift", + "line": 18, + "symbol": "IMAAdSlotSize", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Addendum/IMAUtils.swift", + "line": 21, + "symbol": "IMAAdSlotSize.Size400x300", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Addendum/IMAUtils.swift", + "line": 24, + "symbol": "IMAAdSlotSize.Size640x480", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Addendum/IMAUtils.swift", + "line": 27, + "symbol": "IMAAdSlotSize.Size320x480", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Addendum/IMAUtils.swift", + "line": 43, + "symbol": "IMAUtils", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Addendum/IMAUtils.swift", + "line": 45, + "symbol": "IMAUtils.shared", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Addendum/IMAUtils.swift", + "line": 49, + "symbol": "IMAUtils.generateInstreamUriForGAM(adUnitID:adSlotSizes:customKeywords:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/CacheManagement/CacheManager.swift", + "line": 20, + "symbol": "CacheManager", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/CacheManagement/CacheManager.swift", + "line": 22, + "symbol": "CacheManager.cacheManagerExpireInterval", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/CacheManagement/CacheManager.swift", + "line": 40, + "symbol": "CacheManager.save(content:expireInterval:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/CacheManagement/CacheManager.swift", + "line": 66, + "symbol": "CacheManager.isValid(cacheId:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/CacheManagement/CacheManager.swift", + "line": 72, + "symbol": "CacheManager.get(cacheId:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/AgeUtils.swift", + "line": 19, + "symbol": "AgeUtils", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/ClickbrowserType.swift", + "line": 22, + "symbol": "ClickbrowserType", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/ClickbrowserType.swift", + "line": 24, + "symbol": "ClickbrowserType.embedded", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/ClickbrowserType.swift", + "line": 25, + "symbol": "ClickbrowserType.native", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Gender.swift", + "line": 19, + "symbol": "Gender", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Gender.swift", + "line": 20, + "symbol": "Gender.unknown", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Gender.swift", + "line": 21, + "symbol": "Gender.male", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Gender.swift", + "line": 22, + "symbol": "Gender.female", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Gender.swift", + "line": 23, + "symbol": "Gender.other", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 20, + "symbol": "PrebidInitializationCallback", + "symbol_kind": "source.lang.swift.decl.typealias", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 23, + "symbol": "Prebid", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 27, + "symbol": "Prebid.bidderNameAppNexus", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 28, + "symbol": "Prebid.bidderNameRubiconProject", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 30, + "symbol": "Prebid.timeoutUpdated", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 32, + "symbol": "Prebid.prebidServerAccountId", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 34, + "symbol": "Prebid.pbsDebug", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 36, + "symbol": "Prebid.customHeaders", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 38, + "symbol": "Prebid.storedBidResponses", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 63, + "symbol": "Prebid.shared", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 65, + "symbol": "Prebid.version", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 69, + "symbol": "Prebid.omsdkVersion", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 75, + "symbol": "Prebid.prebidServerHost", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 82, + "symbol": "Prebid.customStatusEndpoint", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 88, + "symbol": "Prebid.timeoutMillis", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 94, + "symbol": "Prebid.timeoutMillisDynamic", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 96, + "symbol": "Prebid.storedAuctionResponse", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 103, + "symbol": "Prebid.useCacheForReportingWithRenderingAPI", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 106, + "symbol": "Prebid.creativeFactoryTimeout", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 109, + "symbol": "Prebid.creativeFactoryTimeoutPreRenderContent", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 112, + "symbol": "Prebid.useExternalClickthroughBrowser", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 116, + "symbol": "Prebid.impClickbrowserType", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 119, + "symbol": "Prebid.debugLogFileEnabled", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 125, + "symbol": "Prebid.locationUpdatesEnabled", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 131, + "symbol": "Prebid.includeWinners", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 134, + "symbol": "Prebid.includeBidderKeys", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 138, + "symbol": "Prebid.setCustomPrebidServer(url:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 145, + "symbol": "Prebid.addStoredBidResponse(bidder:responseId:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 149, + "symbol": "Prebid.clearStoredBidResponses()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 153, + "symbol": "Prebid.getStoredBidResponses()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 167, + "symbol": "Prebid.addCustomHeader(name:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Prebid.swift", + "line": 171, + "symbol": "Prebid.clearCustomHeaders()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/PrebidInitializationStatus.swift", + "line": 18, + "symbol": "PrebidInitializationStatus", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 26, + "symbol": "Targeting", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 28, + "symbol": "Targeting.shared", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 32, + "symbol": "Targeting.omidPartnerName", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 34, + "symbol": "Targeting.omidPartnerVersion", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 58, + "symbol": "Targeting.getYearOfBirth()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 160, + "symbol": "Targeting.setSubjectToGDPR(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 164, + "symbol": "Targeting.getSubjectToGDPR()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 180, + "symbol": "Targeting.purposeConsents", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 188, + "symbol": "Targeting.getDeviceAccessConsent()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 192, + "symbol": "Targeting.getDeviceAccessConsentObjc()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 196, + "symbol": "Targeting.getPurposeConsent(index:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 200, + "symbol": "Targeting.isAllowedAccessDeviceData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 206, + "symbol": "Targeting.externalUserIds", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 257, + "symbol": "Targeting.getExternalUserIds()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 293, + "symbol": "Targeting.storeURL", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 298, + "symbol": "Targeting.domain", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 315, + "symbol": "Targeting.setLocationPrecision(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 319, + "symbol": "Targeting.getLocationPrecision()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 334, + "symbol": "Targeting.addParam(_:withName:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 347, + "symbol": "Targeting.setCustomParams(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 359, + "symbol": "Targeting.addCustomParam(_:withName:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 369, + "symbol": "Targeting.setLatitude(_:longitude:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 375, + "symbol": "Targeting.addBidderToAccessControlList(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 379, + "symbol": "Targeting.removeBidderFromAccessControlList(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 383, + "symbol": "Targeting.clearAccessControlList()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 387, + "symbol": "Targeting.getAccessControlList()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 391, + "symbol": "Targeting.accessControlList", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 397, + "symbol": "Targeting.addUserData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 404, + "symbol": "Targeting.updateUserData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 408, + "symbol": "Targeting.removeUserData(for:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 412, + "symbol": "Targeting.clearUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 416, + "symbol": "Targeting.getUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 420, + "symbol": "Targeting.userDataDictionary", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 426, + "symbol": "Targeting.addUserKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 430, + "symbol": "Targeting.addUserKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 434, + "symbol": "Targeting.removeUserKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 438, + "symbol": "Targeting.clearUserKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 442, + "symbol": "Targeting.getUserKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 447, + "symbol": "Targeting.userKeywords", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 454, + "symbol": "Targeting.addContextData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 459, + "symbol": "Targeting.updateContextData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 464, + "symbol": "Targeting.removeContextData(for:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 469, + "symbol": "Targeting.clearContextData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 474, + "symbol": "Targeting.getContextData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 479, + "symbol": "Targeting.contextDataDictionary", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 483, + "symbol": "Targeting.addAppExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 490, + "symbol": "Targeting.updateAppExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 494, + "symbol": "Targeting.removeAppExtData(for:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 498, + "symbol": "Targeting.clearAppExtData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 502, + "symbol": "Targeting.getAppExtData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 509, + "symbol": "Targeting.addContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 514, + "symbol": "Targeting.addContextKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 519, + "symbol": "Targeting.removeContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 524, + "symbol": "Targeting.clearContextKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 529, + "symbol": "Targeting.getContextKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 534, + "symbol": "Targeting.contextKeywords", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 538, + "symbol": "Targeting.addAppKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 542, + "symbol": "Targeting.addAppKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 546, + "symbol": "Targeting.removeAppKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 550, + "symbol": "Targeting.clearAppKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 554, + "symbol": "Targeting.getAppKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ConfigurationAndTargeting/Targeting.swift", + "line": 560, + "symbol": "Targeting.parameterDictionary", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Constants.swift", + "line": 18, + "symbol": "PrebidLocalCacheIdKey", + "symbol_kind": "source.lang.swift.decl.var.global", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Constants.swift", + "line": 20, + "symbol": "Constants", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Constants.swift", + "line": 21, + "symbol": "Constants.PREBID_VERSION", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Constants.swift", + "line": 101, + "symbol": "PrebidConstants", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Constants.swift", + "line": 103, + "symbol": "PrebidConstants.supportedRenderingBannerAPISignals", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Constants.swift", + "line": 107, + "symbol": "PrebidConstants.companionHTMLTemplate", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ExternalUserId.swift", + "line": 24, + "symbol": "ExternalUserId.supportsSecureCoding", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ExternalUserId.swift", + "line": 30, + "symbol": "ExternalUserId.source", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ExternalUserId.swift", + "line": 31, + "symbol": "ExternalUserId.identifier", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ExternalUserId.swift", + "line": 32, + "symbol": "ExternalUserId.atype", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ExternalUserId.swift", + "line": 33, + "symbol": "ExternalUserId.ext", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ExternalUserId.swift", + "line": 51, + "symbol": "ExternalUserId.encode(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ExternalUserId.swift", + "line": 58, + "symbol": "ExternalUserId.init(coder:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ExternalUserId.swift", + "line": 65, + "symbol": "ExternalUserId.toJSONDictionary()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Host.swift", + "line": 18, + "symbol": "PrebidHost", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Host.swift", + "line": 30, + "symbol": "PrebidHost.Custom", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Host.swift", + "line": 42, + "symbol": "Host", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ImageHelper.swift", + "line": 18, + "symbol": "ImageHelper", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ImageHelper.swift", + "line": 19, + "symbol": "ImageHelper.downloadImageSync(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ImageHelper.swift", + "line": 35, + "symbol": "ImageHelper.downloadImageAsync(_:completion:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 19, + "symbol": "Log", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 23, + "symbol": "Log.dateFormat", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 24, + "symbol": "Log.dateFormatter", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 32, + "symbol": "Log.logLevel", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 33, + "symbol": "Log.logToFile", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 35, + "symbol": "Log.error(_:filename:line:function:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 39, + "symbol": "Log.info(_:filename:line:function:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 43, + "symbol": "Log.debug(_:filename:line:function:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 47, + "symbol": "Log.verbose(_:filename:line:function:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 51, + "symbol": "Log.warn(_:filename:line:function:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 55, + "symbol": "Log.severe(_:filename:line:function:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 59, + "symbol": "Log.whereAmI(filename:line:function:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 71, + "symbol": "Log.serialWriteToLog(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 77, + "symbol": "Log.writeToLogFile(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 115, + "symbol": "Log.getLogFileAsString()", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/Log.swift", + "line": 128, + "symbol": "Log.clearLogFile()", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/LogLevel.swift", + "line": 19, + "symbol": "LogLevel", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/LogLevel.swift", + "line": 25, + "symbol": "LogLevel.stringValue", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/LogLevel.swift", + "line": 27, + "symbol": "LogLevel.init(stringValue:rawValue:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/LogLevel.swift", + "line": 37, + "symbol": "LogLevel.debug", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/LogLevel.swift", + "line": 38, + "symbol": "LogLevel.verbose", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/LogLevel.swift", + "line": 39, + "symbol": "LogLevel.info", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/LogLevel.swift", + "line": 40, + "symbol": "LogLevel.warn", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/LogLevel.swift", + "line": 41, + "symbol": "LogLevel.error", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Logging/LogLevel.swift", + "line": 42, + "symbol": "LogLevel.severe", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdFormat.swift", + "line": 19, + "symbol": "AdFormat", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdFormat.swift", + "line": 25, + "symbol": "AdFormat.stringEquivalent", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdFormat.swift", + "line": 27, + "symbol": "AdFormat.init(rawValue:stringEquivalent:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdFormat.swift", + "line": 37, + "symbol": "AdFormat.banner", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdFormat.swift", + "line": 38, + "symbol": "AdFormat.video", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdFormat.swift", + "line": 39, + "symbol": "AdFormat.native", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdFormat.swift", + "line": 42, + "symbol": "AdFormat.display", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdFormat.swift", + "line": 44, + "symbol": "AdFormat.allCases", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdPosition.swift", + "line": 33, + "symbol": "AdPosition", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdPosition.swift", + "line": 34, + "symbol": "AdPosition.undefined", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdPosition.swift", + "line": 35, + "symbol": "AdPosition.header", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdPosition.swift", + "line": 36, + "symbol": "AdPosition.footer", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdPosition.swift", + "line": 37, + "symbol": "AdPosition.sidebar", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdPosition.swift", + "line": 38, + "symbol": "AdPosition.fullScreen", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdConfiguration.swift", + "line": 26, + "symbol": "AdConfiguration.isOriginalAPI", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdConfiguration.swift", + "line": 28, + "symbol": "AdConfiguration.adFormats", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdConfiguration.swift", + "line": 99, + "symbol": "AdConfiguration.pollFrequency", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdConfiguration.swift", + "line": 101, + "symbol": "AdConfiguration.viewableArea", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdConfiguration.swift", + "line": 103, + "symbol": "AdConfiguration.viewableDuration", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdConfiguration.swift", + "line": 123, + "symbol": "AdConfiguration.clickHandlerOverride", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdConfiguration.swift", + "line": 129, + "symbol": "AdConfiguration.ortbConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdConfiguration.swift", + "line": 131, + "symbol": "AdConfiguration.getCheckedOrtbConfig()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 19, + "symbol": "AdViewButtonDecorator", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 23, + "symbol": "AdViewButtonDecorator.button", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 24, + "symbol": "AdViewButtonDecorator.buttonPosition", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 25, + "symbol": "AdViewButtonDecorator.customButtonPosition", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 26, + "symbol": "AdViewButtonDecorator.buttonArea", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 28, + "symbol": "AdViewButtonDecorator.isMRAID", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 30, + "symbol": "AdViewButtonDecorator.buttonTouchUpInsideBlock", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 32, + "symbol": "AdViewButtonDecorator.init()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 41, + "symbol": "AdViewButtonDecorator.setImage(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 48, + "symbol": "AdViewButtonDecorator.addButton(to:displayView:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 57, + "symbol": "AdViewButtonDecorator.removeButtonFromSuperview()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 61, + "symbol": "AdViewButtonDecorator.bringButtonToFront()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 65, + "symbol": "AdViewButtonDecorator.sendSubviewToBack()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 69, + "symbol": "AdViewButtonDecorator.updateButtonConstraints()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 75, + "symbol": "AdViewButtonDecorator.getButtonConstraintConstant()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 86, + "symbol": "AdViewButtonDecorator.getButtonSize()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/AdViewButtonDecorator.swift", + "line": 92, + "symbol": "AdViewButtonDecorator.buttonTappedAction()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/HiddenWebViewManager.swift", + "line": 21, + "symbol": "HiddenWebViewManager", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/HiddenWebViewManager.swift", + "line": 27, + "symbol": "HiddenWebViewManager.init(webView:landingPageString:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/HiddenWebViewManager.swift", + "line": 33, + "symbol": "HiddenWebViewManager.openHiddenWebView()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 19, + "symbol": "Position", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 20, + "symbol": "Position.undefined", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 21, + "symbol": "Position.topLeft", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 22, + "symbol": "Position.topCenter", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 23, + "symbol": "Position.topRight", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 24, + "symbol": "Position.center", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 25, + "symbol": "Position.bottomLeft", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 26, + "symbol": "Position.bottomCenter", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 27, + "symbol": "Position.bottomRight", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 28, + "symbol": "Position.custom", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/Position.swift", + "line": 30, + "symbol": "Position.getPositionByStringLiteral(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AdTypes/AdView/VideoControlsConfiguration.swift", + "line": 19, + "symbol": "VideoControlsConfiguration", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Assets/PrebidImagesRepository.swift", + "line": 19, + "symbol": "PrebidImagesRepository", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Assets/PrebidImagesRepository.swift", + "line": 21, + "symbol": "PrebidImagesRepository.muteDisabled", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Assets/PrebidImagesRepository.swift", + "line": 25, + "symbol": "PrebidImagesRepository.muteEnabled", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Assets/PrebidImagesRepository.swift", + "line": 29, + "symbol": "PrebidImagesRepository.closeButton", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Assets/PrebidImagesRepository.swift", + "line": 33, + "symbol": "PrebidImagesRepository.skipButton", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/AutoRefreshCountConfig.swift", + "line": 19, + "symbol": "AutoRefreshCountConfig", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ImpressionTasksExecutor.swift", + "line": 19, + "symbol": "ImpressionTasksExecutor", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 23, + "symbol": "PrebidServerConnection", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 27, + "symbol": "PrebidServerConnection.userAgentService", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 29, + "symbol": "PrebidServerConnection.protocolClasses", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 31, + "symbol": "PrebidServerConnection.shared", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 33, + "symbol": "PrebidServerConnection.userAgentHeaderKey", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 37, + "symbol": "PrebidServerConnection.contentTypeKey", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 41, + "symbol": "PrebidServerConnection.contentTypeVal", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 47, + "symbol": "PrebidServerConnection.internalIDKey", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 53, + "symbol": "PrebidServerConnection.isPBMRequestKey", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 64, + "symbol": "PrebidServerConnection.init(userAgentService:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 71, + "symbol": "PrebidServerConnection.fireAndForget(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 84, + "symbol": "PrebidServerConnection.head(_:timeout:callback:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 88, + "symbol": "PrebidServerConnection.get(_:timeout:callback:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 92, + "symbol": "PrebidServerConnection.post(_:data:timeout:callback:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 97, + "symbol": "PrebidServerConnection.post(_:contentType:data:timeout:callback:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 115, + "symbol": "PrebidServerConnection.download(_:callback:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnection.swift", + "line": 258, + "symbol": "PrebidServerConnection.urlSession(_:didReceive:completionHandler:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnectionProtocol.swift", + "line": 18, + "symbol": "PrebidServerResponseCallback", + "symbol_kind": "source.lang.swift.decl.typealias", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnectionProtocol.swift", + "line": 20, + "symbol": "PrebidServerConnectionProtocol", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnectionProtocol.swift", + "line": 22, + "symbol": "PrebidServerConnectionProtocol.userAgentService", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnectionProtocol.swift", + "line": 24, + "symbol": "PrebidServerConnectionProtocol.fireAndForget(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnectionProtocol.swift", + "line": 25, + "symbol": "PrebidServerConnectionProtocol.head(_:timeout:callback:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnectionProtocol.swift", + "line": 26, + "symbol": "PrebidServerConnectionProtocol.get(_:timeout:callback:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnectionProtocol.swift", + "line": 27, + "symbol": "PrebidServerConnectionProtocol.post(_:data:timeout:callback:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnectionProtocol.swift", + "line": 28, + "symbol": "PrebidServerConnectionProtocol.post(_:contentType:data:timeout:callback:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerConnectionProtocol.swift", + "line": 29, + "symbol": "PrebidServerConnectionProtocol.download(_:callback:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerResponse.swift", + "line": 19, + "symbol": "PrebidServerResponse", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerResponse.swift", + "line": 21, + "symbol": "PrebidServerResponse.isOKStatusCode", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerResponse.swift", + "line": 25, + "symbol": "PrebidServerResponse.jsonDict", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerResponse.swift", + "line": 26, + "symbol": "PrebidServerResponse.rawData", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerResponse.swift", + "line": 27, + "symbol": "PrebidServerResponse.requestHeaders", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerResponse.swift", + "line": 28, + "symbol": "PrebidServerResponse.responseHeaders", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerResponse.swift", + "line": 29, + "symbol": "PrebidServerResponse.requestURL", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerResponse.swift", + "line": 30, + "symbol": "PrebidServerResponse.error", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/PrebidServerResponse.swift", + "line": 31, + "symbol": "PrebidServerResponse.statusCode", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/URLBuilding/PathBuilder.swift", + "line": 21, + "symbol": "PathBuilder", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Networking/URLBuilding/PathBuilder.swift", + "line": 23, + "symbol": "PathBuilder.buildURL(for:path:queryItems:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/AdLoading/AdLoadFlowControllerDelegate.swift", + "line": 18, + "symbol": "AdLoadFlowControllerDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/AdLoading/AdLoadFlowControllerDelegate.swift", + "line": 20, + "symbol": "AdLoadFlowControllerDelegate.adUnitConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/AdLoading/AdLoadFlowControllerDelegate.swift", + "line": 23, + "symbol": "AdLoadFlowControllerDelegate.adLoadFlowController(_:failedWithError:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/AdLoading/AdLoadFlowControllerDelegate.swift", + "line": 27, + "symbol": "AdLoadFlowControllerDelegate.adLoadFlowControllerWillSendBidRequest(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/AdLoading/AdLoadFlowControllerDelegate.swift", + "line": 28, + "symbol": "AdLoadFlowControllerDelegate.adLoadFlowControllerWillRequestPrimaryAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/AdLoading/AdLoadFlowControllerDelegate.swift", + "line": 31, + "symbol": "AdLoadFlowControllerDelegate.adLoadFlowControllerShouldContinue(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/AdLoading/BannerAdLoaderDelegate.swift", + "line": 19, + "symbol": "BannerAdLoaderDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/AdLoading/BannerAdLoaderDelegate.swift", + "line": 21, + "symbol": "BannerAdLoaderDelegate.eventHandler", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/AdLoading/BannerAdLoaderDelegate.swift", + "line": 24, + "symbol": "BannerAdLoaderDelegate.bannerAdLoader(_:loadedAdView:adSize:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/AdLoading/BannerAdLoaderDelegate.swift", + "line": 29, + "symbol": "BannerAdLoaderDelegate.bannerAdLoader(_:createdDisplayView:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventHandler.swift", + "line": 19, + "symbol": "BannerEventHandler", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventHandler.swift", + "line": 31, + "symbol": "BannerEventHandler.trackImpression()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventInteractionDelegate.swift", + "line": 22, + "symbol": "BannerEventInteractionDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventInteractionDelegate.swift", + "line": 27, + "symbol": "BannerEventInteractionDelegate.willPresentModal()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventInteractionDelegate.swift", + "line": 32, + "symbol": "BannerEventInteractionDelegate.didDismissModal()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventInteractionDelegate.swift", + "line": 37, + "symbol": "BannerEventInteractionDelegate.willLeaveApp()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventInteractionDelegate.swift", + "line": 43, + "symbol": "BannerEventInteractionDelegate.viewControllerForPresentingModal", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventLoadingDelegate.swift", + "line": 22, + "symbol": "BannerEventLoadingDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventLoadingDelegate.swift", + "line": 27, + "symbol": "BannerEventLoadingDelegate.prebidDidWin()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventLoadingDelegate.swift", + "line": 33, + "symbol": "BannerEventLoadingDelegate.adServerDidWin(_:adSize:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerEventLoadingDelegate.swift", + "line": 39, + "symbol": "BannerEventLoadingDelegate.failedWithError(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 20, + "symbol": "BannerView", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 26, + "symbol": "BannerView.adUnitConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 27, + "symbol": "BannerView.eventHandler", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 31, + "symbol": "BannerView.bannerParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 35, + "symbol": "BannerView.videoParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 39, + "symbol": "BannerView.lastBidResponse", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 43, + "symbol": "BannerView.configID", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 47, + "symbol": "BannerView.refreshInterval", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 52, + "symbol": "BannerView.additionalSizes", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 57, + "symbol": "BannerView.adFormat", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 62, + "symbol": "BannerView.adPosition", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 67, + "symbol": "BannerView.ortbConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 72, + "symbol": "BannerView.delegate", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 113, + "symbol": "BannerView.init(frame:configID:adSize:eventHandler:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 161, + "symbol": "BannerView.init(configID:eventHandler:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 177, + "symbol": "BannerView.init(frame:configID:adSize:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 194, + "symbol": "BannerView.loadAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 198, + "symbol": "BannerView.setStoredAuctionResponse(storedAuction:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 202, + "symbol": "BannerView.stopRefresh()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 211, + "symbol": "BannerView.addContextData(_:forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 216, + "symbol": "BannerView.updateContextData(_:forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 221, + "symbol": "BannerView.removeContextDate(forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 226, + "symbol": "BannerView.clearContextData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 230, + "symbol": "BannerView.addExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 234, + "symbol": "BannerView.updateExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 238, + "symbol": "BannerView.removeExtData(forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 242, + "symbol": "BannerView.clearExtData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 249, + "symbol": "BannerView.addContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 254, + "symbol": "BannerView.addContextKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 259, + "symbol": "BannerView.removeContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 264, + "symbol": "BannerView.clearContextKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 268, + "symbol": "BannerView.addExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 272, + "symbol": "BannerView.addExtKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 276, + "symbol": "BannerView.removeExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 280, + "symbol": "BannerView.clearExtKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 286, + "symbol": "BannerView.setAppContent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 290, + "symbol": "BannerView.clearAppContent()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 294, + "symbol": "BannerView.addAppContentData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 298, + "symbol": "BannerView.removeAppContentDataObject(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 302, + "symbol": "BannerView.clearAppContentDataObjects()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 308, + "symbol": "BannerView.addUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 312, + "symbol": "BannerView.removeUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 316, + "symbol": "BannerView.clearUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 323, + "symbol": "BannerView.trackImpression(forDisplayView:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 332, + "symbol": "BannerView.viewControllerForModalPresentation(fromDisplayView:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 336, + "symbol": "BannerView.didLeaveApp(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 340, + "symbol": "BannerView.willPresentModal(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 344, + "symbol": "BannerView.didDismissModal(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 350, + "symbol": "BannerView.bannerAdLoader(_:loadedAdView:adSize:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 355, + "symbol": "BannerView.bannerAdLoader(_:createdDisplayView:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 361, + "symbol": "BannerView.adLoadFlowController(_:failedWithError:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 365, + "symbol": "BannerView.adLoadFlowControllerWillSendBidRequest(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 370, + "symbol": "BannerView.adLoadFlowControllerWillRequestPrimaryAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 375, + "symbol": "BannerView.adLoadFlowControllerShouldContinue(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 381, + "symbol": "BannerView.willPresentModal()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 388, + "symbol": "BannerView.didDismissModal()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 395, + "symbol": "BannerView.willLeaveApp()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerView.swift", + "line": 401, + "symbol": "BannerView.viewControllerForPresentingModal", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerViewDelegate.swift", + "line": 19, + "symbol": "BannerViewDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerViewDelegate.swift", + "line": 33, + "symbol": "BannerViewDelegate.bannerView(_:didReceiveAdWithAdSize:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerViewDelegate.swift", + "line": 41, + "symbol": "BannerViewDelegate.bannerView(_:didFailToReceiveAdWith:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerViewDelegate.swift", + "line": 48, + "symbol": "BannerViewDelegate.bannerViewWillLeaveApplication(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerViewDelegate.swift", + "line": 55, + "symbol": "BannerViewDelegate.bannerViewWillPresentModal(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BannerViewDelegate.swift", + "line": 62, + "symbol": "BannerViewDelegate.bannerViewDidDismissModal(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 19, + "symbol": "BaseInterstitialAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 29, + "symbol": "BaseInterstitialAdUnit.bannerParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 33, + "symbol": "BaseInterstitialAdUnit.videoParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 37, + "symbol": "BaseInterstitialAdUnit.lastBidResponse", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 41, + "symbol": "BaseInterstitialAdUnit.configID", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 45, + "symbol": "BaseInterstitialAdUnit.adFormats", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 50, + "symbol": "BaseInterstitialAdUnit.ortbConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 55, + "symbol": "BaseInterstitialAdUnit.isReady", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 67, + "symbol": "BaseInterstitialAdUnit.isMuted", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 72, + "symbol": "BaseInterstitialAdUnit.isSoundButtonVisible", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 77, + "symbol": "BaseInterstitialAdUnit.closeButtonArea", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 82, + "symbol": "BaseInterstitialAdUnit.closeButtonPosition", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 87, + "symbol": "BaseInterstitialAdUnit.delegate", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 89, + "symbol": "BaseInterstitialAdUnit.adUnitConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 105, + "symbol": "BaseInterstitialAdUnit.init(configID:minSizePerc:eventHandler:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 137, + "symbol": "BaseInterstitialAdUnit.init(configID:minSizePercentage:eventHandler:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 146, + "symbol": "BaseInterstitialAdUnit.init(configID:eventHandler:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 154, + "symbol": "BaseInterstitialAdUnit.init(configID:minSizePercentage:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 162, + "symbol": "BaseInterstitialAdUnit.init(configID:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 169, + "symbol": "BaseInterstitialAdUnit.loadAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 173, + "symbol": "BaseInterstitialAdUnit.show(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 198, + "symbol": "BaseInterstitialAdUnit.addContextData(_:forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 203, + "symbol": "BaseInterstitialAdUnit.updateContextData(_:forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 208, + "symbol": "BaseInterstitialAdUnit.removeContextDate(forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 213, + "symbol": "BaseInterstitialAdUnit.clearContextData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 217, + "symbol": "BaseInterstitialAdUnit.addExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 221, + "symbol": "BaseInterstitialAdUnit.updateExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 225, + "symbol": "BaseInterstitialAdUnit.removeExtData(forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 229, + "symbol": "BaseInterstitialAdUnit.clearExtData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 236, + "symbol": "BaseInterstitialAdUnit.addContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 241, + "symbol": "BaseInterstitialAdUnit.addContextKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 246, + "symbol": "BaseInterstitialAdUnit.removeContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 251, + "symbol": "BaseInterstitialAdUnit.clearContextKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 255, + "symbol": "BaseInterstitialAdUnit.addExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 259, + "symbol": "BaseInterstitialAdUnit.addExtKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 263, + "symbol": "BaseInterstitialAdUnit.removeExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 267, + "symbol": "BaseInterstitialAdUnit.clearExtKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 273, + "symbol": "BaseInterstitialAdUnit.setAppContent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 277, + "symbol": "BaseInterstitialAdUnit.clearAppContent()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 281, + "symbol": "BaseInterstitialAdUnit.addAppContentData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 285, + "symbol": "BaseInterstitialAdUnit.removeAppContentDataObject(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 289, + "symbol": "BaseInterstitialAdUnit.clearAppContentDataObjects()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 295, + "symbol": "BaseInterstitialAdUnit.addUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 299, + "symbol": "BaseInterstitialAdUnit.removeUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 303, + "symbol": "BaseInterstitialAdUnit.clearUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 309, + "symbol": "BaseInterstitialAdUnit.interstitialAdLoader(_:loadedAd:isReadyBlock:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 320, + "symbol": "BaseInterstitialAdUnit.interstitialAdLoader(_:createdInterstitialController:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 325, + "symbol": "BaseInterstitialAdUnit.eventHandler", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 330, + "symbol": "BaseInterstitialAdUnit.adLoadFlowControllerWillSendBidRequest(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 334, + "symbol": "BaseInterstitialAdUnit.adLoadFlowControllerWillRequestPrimaryAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 338, + "symbol": "BaseInterstitialAdUnit.adLoadFlowControllerShouldContinue(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 342, + "symbol": "BaseInterstitialAdUnit.adLoadFlowController(_:failedWithError:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 348, + "symbol": "BaseInterstitialAdUnit.trackImpression(forInterstitialController:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 354, + "symbol": "BaseInterstitialAdUnit.interstitialControllerDidClickAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 359, + "symbol": "BaseInterstitialAdUnit.interstitialControllerDidCloseAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 364, + "symbol": "BaseInterstitialAdUnit.interstitialControllerDidLeaveApp(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 369, + "symbol": "BaseInterstitialAdUnit.interstitialControllerDidDisplay(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 373, + "symbol": "BaseInterstitialAdUnit.interstitialControllerDidComplete(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 377, + "symbol": "BaseInterstitialAdUnit.viewControllerForModalPresentation(fromInterstitialController:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 397, + "symbol": "BaseInterstitialAdUnit.willPresentAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 403, + "symbol": "BaseInterstitialAdUnit.didDismissAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 413, + "symbol": "BaseInterstitialAdUnit.willLeaveApp()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 419, + "symbol": "BaseInterstitialAdUnit.didClickAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 427, + "symbol": "BaseInterstitialAdUnit.callEventHandler_requestAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 431, + "symbol": "BaseInterstitialAdUnit.callEventHandler_show(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 437, + "symbol": "BaseInterstitialAdUnit.callEventHandler_isReady()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 441, + "symbol": "BaseInterstitialAdUnit.callDelegate_didReceiveAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 445, + "symbol": "BaseInterstitialAdUnit.callDelegate_didFailToReceiveAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 449, + "symbol": "BaseInterstitialAdUnit.callDelegate_willPresentAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 453, + "symbol": "BaseInterstitialAdUnit.callDelegate_didDismissAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 457, + "symbol": "BaseInterstitialAdUnit.callDelegate_willLeaveApplication()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 461, + "symbol": "BaseInterstitialAdUnit.callDelegate_didClickAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 465, + "symbol": "BaseInterstitialAdUnit.callEventHandler_setLoadingDelegate(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 469, + "symbol": "BaseInterstitialAdUnit.callEventHandler_setInteractionDelegate()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 473, + "symbol": "BaseInterstitialAdUnit.callEventHandler_showFromViewController(controller:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnit.swift", + "line": 477, + "symbol": "BaseInterstitialAdUnit.callEventHandler_trackImpression()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 19, + "symbol": "BaseInterstitialAdUnitProtocol", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 21, + "symbol": "BaseInterstitialAdUnitProtocol.interstitialControllerDidCloseAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 23, + "symbol": "BaseInterstitialAdUnitProtocol.callDelegate_didReceiveAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 24, + "symbol": "BaseInterstitialAdUnitProtocol.callDelegate_didFailToReceiveAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 25, + "symbol": "BaseInterstitialAdUnitProtocol.callDelegate_willPresentAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 26, + "symbol": "BaseInterstitialAdUnitProtocol.callDelegate_didDismissAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 27, + "symbol": "BaseInterstitialAdUnitProtocol.callDelegate_willLeaveApplication()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 28, + "symbol": "BaseInterstitialAdUnitProtocol.callDelegate_didClickAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 30, + "symbol": "BaseInterstitialAdUnitProtocol.callEventHandler_isReady()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 31, + "symbol": "BaseInterstitialAdUnitProtocol.callEventHandler_setLoadingDelegate(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 32, + "symbol": "BaseInterstitialAdUnitProtocol.callEventHandler_setInteractionDelegate()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 33, + "symbol": "BaseInterstitialAdUnitProtocol.callEventHandler_requestAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 34, + "symbol": "BaseInterstitialAdUnitProtocol.callEventHandler_show(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/BaseInterstitialAdUnitProtocol.swift", + "line": 35, + "symbol": "BaseInterstitialAdUnitProtocol.callEventHandler_trackImpression()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialAdUnitDelegate.swift", + "line": 24, + "symbol": "InterstitialAdUnitDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialEventHandlerProtocol.swift", + "line": 19, + "symbol": "InterstitialEventHandlerProtocol", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialEventInteractionDelegate.swift", + "line": 18, + "symbol": "InterstitialEventInteractionDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialEventInteractionDelegate.swift", + "line": 23, + "symbol": "InterstitialEventInteractionDelegate.willPresentAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialEventInteractionDelegate.swift", + "line": 28, + "symbol": "InterstitialEventInteractionDelegate.didDismissAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialEventInteractionDelegate.swift", + "line": 33, + "symbol": "InterstitialEventInteractionDelegate.willLeaveApp()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialEventInteractionDelegate.swift", + "line": 38, + "symbol": "InterstitialEventInteractionDelegate.didClickAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialEventLoadingDelegate.swift", + "line": 21, + "symbol": "InterstitialEventLoadingDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialEventLoadingDelegate.swift", + "line": 26, + "symbol": "InterstitialEventLoadingDelegate.prebidDidWin()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialEventLoadingDelegate.swift", + "line": 31, + "symbol": "InterstitialEventLoadingDelegate.adServerDidWin()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialEventLoadingDelegate.swift", + "line": 37, + "symbol": "InterstitialEventLoadingDelegate.failedWithError(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 19, + "symbol": "InterstitialRenderingAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 21, + "symbol": "InterstitialRenderingAdUnit.skipButtonArea", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 26, + "symbol": "InterstitialRenderingAdUnit.skipButtonPosition", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 31, + "symbol": "InterstitialRenderingAdUnit.skipDelay", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 36, + "symbol": "InterstitialRenderingAdUnit.init(configID:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 42, + "symbol": "InterstitialRenderingAdUnit.init(configID:minSizePercentage:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 49, + "symbol": "InterstitialRenderingAdUnit.init(configID:minSizePercentage:eventHandler:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 65, + "symbol": "InterstitialRenderingAdUnit.callDelegate_didReceiveAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 71, + "symbol": "InterstitialRenderingAdUnit.callDelegate_didFailToReceiveAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 77, + "symbol": "InterstitialRenderingAdUnit.callDelegate_willPresentAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 83, + "symbol": "InterstitialRenderingAdUnit.callDelegate_didDismissAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 89, + "symbol": "InterstitialRenderingAdUnit.callDelegate_willLeaveApplication()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 95, + "symbol": "InterstitialRenderingAdUnit.callDelegate_didClickAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 101, + "symbol": "InterstitialRenderingAdUnit.callEventHandler_isReady()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 105, + "symbol": "InterstitialRenderingAdUnit.callEventHandler_setLoadingDelegate(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 109, + "symbol": "InterstitialRenderingAdUnit.callEventHandler_setInteractionDelegate()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 113, + "symbol": "InterstitialRenderingAdUnit.callEventHandler_requestAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 117, + "symbol": "InterstitialRenderingAdUnit.callEventHandler_show(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/InterstitialRenderingAdUnit.swift", + "line": 121, + "symbol": "InterstitialRenderingAdUnit.callEventHandler_trackImpression()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 19, + "symbol": "RewardedAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 22, + "symbol": "RewardedAdUnit.reward", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 26, + "symbol": "RewardedAdUnit.init(configID:eventHandler:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 33, + "symbol": "RewardedAdUnit.init(configID:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 51, + "symbol": "RewardedAdUnit.userDidEarnReward(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 60, + "symbol": "RewardedAdUnit.interstitialControllerDidCloseAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 67, + "symbol": "RewardedAdUnit.callDelegate_didReceiveAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 73, + "symbol": "RewardedAdUnit.callDelegate_didFailToReceiveAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 79, + "symbol": "RewardedAdUnit.callDelegate_willPresentAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 85, + "symbol": "RewardedAdUnit.callDelegate_didDismissAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 91, + "symbol": "RewardedAdUnit.callDelegate_willLeaveApplication()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 97, + "symbol": "RewardedAdUnit.callDelegate_didClickAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 103, + "symbol": "RewardedAdUnit.callEventHandler_isReady()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 111, + "symbol": "RewardedAdUnit.callEventHandler_setLoadingDelegate(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 117, + "symbol": "RewardedAdUnit.callEventHandler_setInteractionDelegate()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 123, + "symbol": "RewardedAdUnit.callEventHandler_requestAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 129, + "symbol": "RewardedAdUnit.callEventHandler_show(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnit.swift", + "line": 135, + "symbol": "RewardedAdUnit.callEventHandler_trackImpression()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedAdUnitDelegate.swift", + "line": 23, + "symbol": "RewardedAdUnitDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedEventHandlerProtocol.swift", + "line": 19, + "symbol": "RewardedEventHandlerProtocol", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedEventInteractionDelegate.swift", + "line": 18, + "symbol": "RewardedEventInteractionDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedEventInteractionDelegate.swift", + "line": 23, + "symbol": "RewardedEventInteractionDelegate.userDidEarnReward(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedEventLoadingDelegate.swift", + "line": 17, + "symbol": "RewardedEventLoadingDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/GAM/RewardedEventLoadingDelegate.swift", + "line": 22, + "symbol": "RewardedEventLoadingDelegate.reward", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 20, + "symbol": "MediationBannerAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 37, + "symbol": "MediationBannerAdUnit.mediationDelegate", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 41, + "symbol": "MediationBannerAdUnit.configID", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 45, + "symbol": "MediationBannerAdUnit.adFormat", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 50, + "symbol": "MediationBannerAdUnit.adPosition", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 55, + "symbol": "MediationBannerAdUnit.bannerParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 59, + "symbol": "MediationBannerAdUnit.videoParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 63, + "symbol": "MediationBannerAdUnit.refreshInterval", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 68, + "symbol": "MediationBannerAdUnit.additionalSizes", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 73, + "symbol": "MediationBannerAdUnit.ortbConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 81, + "symbol": "MediationBannerAdUnit.addContextData(_:forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 86, + "symbol": "MediationBannerAdUnit.updateContextData(_:forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 91, + "symbol": "MediationBannerAdUnit.removeContextDate(forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 96, + "symbol": "MediationBannerAdUnit.clearContextData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 100, + "symbol": "MediationBannerAdUnit.addExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 104, + "symbol": "MediationBannerAdUnit.updateExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 108, + "symbol": "MediationBannerAdUnit.removeExtData(forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 112, + "symbol": "MediationBannerAdUnit.clearExtData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 119, + "symbol": "MediationBannerAdUnit.addContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 124, + "symbol": "MediationBannerAdUnit.addContextKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 129, + "symbol": "MediationBannerAdUnit.removeContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 134, + "symbol": "MediationBannerAdUnit.clearContextKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 138, + "symbol": "MediationBannerAdUnit.addExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 142, + "symbol": "MediationBannerAdUnit.addExtKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 146, + "symbol": "MediationBannerAdUnit.removeExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 150, + "symbol": "MediationBannerAdUnit.clearExtKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 156, + "symbol": "MediationBannerAdUnit.setAppContent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 160, + "symbol": "MediationBannerAdUnit.clearAppContent()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 164, + "symbol": "MediationBannerAdUnit.addAppContentData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 168, + "symbol": "MediationBannerAdUnit.removeAppContentDataObject(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 172, + "symbol": "MediationBannerAdUnit.clearAppContentDataObjects()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 178, + "symbol": "MediationBannerAdUnit.addUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 182, + "symbol": "MediationBannerAdUnit.removeUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 186, + "symbol": "MediationBannerAdUnit.clearUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 192, + "symbol": "MediationBannerAdUnit.init(configID:size:mediationDelegate:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 222, + "symbol": "MediationBannerAdUnit.fetchDemand(completion:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 230, + "symbol": "MediationBannerAdUnit.stopRefresh()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBannerAdUnit.swift", + "line": 234, + "symbol": "MediationBannerAdUnit.adObjectDidFailToLoadAd(adObject:with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 18, + "symbol": "MediationBaseInterstitialAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 20, + "symbol": "MediationBaseInterstitialAdUnit.bannerParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 24, + "symbol": "MediationBaseInterstitialAdUnit.videoParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 28, + "symbol": "MediationBaseInterstitialAdUnit.isMuted", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 33, + "symbol": "MediationBaseInterstitialAdUnit.isSoundButtonVisible", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 38, + "symbol": "MediationBaseInterstitialAdUnit.closeButtonArea", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 43, + "symbol": "MediationBaseInterstitialAdUnit.closeButtonPosition", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 48, + "symbol": "MediationBaseInterstitialAdUnit.ortbConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 55, + "symbol": "MediationBaseInterstitialAdUnit.configId", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 77, + "symbol": "MediationBaseInterstitialAdUnit.fetchDemand(completion:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 87, + "symbol": "MediationBaseInterstitialAdUnit.addContextData(_:forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 92, + "symbol": "MediationBaseInterstitialAdUnit.updateContextData(_:forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 97, + "symbol": "MediationBaseInterstitialAdUnit.removeContextDate(forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 102, + "symbol": "MediationBaseInterstitialAdUnit.clearContextData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 106, + "symbol": "MediationBaseInterstitialAdUnit.addExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 110, + "symbol": "MediationBaseInterstitialAdUnit.updateExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 114, + "symbol": "MediationBaseInterstitialAdUnit.removeExtData(forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 118, + "symbol": "MediationBaseInterstitialAdUnit.clearExtData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 125, + "symbol": "MediationBaseInterstitialAdUnit.addContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 130, + "symbol": "MediationBaseInterstitialAdUnit.addContextKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 135, + "symbol": "MediationBaseInterstitialAdUnit.removeContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 140, + "symbol": "MediationBaseInterstitialAdUnit.clearContextKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 144, + "symbol": "MediationBaseInterstitialAdUnit.addExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 148, + "symbol": "MediationBaseInterstitialAdUnit.addExtKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 152, + "symbol": "MediationBaseInterstitialAdUnit.removeExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 156, + "symbol": "MediationBaseInterstitialAdUnit.clearExtKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 162, + "symbol": "MediationBaseInterstitialAdUnit.setAppContent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 166, + "symbol": "MediationBaseInterstitialAdUnit.clearAppContent()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 170, + "symbol": "MediationBaseInterstitialAdUnit.addAppContentData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 174, + "symbol": "MediationBaseInterstitialAdUnit.removeAppContentDataObject(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 178, + "symbol": "MediationBaseInterstitialAdUnit.clearAppContentDataObjects()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 184, + "symbol": "MediationBaseInterstitialAdUnit.addUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 188, + "symbol": "MediationBaseInterstitialAdUnit.removeUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBaseInterstitialAdUnit.swift", + "line": 192, + "symbol": "MediationBaseInterstitialAdUnit.clearUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBidInfoWrapper.swift", + "line": 18, + "symbol": "MediationBidInfoWrapper", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBidInfoWrapper.swift", + "line": 19, + "symbol": "MediationBidInfoWrapper.keywords", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationBidInfoWrapper.swift", + "line": 20, + "symbol": "MediationBidInfoWrapper.localExtras", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationConstants.swift", + "line": 18, + "symbol": "PBMMediationAdUnitBidKey", + "symbol_kind": "source.lang.swift.decl.var.global", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationConstants.swift", + "line": 19, + "symbol": "PBMMediationConfigIdKey", + "symbol_kind": "source.lang.swift.decl.var.global", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationConstants.swift", + "line": 20, + "symbol": "PBMMediationTargetingInfoKey", + "symbol_kind": "source.lang.swift.decl.var.global", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationConstants.swift", + "line": 21, + "symbol": "PBMMediationAdNativeResponseKey", + "symbol_kind": "source.lang.swift.decl.var.global", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationConstants.swift", + "line": 22, + "symbol": "PBMMediationVideoAdConfiguration", + "symbol_kind": "source.lang.swift.decl.var.global", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationConstants.swift", + "line": 23, + "symbol": "PBMMediationVideoParameters", + "symbol_kind": "source.lang.swift.decl.var.global", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationInterstitialAdUnit.swift", + "line": 20, + "symbol": "MediationInterstitialAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationInterstitialAdUnit.swift", + "line": 24, + "symbol": "MediationInterstitialAdUnit.adFormats", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationInterstitialAdUnit.swift", + "line": 29, + "symbol": "MediationInterstitialAdUnit.additionalSizes", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationInterstitialAdUnit.swift", + "line": 34, + "symbol": "MediationInterstitialAdUnit.skipButtonArea", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationInterstitialAdUnit.swift", + "line": 39, + "symbol": "MediationInterstitialAdUnit.skipButtonPosition", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationInterstitialAdUnit.swift", + "line": 44, + "symbol": "MediationInterstitialAdUnit.skipDelay", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationInterstitialAdUnit.swift", + "line": 51, + "symbol": "MediationInterstitialAdUnit.init(configId:mediationDelegate:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationInterstitialAdUnit.swift", + "line": 55, + "symbol": "MediationInterstitialAdUnit.init(configId:minSizePercentage:mediationDelegate:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationInterstitialAdUnit.swift", + "line": 65, + "symbol": "MediationInterstitialAdUnit.configId", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 19, + "symbol": "MediationNativeAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 26, + "symbol": "MediationNativeAdUnit.nativeAdUnit", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 32, + "symbol": "MediationNativeAdUnit.init(configId:mediationDelegate:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 38, + "symbol": "MediationNativeAdUnit.addEventTracker(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 42, + "symbol": "MediationNativeAdUnit.addNativeAssets(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 46, + "symbol": "MediationNativeAdUnit.setContextType(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 50, + "symbol": "MediationNativeAdUnit.setPlacementType(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 54, + "symbol": "MediationNativeAdUnit.setPlacementCount(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 58, + "symbol": "MediationNativeAdUnit.setContextSubType(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 62, + "symbol": "MediationNativeAdUnit.setSequence(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 66, + "symbol": "MediationNativeAdUnit.setAssetURLSupport(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 70, + "symbol": "MediationNativeAdUnit.setDURLSupport(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 74, + "symbol": "MediationNativeAdUnit.setPrivacy(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 78, + "symbol": "MediationNativeAdUnit.setExt(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 82, + "symbol": "MediationNativeAdUnit.getOrtbConfig()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 86, + "symbol": "MediationNativeAdUnit.setOrtbConfig(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 92, + "symbol": "MediationNativeAdUnit.setAppContent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 96, + "symbol": "MediationNativeAdUnit.clearAppContent()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 100, + "symbol": "MediationNativeAdUnit.addAppContentData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 104, + "symbol": "MediationNativeAdUnit.removeAppContent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 110, + "symbol": "MediationNativeAdUnit.addUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 114, + "symbol": "MediationNativeAdUnit.removeUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 118, + "symbol": "MediationNativeAdUnit.clearUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 125, + "symbol": "MediationNativeAdUnit.addContextData(_:forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 130, + "symbol": "MediationNativeAdUnit.updateContextData(_:forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 135, + "symbol": "MediationNativeAdUnit.removeContextDate(forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 140, + "symbol": "MediationNativeAdUnit.clearContextData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 144, + "symbol": "MediationNativeAdUnit.addExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 148, + "symbol": "MediationNativeAdUnit.updateExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 152, + "symbol": "MediationNativeAdUnit.removeExtData(forKey:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 156, + "symbol": "MediationNativeAdUnit.clearExtData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 163, + "symbol": "MediationNativeAdUnit.addContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 168, + "symbol": "MediationNativeAdUnit.addContextKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 173, + "symbol": "MediationNativeAdUnit.removeContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 178, + "symbol": "MediationNativeAdUnit.clearContextKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 182, + "symbol": "MediationNativeAdUnit.addExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 186, + "symbol": "MediationNativeAdUnit.addExtKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 190, + "symbol": "MediationNativeAdUnit.removeExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 194, + "symbol": "MediationNativeAdUnit.clearExtKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeAdUnit.swift", + "line": 198, + "symbol": "MediationNativeAdUnit.fetchDemand(completion:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeUtils.swift", + "line": 19, + "symbol": "MediationNativeUtils", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationNativeUtils.swift", + "line": 20, + "symbol": "MediationNativeUtils.findNative(in:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationRewardedAdUnit.swift", + "line": 19, + "symbol": "MediationRewardedAdUnit", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationRewardedAdUnit.swift", + "line": 23, + "symbol": "MediationRewardedAdUnit.init(configId:mediationDelegate:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationUtils.swift", + "line": 19, + "symbol": "MediationUtils", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationUtils.swift", + "line": 21, + "symbol": "MediationUtils.isServerParameterInTargetingInfo(_:_:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationUtils.swift", + "line": 27, + "symbol": "MediationUtils.isServerParameterInTargetingInfoDict(_:_:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/MediationUtils.swift", + "line": 37, + "symbol": "MediationUtils.isServerParameterDictInTargetingInfoDict(_:_:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/MediationAPI/PrebidMediationDelegate.swift", + "line": 21, + "symbol": "PrebidMediationDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/DemandResponseInfo.swift", + "line": 18, + "symbol": "DemandResponseInfo", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/DemandResponseInfo.swift", + "line": 20, + "symbol": "DemandResponseInfo.fetchDemandResult", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/DemandResponseInfo.swift", + "line": 23, + "symbol": "DemandResponseInfo.bid", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/DemandResponseInfo.swift", + "line": 29, + "symbol": "DemandResponseInfo.init(fetchDemandResult:bid:configId:winNotifierBlock:bidResponse:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/BannerEventHandlerStandalone.swift", + "line": 19, + "symbol": "BannerEventHandlerStandalone", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/BannerEventHandlerStandalone.swift", + "line": 26, + "symbol": "BannerEventHandlerStandalone.requestAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/BannerEventHandlerStandalone.swift", + "line": 30, + "symbol": "BannerEventHandlerStandalone.trackImpression()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/InterstitialEventHandlerStandalone.swift", + "line": 19, + "symbol": "InterstitialEventHandlerStandalone", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/InterstitialEventHandlerStandalone.swift", + "line": 27, + "symbol": "InterstitialEventHandlerStandalone.isReady", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/InterstitialEventHandlerStandalone.swift", + "line": 31, + "symbol": "InterstitialEventHandlerStandalone.show(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/InterstitialEventHandlerStandalone.swift", + "line": 35, + "symbol": "InterstitialEventHandlerStandalone.requestAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/RewardedEventHandlerStandalone.swift", + "line": 19, + "symbol": "RewardedEventHandlerStandalone", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/RewardedEventHandlerStandalone.swift", + "line": 24, + "symbol": "RewardedEventHandlerStandalone.isReady", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/RewardedEventHandlerStandalone.swift", + "line": 28, + "symbol": "RewardedEventHandlerStandalone.show(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/Integrations/PBMStandaloneSDK/EventHandlers/RewardedEventHandlerStandalone.swift", + "line": 32, + "symbol": "RewardedEventHandlerStandalone.requestAd(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/DisplayViewInteractionDelegate.swift", + "line": 20, + "symbol": "DisplayViewInteractionDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/DisplayViewInteractionDelegate.swift", + "line": 22, + "symbol": "DisplayViewInteractionDelegate.trackImpression(forDisplayView:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/DisplayViewInteractionDelegate.swift", + "line": 24, + "symbol": "DisplayViewInteractionDelegate.viewControllerForModalPresentation(fromDisplayView:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/DisplayViewInteractionDelegate.swift", + "line": 26, + "symbol": "DisplayViewInteractionDelegate.didLeaveApp(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/DisplayViewInteractionDelegate.swift", + "line": 28, + "symbol": "DisplayViewInteractionDelegate.willPresentModal(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/DisplayViewInteractionDelegate.swift", + "line": 30, + "symbol": "DisplayViewInteractionDelegate.didDismissModal(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/DisplayViewLoadingDelegate.swift", + "line": 18, + "symbol": "DisplayViewLoadingDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/DisplayViewLoadingDelegate.swift", + "line": 20, + "symbol": "DisplayViewLoadingDelegate.displayViewDidLoadAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/DisplayViewLoadingDelegate.swift", + "line": 22, + "symbol": "DisplayViewLoadingDelegate.displayView(_:didFailWithError:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 19, + "symbol": "InterstitialController", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 21, + "symbol": "InterstitialController.adFormats", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 32, + "symbol": "InterstitialController.videoControlsConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 37, + "symbol": "InterstitialController.videoParameters", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 42, + "symbol": "InterstitialController.loadingDelegate", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 43, + "symbol": "InterstitialController.interactionDelegate", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 54, + "symbol": "InterstitialController.init(bid:adConfiguration:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 60, + "symbol": "InterstitialController.init(bid:configId:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 66, + "symbol": "InterstitialController.loadAd()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 103, + "symbol": "InterstitialController.show()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 111, + "symbol": "InterstitialController.viewControllerForModalPresentation()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 119, + "symbol": "InterstitialController.adLoaded(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 123, + "symbol": "InterstitialController.failed(toLoad:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 127, + "symbol": "InterstitialController.adDidComplete()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 133, + "symbol": "InterstitialController.adDidDisplay()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 139, + "symbol": "InterstitialController.adWasClicked()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 145, + "symbol": "InterstitialController.adViewWasClicked()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 151, + "symbol": "InterstitialController.adDidExpand()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 154, + "symbol": "InterstitialController.adDidCollapse()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 157, + "symbol": "InterstitialController.adDidLeaveApp()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 163, + "symbol": "InterstitialController.adClickthroughDidClose()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 166, + "symbol": "InterstitialController.adDidClose()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialController.swift", + "line": 173, + "symbol": "InterstitialController.interstitialDisplayProperties()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerInteractionDelegate.swift", + "line": 19, + "symbol": "InterstitialControllerInteractionDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerInteractionDelegate.swift", + "line": 21, + "symbol": "InterstitialControllerInteractionDelegate.trackImpression(forInterstitialController:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerInteractionDelegate.swift", + "line": 23, + "symbol": "InterstitialControllerInteractionDelegate.interstitialControllerDidClickAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerInteractionDelegate.swift", + "line": 24, + "symbol": "InterstitialControllerInteractionDelegate.interstitialControllerDidCloseAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerInteractionDelegate.swift", + "line": 25, + "symbol": "InterstitialControllerInteractionDelegate.interstitialControllerDidLeaveApp(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerInteractionDelegate.swift", + "line": 26, + "symbol": "InterstitialControllerInteractionDelegate.interstitialControllerDidDisplay(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerInteractionDelegate.swift", + "line": 27, + "symbol": "InterstitialControllerInteractionDelegate.interstitialControllerDidComplete(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerInteractionDelegate.swift", + "line": 29, + "symbol": "InterstitialControllerInteractionDelegate.viewControllerForModalPresentation(fromInterstitialController:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerLoadingDelegate.swift", + "line": 18, + "symbol": "InterstitialControllerLoadingDelegate", + "symbol_kind": "source.lang.swift.decl.protocol", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerLoadingDelegate.swift", + "line": 20, + "symbol": "InterstitialControllerLoadingDelegate.interstitialControllerDidLoadAd(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCacheRenderers/InterstitialControllerLoadingDelegate.swift", + "line": 21, + "symbol": "InterstitialControllerLoadingDelegate.interstitialController(_:didFailWithError:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 19, + "symbol": "refreshIntervalMin", + "symbol_kind": "source.lang.swift.decl.var.global", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 20, + "symbol": "refreshIntervalMax", + "symbol_kind": "source.lang.swift.decl.var.global", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 21, + "symbol": "refreshIntervalDefault", + "symbol_kind": "source.lang.swift.decl.var.global", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 24, + "symbol": "AdUnitConfig", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 28, + "symbol": "AdUnitConfig.configId", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 30, + "symbol": "AdUnitConfig.adConfiguration", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 32, + "symbol": "AdUnitConfig.adFormats", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 38, + "symbol": "AdUnitConfig.adSize", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 40, + "symbol": "AdUnitConfig.minSizePerc", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 42, + "symbol": "AdUnitConfig.adPosition", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 44, + "symbol": "AdUnitConfig.extDataDictionary", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 48, + "symbol": "AdUnitConfig.nativeAdConfiguration", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 52, + "symbol": "AdUnitConfig.additionalSizes", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 58, + "symbol": "AdUnitConfig.refreshInterval", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 81, + "symbol": "AdUnitConfig.gpid", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 83, + "symbol": "AdUnitConfig.ortbConfig", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 90, + "symbol": "AdUnitConfig.init(configId:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 94, + "symbol": "AdUnitConfig.init(configId:size:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 107, + "symbol": "AdUnitConfig.addContextData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 112, + "symbol": "AdUnitConfig.updateContextData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 117, + "symbol": "AdUnitConfig.removeContextData(for:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 122, + "symbol": "AdUnitConfig.clearContextData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 127, + "symbol": "AdUnitConfig.getContextData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 135, + "symbol": "AdUnitConfig.addExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 143, + "symbol": "AdUnitConfig.updateExtData(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 147, + "symbol": "AdUnitConfig.removeExtData(for:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 151, + "symbol": "AdUnitConfig.clearExtData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 155, + "symbol": "AdUnitConfig.getExtData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 162, + "symbol": "AdUnitConfig.addContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 167, + "symbol": "AdUnitConfig.addContextKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 172, + "symbol": "AdUnitConfig.removeContextKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 177, + "symbol": "AdUnitConfig.clearContextKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 182, + "symbol": "AdUnitConfig.getContextKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 190, + "symbol": "AdUnitConfig.addExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 194, + "symbol": "AdUnitConfig.addExtKeywords(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 198, + "symbol": "AdUnitConfig.removeExtKeyword(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 202, + "symbol": "AdUnitConfig.clearExtKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 206, + "symbol": "AdUnitConfig.getExtKeywords()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 212, + "symbol": "AdUnitConfig.setAppContent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 216, + "symbol": "AdUnitConfig.getAppContent()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 220, + "symbol": "AdUnitConfig.clearAppContent()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 224, + "symbol": "AdUnitConfig.addAppContentData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 236, + "symbol": "AdUnitConfig.removeAppContentData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 242, + "symbol": "AdUnitConfig.clearAppContentData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 252, + "symbol": "AdUnitConfig.getUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 256, + "symbol": "AdUnitConfig.addUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 263, + "symbol": "AdUnitConfig.removeUserData(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 269, + "symbol": "AdUnitConfig.clearUserData()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 275, + "symbol": "AdUnitConfig.setPbAdSlot(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 279, + "symbol": "AdUnitConfig.getPbAdSlot()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/AdUnitConfig.swift", + "line": 299, + "symbol": "AdUnitConfig.copy(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/Bid.swift", + "line": 21, + "symbol": "Bid", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/Bid.swift", + "line": 74, + "symbol": "Bid.testVideoAdConfiguration", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/Bid.swift", + "line": 99, + "symbol": "Bid.events", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/Bid.swift", + "line": 103, + "symbol": "Bid.bid", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/Bid.swift", + "line": 105, + "symbol": "Bid.init(bid:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 19, + "symbol": "BidResponse", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 21, + "symbol": "BidResponse.adUnitId", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 23, + "symbol": "BidResponse.allBids", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 24, + "symbol": "BidResponse.winningBid", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 25, + "symbol": "BidResponse.targetingInfo", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 27, + "symbol": "BidResponse.tmaxrequest", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 29, + "symbol": "BidResponse.ext", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 33, + "symbol": "BidResponse.init(adUnitId:targetingInfo:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 39, + "symbol": "BidResponse.init(jsonDictionary:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 93, + "symbol": "BidResponse.setTargetingInfo(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/BidResponse.swift", + "line": 97, + "symbol": "BidResponse.addTargetingInfoValue(key:value:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Prebid/PBMCore/PBMError_Extension.swift", + "line": 22, + "symbol": "PBMError.demandResult(from:)", + "symbol_kind": "source.lang.swift.decl.function.method.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/PrebidServerEventTracker.swift", + "line": 19, + "symbol": "PrebidServerEventTracker", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/PrebidServerEventTracker.swift", + "line": 21, + "symbol": "PrebidServerEventTracker.serverEvents", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/PrebidServerEventTracker.swift", + "line": 23, + "symbol": "PrebidServerEventTracker.init(serverEvents:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/PrebidServerEventTracker.swift", + "line": 27, + "symbol": "PrebidServerEventTracker.trackEvent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/PrebidServerEventTracker.swift", + "line": 35, + "symbol": "PrebidServerEventTracker.trackVideoAdLoaded(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/PrebidServerEventTracker.swift", + "line": 37, + "symbol": "PrebidServerEventTracker.trackStartVideo(withDuration:volume:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/PrebidServerEventTracker.swift", + "line": 39, + "symbol": "PrebidServerEventTracker.trackVolumeChanged(_:deviceVolume:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/PrebidServerEventTracker.swift", + "line": 41, + "symbol": "PrebidServerEventTracker.addServerEvents(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerEvent.swift", + "line": 19, + "symbol": "ServerEvent", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerEvent.swift", + "line": 24, + "symbol": "ServerEvent.init(url:expectedEventType:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerSideConfiguration/PrebidJSLibrary.swift", + "line": 19, + "symbol": "PrebidJSLibrary", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerSideConfiguration/PrebidJSLibrary.swift", + "line": 21, + "symbol": "PrebidJSLibrary.downloadURLString", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerSideConfiguration/PrebidJSLibrary.swift", + "line": 22, + "symbol": "PrebidJSLibrary.name", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerSideConfiguration/PrebidJSLibrary.swift", + "line": 24, + "symbol": "PrebidJSLibrary.init(name:downloadURLString:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerSideConfiguration/PrebidJSLibraryManager.swift", + "line": 23, + "symbol": "PrebidJSLibraryContentsCallback", + "symbol_kind": "source.lang.swift.decl.typealias", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerSideConfiguration/PrebidJSLibraryManager.swift", + "line": 26, + "symbol": "PrebidJSLibraryManager", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerSideConfiguration/PrebidJSLibraryManager.swift", + "line": 28, + "symbol": "PrebidJSLibraryManager.shared", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerSideConfiguration/PrebidJSLibraryManager.swift", + "line": 45, + "symbol": "PrebidJSLibraryManager.downloadLibraries()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerSideConfiguration/PrebidJSLibraryManager.swift", + "line": 57, + "symbol": "PrebidJSLibraryManager.getMRAIDLibrary()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/ServerSideConfiguration/PrebidJSLibraryManager.swift", + "line": 61, + "symbol": "PrebidJSLibraryManager.getOMSDKLibrary()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/SkadnEventTracker.swift", + "line": 21, + "symbol": "SkadnEventTracker", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/SkadnEventTracker.swift", + "line": 25, + "symbol": "SkadnEventTracker.init(with:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/SkadnEventTracker.swift", + "line": 31, + "symbol": "SkadnEventTracker.trackEvent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/SkadnEventTracker.swift", + "line": 63, + "symbol": "SkadnEventTracker.trackVideoAdLoaded(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/SkadnEventTracker.swift", + "line": 67, + "symbol": "SkadnEventTracker.trackStartVideo(withDuration:volume:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/SkadnEventTracker.swift", + "line": 71, + "symbol": "SkadnEventTracker.trackVolumeChanged(_:deviceVolume:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/SkadnParametersManager.swift", + "line": 20, + "symbol": "SkadnParametersManager", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/SkadnParametersManager.swift", + "line": 34, + "symbol": "SkadnParametersManager.getSkadnImpression(for:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/SkadnParametersManager.swift", + "line": 70, + "symbol": "SkadnParametersManager.getSkadnProductParameters(for:)", + "symbol_kind": "source.lang.swift.decl.function.method.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/DateFormatService.swift", + "line": 19, + "symbol": "DateFormatService", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/DateFormatService.swift", + "line": 23, + "symbol": "DateFormatService.shared", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/DateFormatService.swift", + "line": 44, + "symbol": "DateFormatService.formatISO8601(for:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/EventTracker/EventManager.swift", + "line": 35, + "symbol": "EventManager.registerTracker(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/EventTracker/EventManager.swift", + "line": 43, + "symbol": "EventManager.unregisterTracker(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/EventTracker/EventManager.swift", + "line": 49, + "symbol": "EventManager.trackEvent(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/EventTracker/EventManager.swift", + "line": 53, + "symbol": "EventManager.trackVideoAdLoaded(_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/EventTracker/EventManager.swift", + "line": 57, + "symbol": "EventManager.trackStartVideo(withDuration:volume:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/EventTracker/EventManager.swift", + "line": 61, + "symbol": "EventManager.trackVolumeChanged(_:deviceVolume:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/NetworkType.swift", + "line": 24, + "symbol": "NetworkType", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/NetworkType.swift", + "line": 25, + "symbol": "NetworkType.unknown", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/NetworkType.swift", + "line": 26, + "symbol": "NetworkType.wifi", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/NetworkType.swift", + "line": 27, + "symbol": "NetworkType.celluar", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/NetworkType.swift", + "line": 28, + "symbol": "NetworkType.offline", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/Reachability.swift", + "line": 19, + "symbol": "PBMNetworkReachableBlock", + "symbol_kind": "source.lang.swift.decl.typealias", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/Reachability.swift", + "line": 22, + "symbol": "Reachability", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/Reachability.swift", + "line": 31, + "symbol": "Reachability.currentReachabilityStatus", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/Reachability.swift", + "line": 74, + "symbol": "Reachability.stopNotifier()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/UserAgentService.swift", + "line": 19, + "symbol": "UserAgentService", + "symbol_kind": "source.lang.swift.decl.class", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/UserAgentService.swift", + "line": 21, + "symbol": "UserAgentService.shared", + "symbol_kind": "source.lang.swift.decl.var.static", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/UserAgentService.swift", + "line": 23, + "symbol": "UserAgentService.userAgent", + "symbol_kind": "source.lang.swift.decl.var.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/Utilities/UserAgentService.swift", + "line": 32, + "symbol": "UserAgentService.fetchUserAgent(completion:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 18, + "symbol": "ResultCode", + "symbol_kind": "source.lang.swift.decl.enum", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 19, + "symbol": "ResultCode.prebidDemandFetchSuccess", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 20, + "symbol": "ResultCode.prebidServerNotSpecified", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 21, + "symbol": "ResultCode.prebidInvalidAccountId", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 22, + "symbol": "ResultCode.prebidInvalidConfigId", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 23, + "symbol": "ResultCode.prebidInvalidSize", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 24, + "symbol": "ResultCode.prebidNetworkError", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 25, + "symbol": "ResultCode.prebidServerError", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 26, + "symbol": "ResultCode.prebidDemandNoBids", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 27, + "symbol": "ResultCode.prebidDemandTimedOut", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 28, + "symbol": "ResultCode.prebidServerURLInvalid", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 29, + "symbol": "ResultCode.prebidUnknownError", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 31, + "symbol": "ResultCode.prebidInvalidResponseStructure", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 33, + "symbol": "ResultCode.prebidInternalSDKError", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 34, + "symbol": "ResultCode.prebidWrongArguments", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 35, + "symbol": "ResultCode.prebidNoVastTagInMediaData", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 37, + "symbol": "ResultCode.prebidSDKMisuse", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 38, + "symbol": "ResultCode.prebidSDKMisusePreviousFetchNotCompletedYet", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 40, + "symbol": "ResultCode.prebidInvalidRequest", + "symbol_kind": "source.lang.swift.decl.enumelement", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/ResultCode.swift", + "line": 42, + "symbol": "ResultCode.name()", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios/PrebidMobile/Utils/NSString+Extensions.swift", + "line": 19, + "symbol": "NSString.base64DecodedImage", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" } ], - "source_directory": "/Users/olenastepaniuk/Developer-without-sync/Postindustria/Prebid/prebid-mobile-ios" + "source_directory": "/Users/runner/work/prebid-mobile-ios/prebid-mobile-ios" } \ No newline at end of file