The IMAAdsManager class is responsible for playing ads.
More...
#import <IMAAdsManager.h>
The IMAAdsManager class is responsible for playing ads.
Performs a clickthrough on the advertisement if the UI was successfully disabled via AdsRenderingSettings.disableUi.
:nodoc:
Causes the ads manager to stop the ad and clean its internal state.
If an ad break is currently playing, discard it and resume content.
Otherwise, ignore the next scheduled ad break.
Initializes and loads the ad.
- Parameters
-
adsRenderingSettings | the IMAAdsRenderingSettings. Pass in to influence ad rendering. Use nil to default to standard rendering. |
- (instancetype) NS_UNAVAILABLE |
|
|
|
Resumes the advertisement.
Skips the advertisement if the ad is skippable and the skip offset has been reached.
Starts advertisement playback.
List of content time offsets at which ad breaks are scheduled.
Array of NSNumber double values in seconds. Empty NSArray for single ads or if no ad breaks are scheduled.
Groups various properties about the linear ad playback.
Set and get the volume for the current ad.
From 0 (muted) to 1 (loudest). This volume is relative to device volume, not absolute. Default value is 1.
The documentation for this class was generated from the following file: