invertase / react-native-google-mobile-ads

React Native Google Mobile Ads enables you to monetize your app with AdMob.
https://docs.page/invertase/react-native-google-mobile-ads
Other
624 stars 121 forks source link

[📚] Google ad mob with Meta Audiance Network #585

Open vishalsohani27 opened 3 weeks ago

vishalsohani27 commented 3 weeks ago

Documentation Feedback

Hello, Google ad mob is working fine. But i want to use Meta Audiance Network with Google Ad mob. I will use Google Admob as mediation partner for Meta. I mapped all placement ids of Meta with Admob account. But Meta platform is showing ideal (No request) Is This library is compatibal to show Meta ads using Google admob? Do i have to make some additional setting? I Appriciate your Help and suggestion. Thanks in Advance.

priyanshu2000 commented 3 weeks ago

Documentation Feedback

Hello, Google ad mob is working fine. But i want to use Meta Audiance Network with Google Ad mob. I will use Google Admob as mediation partner for Meta. I mapped all placement ids of Meta with Admob account. But Meta platform is showing ideal (No request) Is This library is compatibal to show Meta ads using Google admob? Do i have to make some additional setting? I Appriciate your Help and suggestion. Thanks in Advance.

Hey @vishalsohani27 were you able to make it work?

vishalsohani27 commented 3 weeks ago

No Dear, still not working, Meta Audience Network still showing no Data. Even Google ad mob is also not showing any request from Mediation partner Meta. I think there is something missing, like the adapter version (I may be Wrong). or this library is only for Admob Not for mediation. I am expecting someone to clear this...

On Mon, 3 Jun 2024 at 13:08, Priyanshu @.***> wrote:

Documentation Feedback

Hello, Google ad mob is working fine. But i want to use Meta Audiance Network with Google Ad mob. I will use Google Admob as mediation partner for Meta. I mapped all placement ids of Meta with Admob account. But Meta platform is showing ideal (No request) Is This library is compatibal to show Meta ads using Google admob? Do i have to make some additional setting? I Appriciate your Help and suggestion. Thanks in Advance.

Hey @vishalsohani27 https://github.com/vishalsohani27 were you able to make it work?

— Reply to this email directly, view it on GitHub https://github.com/invertase/react-native-google-mobile-ads/issues/585#issuecomment-2144485330, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR5EGHNJRFLO4Z7XIQUEM3TZFQMNZAVCNFSM6AAAAABIT4DVE6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBUGQ4DKMZTGA . You are receiving this because you were mentioned.Message ID: @.*** com>

dylancom commented 3 weeks ago

This is just a wrapper around the Google Mobile Ads SDK, and just a community effort :) If you want to add mediation partners you have to check their websites how to integrate their SDK. You probably need to install extra pods.

https://developers.google.com/admob/ios/choose-networks https://developers.google.com/admob/android/choose-networks

vishalsohani27 commented 3 weeks ago

ok Thank You. But wish this pack support mediation also.😊

On Mon, 3 Jun 2024 at 23:42, Dylan @.***> wrote:

This is just a wrapper around the Google Mobile Ads SDK, and just a community effort :) If you want to add mediation partners you have to check their websites how to integrate their SDK. You probably need to install extra pods.

— Reply to this email directly, view it on GitHub https://github.com/invertase/react-native-google-mobile-ads/issues/585#issuecomment-2145831935, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR5EGHMRODMNTPBH7FCIQTLZFSW2NAVCNFSM6AAAAABIT4DVE6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBVHAZTCOJTGU . You are receiving this because you were mentioned.Message ID: @.*** com>

dylancom commented 3 weeks ago

Feel free to submit a PR to add extra functionality as the rest of the community does :)