dreamsoftin / facebook_audience_network

Flutter Facebook Audience Network
https://pub.dartlang.org/packages/facebook_audience_network/
MIT License
154 stars 93 forks source link

Does it still work.(Bidding) #124

Open wheezyy opened 2 years ago

wheezyy commented 2 years ago

Is this plugin still working? What changes should be made to work with bidding(Facebook ads only).

elgsylvain85 commented 2 years ago

Hello, I have the same concern

NikhilMJain commented 2 years ago

@elgsylvain85 @wheezyy Are you seeing impressions in your app? I don't see ad impressions.

elgsylvain85 commented 2 years ago

@elgsylvain85 @wheezyy Are you seeing impressions in your app? I don't see ad impressions.

No, since FAN require bidding. I’m asking if this plugin is still up to date

tef-github commented 2 years ago

Hello, I have a problem with Bidding on IOS as well. The Facebook team told me to set this variable: setAdvertiserTrackingEnabled I set it in my Info.plist but I don't my estimated revenue well. I see my impressions and others. But not revenue.

Please help,

How do I set: setAdvertiserTrackingEnabled

How do I use this library in bidding?

It's being mandated by facebook

elkhalifte commented 2 years ago

facebook audience bidding via FAN sdk is not available at the moment , and facebook team is working on it https://developers.facebook.com/docs/audience-network/bidding/in-house-mediation/ . instead you can use facebook bidding via admob ads plugin or other mediator platforms.

elgsylvain85 commented 2 years ago

facebook audience bidding via FAN sdk is not available at the moment , and facebook team is working on it https://developers.facebook.com/docs/audience-network/bidding/in-house-mediation/ . instead you can use facebook bidding via admob ads plugin or other mediator platforms.

@elkhalifte could you please show how to implement from admob or give any reference

elkhalifte commented 2 years ago

@elgsylvain85 You can use this plugin to show admob ads https://pub.dev/packages/google_mobile_ads

and you can add facebook audience bidding into it by followings this docs https://developers.google.com/admob/android/mediation/facebook