Skip to content

Lightweight admanager ads extension for you to monetize your apps with many types of ads.

License

Notifications You must be signed in to change notification settings

jewelshkjony/AdManagerAds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 

Repository files navigation

[Paid] AdManager Ads Extension : Monetize Your Application With AdManager

  • AdManager lightweight ads extension for you to monetize your apps with many types of ads. Itโ€™s also support dynamic views for native ad. Itโ€™s uses is very easy. Just put your ad unit ids to show your real ads, also you can show test ads. Simple, easy and very lightweight extension.
  • Youโ€™ll get next minor sdk updates free once you purchased. This extension donโ€™t take any commission from you.
  • Enabled optimized sdk initialization & ad loading features to improve the overall responsiveness of ads.
  • Support Kodular ad-manager child account.

๐Ÿ’น Multi Component Extension

  • Very simple, just import one aix then you'll get 8 components into one aix.
  • AdManagerCore is mandatory to drag into screen.

image

๐Ÿ’น AdManager Sdk โ†“

  • Initialize - Call this method as early as possible after the app launches to reduce latency on the sessionโ€™s first ad request. If this method is not called, the first ad request automatically initializes the Google Mobile Ads SDK.
  • Ad inspector - Ad inspector is an in-app overlay that enables authorized devices to perform real-time analysis of test ad requests directly within a mobile app.
  • RegisterWebView - Registers a WebView with the Google Mobile Ads SDK to improve in-app ad monetization of ads within this WebView.
  • OpenDebugMenu - Opens the debug menu. Initialize method must be called prior to this function.

1a36b2081063f4e1e76c8c184815b4736b3345fb

f49fa89800e8a9c51f40f560d0d9df402de4c552

8b09de3540fecf764b0b5f4d69d75379e79109a3

๐Ÿ’น Ads Consent Form โ†“

  • Later this year, Google will require all publishers serving ads in the EEA and the UK to use a Google-certified consent management platform (CMP). To meet that requirement, you can use any Google-certified CMP, including Google's consent management solution. If you want to use Google's consent management solution, the first thing you need to do is create a GDPR-compliant message and implement the UMP SDK.

46b5dde4b403e4f9ac41bb9d5d3914da2dc9580f

65ba4fb88caaa0b98832fd647bdc44e1bc4e4118


Demo consent blocks
  • For production:

image

  • For testing:

image


๐Ÿ’น AdManager App Open Ad โ†“

  • App open ads are a special ad format intended for publishers wishing to monetize their app load screens. App open ads can be closed at any time, and are designed to be shown when your users bring your app to the foreground. Note: Specific format may vary by region.

06a3b4e813538c68b6ed5b148fa3733ab198da0e

8e2ea143d497103bc99bc0f3f88274a971e8d54c

๐Ÿ’น AdManager Banner Ad โ†“

  • Banner ads are rectangular ads that occupy a portion of an appโ€™s layout. They stay on screen while users are interacting with the app, either anchored at the top or bottom of the screen or inline with content as the user scrolls. Banner ads can refresh automatically after a certain period of time. 8 types of banner ads available and also you can make custom size banner ads. Same block to show all types banner ads.

22a95865f2c6c3f7042842d0466cb2a8f2d22445

6c3d3d6f0fdf33ad027e23920d7de456ed57479e

๐Ÿ’น AdManager Interstitial Ad โ†“

  • Interstitials are full-page ad units served between screens during mobile app navigation. They present a user with full-screen app experiences at natural app transition points such as launch, video pre-roll, or game level load.

4e6d210ed4e8a20b042affc94b35d3497cba73d5

abf37edae0c03cf20143344ff5fa56c8bf44104c

๐Ÿ’น AdManager Native Ad โ†“

  • Native ads match the look and feel of your site or app and provide a better user experience for your visitors. Native ads are different from standard ads in that theyโ€™re designed to fit neatly inside the userโ€™s path through your site or app. Visitors still know theyโ€™re ads, but they look great next to your content. Design native ad from designer section then load ad. When ad is loaded, then register all views to set values in views.

