IMAAdErrorCode

public enum IMAAdErrorCode : Int, Error, LocalizedError

The ad error codes.

  • Indicates that ad playback failed and the underlying reason can be found in the Error instance’s internal error code.

    Declaration

    Swift

    case AD_PLAYBACK_FAILURE = 0x1001