Show / Hide Table of Contents

Namespace SA.CrossPlatform.Advertisement

Classes

UM_AbstractAdsClient

Base class to simplify an implementation of the advertisement plugin client.

UM_AdsClientProxy

This class has to be Internal. Sorry for the extra noise but we can't make it internal, since addons must be able to use it. And since addons can not used asmdef, because Google Ads or Unity Ads aren't using it, we can not mark this class as internal and only open visibility to the appropriate addons.

UM_AdvertisementService

Main entry point for the Advertisement Services APIs.

UM_PlatformAdIds

Advertisement platform Ids config object.

Interfaces

UM_iAdsClient

A client to interact with advertisements platform.

UM_IAdvertisement

A base client to interact advertisement.

UM_iBannerAds

A client to interact with the banner advertisement.

UM_iNonRewardedAds

A client to interact with the non-rewarded advertisement.

UM_iRewardedAds

A client to interact with the rewarded advertisement.

Enums

UM_AdPlatform

Supported Ad platforms list.

UM_RewardedAdsResult

Rewarded Video Ads result options.

In This Article
Back to top Generated by DocFX