lpw
2 days ago 1e5242aa56dd1c52c537335ee56d7127d09b24de
WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Headers/GADAdValue.h
@@ -16,7 +16,7 @@
  GADAdValuePrecisionPublisherProvided = 2,
  /// The precise value paid for this ad.
  GADAdValuePrecisionPrecise = 3
};
} NS_SWIFT_NAME(AdValuePrecision);
@class GADAdValue;
@@ -24,6 +24,7 @@
typedef void (^GADPaidEventHandler)(GADAdValue *_Nonnull value);
/// The monetary value earned from an ad.
NS_SWIFT_NAME(AdValue)
@interface GADAdValue : NSObject <NSCopying>
/// The precision of the reported ad value.