ALAdSize Class Reference
Inherits from | NSObject |
---|---|
Declared in | ALAdSize.h |
banner
Represents the size of a 320x50 banner advertisement.
@property (class, nonatomic, strong, readonly) ALAdSize *banner
Discussion
Represents the size of a 320x50 banner advertisement.
Declared In
ALAdSize.h
mrec
Represents the size of a 300x250 rectangular advertisement.
@property (class, nonatomic, strong, readonly) ALAdSize *mrec
Discussion
Represents the size of a 300x250 rectangular advertisement.
Declared In
ALAdSize.h
leader
Represents the size of a 728x90 leaderboard advertisement (for tablets).
@property (class, nonatomic, strong, readonly) ALAdSize *leader
Discussion
Represents the size of a 728x90 leaderboard advertisement (for tablets).
Declared In
ALAdSize.h
interstitial
Represents the size of a full-screen advertisement.
@property (class, nonatomic, strong, readonly) ALAdSize *interstitial
Discussion
Represents the size of a full-screen advertisement.
Declared In
ALAdSize.h