AmpIMAConfig

open class AmpIMAConfig: Mappable

Class to manage the IMA ads config file

  • Manage the ad tag url

    Declaration

    Swift

    open var adTagUrl:String?
  • Class constructor

    Declaration

    Swift

    required public init?(map: Map)
  • Declaration

    Swift

    public func mapping(map: Map)