lpw
2 days ago 1e5242aa56dd1c52c537335ee56d7127d09b24de
WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/Mediation/GADMediatedUnifiedNativeAd.h
@@ -11,6 +11,7 @@
/// Provides methods used for constructing native ads. The adapter must return an object conforming
/// to this protocol for native ad requests.
NS_SWIFT_NAME(MediatedUnifiedNativeAd)
@protocol GADMediatedUnifiedNativeAd <NSObject>
/// Headline.
@@ -83,7 +84,8 @@
/// -[GADMAdNetworkAdapter handlesUserClicks] returns NO.
- (void)didRecordClickOnAssetWithName:(nonnull GADNativeAssetIdentifier)assetName
                                 view:(nonnull UIView *)view
                       viewController:(nonnull UIViewController *)viewController;
                       viewController:(nonnull UIViewController *)viewController
    NS_SWIFT_NAME(didRecordClickOnAsset(with:view:viewController:));
/// Tells the receiver that it has untracked |view|. This method is called when the mediated native
/// ad is no longer rendered in the provided view and the delegate should stop tracking the view's