NativeAdType

@objc(YMANativeAdType)
public enum NativeAdType : Int

Types of native advertising.

  • Content type.

    Declaration

    Swift

    case content
  • App Install type.

    Declaration

    Swift

    case appInstall
  • Media type.

    Declaration

    Swift

    case media