MAAd Class Reference

Inherits from NSObject
Declared in MAAd.h

Overview

This class represents an ad that has been served by AppLovin’s mediation server and should be displayed to the user.

  format

Get format of this ad.

@property (nonatomic, strong, readonly) MAAdFormat *format

Discussion

Get format of this ad.

Declared In

MAAd.h

  adUnitIdentifier

The ad unit id for which this ad was loaded.

@property (nonatomic, copy, readonly) NSString *adUnitIdentifier

Discussion

The ad unit id for which this ad was loaded.

Declared In

MAAd.h

  networkName

The ad network for which this ad was loaded from.

@property (nonatomic, copy, readonly) NSString *networkName

Discussion

The ad network for which this ad was loaded from.

Declared In

MAAd.h