GameMaker (2.3)
Icon

Unity Ads Banner for Android

Andrey_GM

You must be logged in to obtain assets

Description

This extension is for Android ONLY! It is based on the Unity Ads SDK, v. 4.4.1. The extension includes the ability to show ONLY Unity Ads banners. There are 2 positions available: top centered, bottom centered. Two banner formats: 320x50 and 728x90.

==============

Available features:

  • UnityAds_Init("Game ID", 0 or 1); - Initialize the SDK. Game ID, Test Mode: 1-true, 0-false
  • UnityAds_isInitialized(); - Check that the initialization is done. Returns: 0 if there is no initialization, 1 if there was initialization.
  • UnityAds_Banner_Create("Ad Unit ID", Banner width [320 or 728], Placement ("top" or "bottom")); - Creating a banner and displaying it on the screen.
  • UnityAds_Banner_Show(); - Display the banner (if it was previously hidden).
  • UnityAds_Banner_Hide(); - Hiding the banner.
  • UnityAds_Banner_Delete(); - Deleting the banner. After that, you need to re-create the banner.
  • UnityAds_GDPR_Consent(0 or 1); - GDPR Consent. 1-If the user opts in to targeted advertising. 0-If the user opts out of targeted advertising. https://docs.unity.com/ads/GDPRCompliance.html
  • UnityAds_CCPA_Consent(0 or 1); - CCPA Consent. 1-If the user opts in to targeted advertising. 0-If the user opts out of targeted advertising. https://docs.unity.com/ads/CCPACompliance.html

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS2.3 - Version 0.0.1. Published November 14, 2022

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait