| - (LDAdBanner *) createBanner |  |  |  | 
      
 
Create AdBanner with default size and adunit (taken from settings).
- Returns
- The created banner. 
 
 
      
        
          | - (LDAdBanner *) createBanner: |  | (NSString *) | adunit | 
        
          | size: |  | (LDAdBannerSize) | size | 
        
          |  |  |  |  | 
      
 
- Parameters
- 
  
    | adUnit | Optional banner adunit, taken from settingsw if not specified Create AdBanner with custom adunit and size |  | adunit | The adunit. |  | size | The size of te ad. |  
 
- Returns
- The custom ad. 
 
 
      
        
          | - (LDAdInterstitial *) createInterstitial |  |  |  | 
      
 
Create AdInterstitial with default adunit.
- Returns
- The interstitial. 
 
 
      
        
          | - (LDAdInterstitial *) createInterstitial: |  | (NSString *) | adunit |  | 
      
 
Create AdInterstitial with specific adunit.
- Parameters
- 
  
  
- Returns
- The interstitial. 
 
 
      
        
          | - (LDAdInterstitial *) createRewardedVideo: |  | (NSString *) | adunit |  | 
      
 
Create a Rewarded video interstitial with specific adunit.
- Parameters
- 
  
  
- Returns
- The interstitial. 
 
 
The documentation for this protocol was generated from the following file: