跳转到内容

AdProvider

此内容尚不支持你的语言。

Defined in: services/ads.ts:26

A drop-in ad source for hosts that have none: the editor’s play mode, unit tests, a web dev build. create* mirrors the platform factories so one seam serves both; createMockAdProvider is the standard implementation.

createInterstitialAd(adUnitId): PlatformInterstitialAd

Defined in: services/ads.ts:28

string

PlatformInterstitialAd


createRewardedAd(adUnitId): PlatformRewardedAd

Defined in: services/ads.ts:27

string

PlatformRewardedAd