7d5d491c96065d0d725a38d6a0f24396ebb371ac

image

๐Ÿ’น AdManager Rewarded Ad โ†“

  • Rewarded media changes the ads experience by allowing users to voluntarily watch an ad in exchange for an in-app reward. This increases publisher monetization opportunities and maximizes the value of content. Ad Manager offers two inventory formats that offer rewards: Rewarded ads and Rewarded interstitial ads.

b0eb255750afc4bb79b738337fabb29d4a680be6

0f8456947463a7be9857d6d10603692e98046b81

๐Ÿ’น AdManager Rewarded Interstitial Ad โ†“

  • Rewarded interstitial is a new type of incentivized ad format that allows you to offer rewards, such as coins or extra lives, for ads that appear automatically during natural app transitions. Unlike rewarded ads, users arenโ€™t required to opt-in to view a rewarded interstitial.

ddfadfe108d79b4a7f8ee6a93774b68f947bedeb

dc55e142ced93385264d9f46fcc7d902bbdaee60

Note: Donโ€™t forget to use your own application id in manifest

โžค Release Notes โ†ท

  • 22.2.0: Deprecated some custom events.
  • 22.1.0: Ad inspector: Enabled ability to trigger ad requests from the ad inspector UI on devices that don't have Google Play services.
  • 22.0.0: This release is a MAJOR version update with several breaking changes.
    Added XML layout support for native ad. Now you can design native ad using XML code.
  • 21.5.0: App Open Ads: Deprecated load methods that accept an orientation input parameter and added new methods that don't take an orientation input. The new methods determine the orientation at request time, matching the behavior of other full-screen formats.
    Mediation: Added mediation support for app open ads.
  • 21.4.0: Extend SDK support for showing banner ads and native ads requested through the ad inspector UI.
    Note: The ad inspector UI will roll out this feature at a later date, requiring a minimum SDK version of 21.4.0.
    Added support for the same app key to help you deliver more relevant and personalized ads by using data collected from your apps.
    Official release version for QueryInfo generation.
  • 21.3.0: Added SDK support for requesting and showing ads requested through Ad Inspector UI.
    Note: The Ad Inspector UI will roll out this feature at a later date, requiring a minimum SDK version of 21.3.0.
  • 21.2.0: Added SDK support for exporting ad request logs through Android Sharesheet.
    Note: The Ad Inspector UI will roll out this feature at a later date, requiring a minimum SDK version of 21.2.0.
  • 21.1.0: Added support for ad monetization within WebView.
  • 21.0.0: This release is a MAJOR version update with several breaking changes.
    Google Mobile Ads SDK now requires all apps to be on a minimum Android API level 19 to run.
    Added manifest flags to optimize initialization and ad loading.
    Beta: These APIs are in beta. The return values might change without an SDK release.
    Added support for custom events in ad inspector.

    ๐Ÿงฉ More extensions

    ๐Ÿ”— See more extensions

    ๐Ÿ“ Extension specifications:

    com.jewel.admanagersdk.aix (1.37 MB)
    โš™๏ธ SDK Version: 23.2.0
    ๐ŸŒŽ Released On: 24 June 2021 (GMT+06:00)
    ๐ŸŒŽ Updated On: 01 July 2024 (GMT+06:00)
    โš–๏ธ License: Terms & Conditions
    ๐Ÿˆธ Demo Apk: AdManagerAds.apk
    ๐Ÿค Supported builder: Kodular, Niotron, AppZard, AndroidBuilder, App Inventor and it's other distributions.


    ๐Ÿ“ซ How to reach me โ†“

    Telegram | WhatsApp | Facebook | Messenger | Youtube

    • If youโ€™re facing any issues, please submit your issues here โ†’ Submit Issues