Ionic 6 and Google AdManager

Hello,

I’m trying for the first time to integrate Google Ad Manager in a project with ionic 6, my question is if it is possible to use it and if there is a plugin that allows it. The only thing I found is AdMob plugin, but in the documentation in google support it says this:

Ad Manager is a different product to AdSense and AdMob. Ad Manager is a unified platform with granular inventory controls and other features that allow you to manage direct sales, third-party networks, and programmatic demand across desktop, mobile web and apps.

support.google.com

This question because my client would like to manage advertising independently.
since I don’t know well the differences between AdManager and AdMob I’m here to ask you for support.

Thanks.

1 Like

There are plugins available:
Cordova: AdMob | Ionic Documentation
Capacitor: GitHub - capacitor-community/admob: Community plugin for using Google AdMob

Thanks for the reply,
yes I know about the plugin AdMob, my question is:
can it be used with google AdManager or are they two different things? or I need another solution?

is there no solution?

No, you cannot manage advertising independently with those plugins, you need a different approach. You need to look for a independent js library.