lpw
2026-07-16 5c57c740c1a3a7acbb384dcf2557fd129fa7328c
WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/GADAppOpenAd.h
@@ -33,7 +33,7 @@
+ (void)loadWithAdUnitID:(nonnull NSString *)adUnitID
                 request:(nullable GADRequest *)request
       completionHandler:(nonnull GADAppOpenAdLoadCompletionHandler)completionHandler
    NS_SWIFT_NAME(load(with:request:completionHandler:));
    NS_SWIFT_NAME(load(with:request:completionHandler:))NS_SWIFT_SENDING;
/// Loads an app open ad.
///
@@ -41,7 +41,7 @@
/// @param completionHandler A handler to execute when the load operation finishes or times out.
+ (void)loadWithAdResponseString:(nonnull NSString *)adResponseString
               completionHandler:(nonnull GADAppOpenAdLoadCompletionHandler)completionHandler
    NS_SWIFT_NAME(load(with:completionHandler:));
    NS_SWIFT_NAME(load(with:completionHandler:))NS_SWIFT_SENDING;
/// Optional delegate object that receives notifications about presentation and dismissal of full
/// screen content from this ad. Full screen content covers your application's content. The delegate