Advertisement - StansAssets/com.stansassets.ultimate-mobile GitHub Wiki

List of UM_InitializeAdClient Ultimate Mobile Playmaker actions.

UM_InitializeAdClient

Initialize Ad Client. Make sure ad client is initialized before you use any other Advertisement related actions.

Fileds:

  • Platform [UM_AdPlatform] - one of the supported advertisement platforms.

Events:

  • Success Event - fires on action success.
  • Fail Event - - fires if action is failed.

UM_ShowBanner

Action will show ad banner. Banner will be loaded if it wasn't loaded before.

Fileds:

  • Platform [UM_AdPlatform] - one of the supported advertisement platforms.

UM_HideBanner

Action will hide ad banner.

Fileds:

  • Platform [UM_AdPlatform] - one of the supported advertisement platforms.

UM_ShowNonRewardedAds

Action will load and show non-rewarded ads.

Fileds:

  • Platform [UM_AdPlatform] - one of the supported advertisement platforms.

Events:

  • Success Event - fires on action success.
  • Fail Event - - fires if action is failed.

UM_ShowRewardedAds

Action will load and show rewarded ads.

Fileds:

  • Platform [UM_AdPlatform] - one of the supported advertisement platforms.

Events:

  • Success Event - fires on action success.
  • Fail Event - - fires if action is failed.
⚠️ **GitHub.com Fallback** ⚠️