Easy Ads for Unity Ads

$4
Publisher Code3Interactive
File size 854.44kB
Number of files 14
Latest version 1.1.3
Latest release date 2023-03-14 09:06:14
First release date 2021-07-28 10:47:11
Supported Unity versions 2018.4.2 or higher

Note:

  • Please also install Free Unity Ads package "Advertisement" from package manager.
  • TestMode option is available to swtich between Live/Test ads.
  • Documentation is included for easy understanding of the ads integration
  • Sample Game project included to test ads in game project
  • Option to show/hide ads status on device and unity editor

Easy Ads for Unity Ads helps to integrate Unity Ads more convinently in Android and iOS projects. Demo scenes and documentation help new users to have working ads right out of the box.


Helps to show:

  • Banner Ads
  • Interstitial/Video Ads
  • Rewarded Video Ads

- EasyAdsExamples scene new inteface

- Sample Tower game demo scene to show ads

- Quick integration, Just add GameID and AdUnitID from your unity dashboard

- Compatible with latest unity Advertisement.

- Documentation updated


Helping Methods:

Introduced these methods & events to make it easy to integrate unity ads.

InitializeAds()

OnInitializationComplete()

OnInitializationFailed()

BannerAdsAutoLoadShow()

LoadBanner()

ShowBannerAd()

HideBannerAd()

VideoAdLoadAtStart()

LoadInterstitialAd()

ShowInterstitialAd()

RewardAdLoadAtStart()

LoadRewardAd()

ShowRewardAd()



Tip: After getting EasyAdsManager in your script. You can access these methods like below example and from anywhere in your scripts.

EasyAdsManager.BannerAdsAutoLoadShow()



Use of the above methods/events can be seen in the Demo example scenes.

Note: Please also install Free Unity Ads package "Advertisement" from package manager as EasyAdsForUnityAds utilizes this package.


Contact for help:

[email protected]