AmpIMAConfig

public class AmpIMAConfig: Mappable

Class to manage the IMA ads config file

  • Manage the ad tag url

    Declaration

    Swift

    public var adTagUrl:String?
  • Class constructor

    Declaration

    Swift

    required public init?(_ map: Map)