From 7c666378d77fc1746cb089c273a4bacfad995356 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 09:04:13 +0800 Subject: [PATCH] 提交版本 4.7.0 --- frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/GADCustomEventRequest.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/GADCustomEventRequest.h b/frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/GADCustomEventRequest.h index c7630a8..ad21d3a 100644 --- a/frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/GADCustomEventRequest.h +++ b/frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/GADCustomEventRequest.h @@ -12,6 +12,7 @@ /// Specifies optional ad request targeting parameters that are provided by the publisher and are /// forwarded to custom events for purposes of populating an ad request to a 3rd party ad network. +NS_SWIFT_NAME(CustomEventRequest) @interface GADCustomEventRequest : NSObject /// Keywords set in GADRequest. Returns nil if no keywords are set. -- Gitblit v1.8.0