创建广告
@override OSETAd createOSETAd( {required String adId, required Map<String, dynamic>? arguments}) { return OSETAd(adId: adId); }