ALAdViewDisplayErrorCode Constants Reference

Declared in ALAdViewEventDelegate.h

ALAdViewDisplayErrorCode

This enum contains possible error codes that should be returned when the ad view fails to display an ad.

Definition

typedef NS_ENUM(NSInteger, ALAdViewDisplayErrorCode ) {
   ALAdViewDisplayErrorCodeUnspecified,
};

Constants

ALAdViewDisplayErrorCodeUnspecified

The ad view failed to display an ad for an unspecified reason.

Declared In ALAdViewEventDelegate.h.

Declared In

ALAdViewEventDelegate.h