Advertisement - StansAssets/com.stansassets.ultimate-mobile GitHub Wiki
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.
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.
Action will hide ad banner.
Fileds:
- Platform [UM_AdPlatform] - one of the supported advertisement platforms.
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.
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.