//
|
// GoogleMobileAds.h
|
// Google Mobile Ads SDK
|
//
|
// Copyright 2014 Google LLC. All rights reserved.
|
|
#import <Foundation/Foundation.h>
|
#import <UIKit/UIKit.h>
|
|
/// Project version string for GoogleMobileAds.
|
FOUNDATION_EXPORT const unsigned char GoogleMobileAdsVersionString[];
|
|
// Header files.
|
#import <GoogleMobileAds/GADAdChoicesPosition.h>
|
#import <GoogleMobileAds/GADAdChoicesView.h>
|
#import <GoogleMobileAds/GADAdFormat.h>
|
#import <GoogleMobileAds/GADAdLoader.h>
|
#import <GoogleMobileAds/GADAdLoaderAdTypes.h>
|
#import <GoogleMobileAds/GADAdLoaderDelegate.h>
|
#import <GoogleMobileAds/GADAdMetadata.h>
|
#import <GoogleMobileAds/GADAdNetworkExtras.h>
|
#import <GoogleMobileAds/GADAdReward.h>
|
#import <GoogleMobileAds/GADAdSize.h>
|
#import <GoogleMobileAds/GADAdSizeDelegate.h>
|
#import <GoogleMobileAds/GADAdValue.h>
|
#import <GoogleMobileAds/GADAppEventDelegate.h>
|
#import <GoogleMobileAds/GADAppOpenAd.h>
|
#import <GoogleMobileAds/GADAudioVideoManager.h>
|
#import <GoogleMobileAds/GADAudioVideoManagerDelegate.h>
|
#import <GoogleMobileAds/GADBannerView.h>
|
#import <GoogleMobileAds/GADBannerViewDelegate.h>
|
#import <GoogleMobileAds/GADCustomEventBanner.h>
|
#import <GoogleMobileAds/GADCustomEventBannerDelegate.h>
|
#import <GoogleMobileAds/GADCustomEventExtras.h>
|
#import <GoogleMobileAds/GADCustomEventInterstitial.h>
|
#import <GoogleMobileAds/GADCustomEventInterstitialDelegate.h>
|
#import <GoogleMobileAds/GADCustomEventNativeAd.h>
|
#import <GoogleMobileAds/GADCustomEventNativeAdDelegate.h>
|
#import <GoogleMobileAds/GADCustomEventParameters.h>
|
#import <GoogleMobileAds/GADCustomEventRequest.h>
|
#import <GoogleMobileAds/GADCustomNativeAd.h>
|
#import <GoogleMobileAds/GADCustomNativeAdDelegate.h>
|
#import <GoogleMobileAds/GADDebugOptionsViewController.h>
|
#import <GoogleMobileAds/GADDisplayAdMeasurement.h>
|
#import <GoogleMobileAds/GADDynamicHeightSearchRequest.h>
|
#import <GoogleMobileAds/GADExtras.h>
|
#import <GoogleMobileAds/GADFullScreenContentDelegate.h>
|
#import <GoogleMobileAds/GADInitializationStatus.h>
|
#import <GoogleMobileAds/GADInterstitialAd.h>
|
#import <GoogleMobileAds/GADMediaAspectRatio.h>
|
#import <GoogleMobileAds/GADMediaContent.h>
|
#import <GoogleMobileAds/GADMediaView.h>
|
#import <GoogleMobileAds/GADMobileAds.h>
|
#import <GoogleMobileAds/GADMultipleAdsAdLoaderOptions.h>
|
#import <GoogleMobileAds/GADMuteThisAdReason.h>
|
#import <GoogleMobileAds/GADNativeAd+ConfirmationClick.h>
|
#import <GoogleMobileAds/GADNativeAd+CustomClickGesture.h>
|
#import <GoogleMobileAds/GADNativeAd.h>
|
#import <GoogleMobileAds/GADNativeAdAssetIdentifiers.h>
|
#import <GoogleMobileAds/GADNativeAdCustomClickGestureOptions.h>
|
#import <GoogleMobileAds/GADNativeAdDelegate.h>
|
#import <GoogleMobileAds/GADNativeAdImage+Mediation.h>
|
#import <GoogleMobileAds/GADNativeAdImage.h>
|
#import <GoogleMobileAds/GADNativeAdImageAdLoaderOptions.h>
|
#import <GoogleMobileAds/GADNativeAdMediaAdLoaderOptions.h>
|
#import <GoogleMobileAds/GADNativeAdUnconfirmedClickDelegate.h>
|
#import <GoogleMobileAds/GADNativeAdViewAdOptions.h>
|
#import <GoogleMobileAds/GADNativeMuteThisAdLoaderOptions.h>
|
#import <GoogleMobileAds/GADPresentationError.h>
|
#import <GoogleMobileAds/GADQueryInfo.h>
|
#import <GoogleMobileAds/GADRequest.h>
|
#import <GoogleMobileAds/GADRequestConfiguration.h>
|
#import <GoogleMobileAds/GADRequestError.h>
|
#import <GoogleMobileAds/GADResponseInfo.h>
|
#import <GoogleMobileAds/GADRewardedAd.h>
|
#import <GoogleMobileAds/GADRewardedInterstitialAd.h>
|
#import <GoogleMobileAds/GADSearchBannerView.h>
|
#import <GoogleMobileAds/GADServerSideVerificationOptions.h>
|
#import <GoogleMobileAds/GADVideoController.h>
|
#import <GoogleMobileAds/GADVideoControllerDelegate.h>
|
#import <GoogleMobileAds/GADVideoOptions.h>
|
#import <GoogleMobileAds/GAMBannerView.h>
|
#import <GoogleMobileAds/GAMBannerViewOptions.h>
|
#import <GoogleMobileAds/GAMInterstitialAd.h>
|
#import <GoogleMobileAds/GAMRequest.h>
|
#import <GoogleMobileAds/GoogleMobileAdsDefines.h>
|
#import <GoogleMobileAds/Mediation/GADMAdNetworkAdapterProtocol.h>
|
#import <GoogleMobileAds/Mediation/GADMAdNetworkConnectorProtocol.h>
|
#import <GoogleMobileAds/Mediation/GADMEnums.h>
|
#import <GoogleMobileAds/Mediation/GADMediatedUnifiedNativeAd.h>
|
#import <GoogleMobileAds/Mediation/GADMediatedUnifiedNativeAdNotificationSource.h>
|
#import <GoogleMobileAds/Mediation/GADMediationAd.h>
|
#import <GoogleMobileAds/Mediation/GADMediationAdConfiguration.h>
|
#import <GoogleMobileAds/Mediation/GADMediationAdEventDelegate.h>
|
#import <GoogleMobileAds/Mediation/GADMediationAdRequest.h>
|
#import <GoogleMobileAds/Mediation/GADMediationAdSize.h>
|
#import <GoogleMobileAds/Mediation/GADMediationAdapter.h>
|
#import <GoogleMobileAds/Mediation/GADMediationAppOpenAd.h>
|
#import <GoogleMobileAds/Mediation/GADMediationBannerAd.h>
|
#import <GoogleMobileAds/Mediation/GADMediationInterstitialAd.h>
|
#import <GoogleMobileAds/Mediation/GADMediationNativeAd.h>
|
#import <GoogleMobileAds/Mediation/GADMediationRewardedAd.h>
|
#import <GoogleMobileAds/Mediation/GADMediationServerConfiguration.h>
|
#import <GoogleMobileAds/Mediation/GADVersionNumber.h>
|
#import <GoogleMobileAds/QueryInfo/GADRequest+AdString.h>
|
#import <GoogleMobileAds/RTBMediation/GADRTBAdapter.h>
|
#import <GoogleMobileAds/RTBMediation/GADRTBRequestParameters.h>
|