Questions tagged [facebook-monetization-manager]

16 questions
7
votes
2 answers

How to resolve quality check issue in audeince network for android apps ?

I have googled everywhere but can't find proper answer. My all android apps falling in failing state under quality check. How to resolve this problem in facebook monetization manager ?
4
votes
1 answer

Invalid Network Credentials in Admob mediation process

Entering Facebook App id and Access token throwing Invalid network credentials. For mediation I followed this Integration link https://developers.google.com/admob/ios/mediation/facebook. As one of the steps, I don't find any apps to select in the…
1
vote
1 answer

Facing Issue in "App Verification" in "Facebook monetization Manager"

in "App Verification" in "Facebook Monetization Manager" I have only one option which is "Submit for review" but in past there was another option which was "send code on email" but now there in no option of send email. can anyone guide why there is…
1
vote
1 answer

Move your apps to bidding (Audience Network)

You need to move your apps to bidding before the deadlines so they can continue monetizing with Audience Network. after this message came to my dashboard I click (Move apps to Bidding) button and did select (No mediation platform -Audience Network…
1
vote
0 answers

How to make sure that Facebook ads show up only if they have downloaded it from playstore?

My Facebook ads were running smoothly until this morning when I received a notification stating "Make sure ads don't get served to people who installed your app from elsewhere."(As shown in image) And now Ads are not showing up on my app. I have not…
1
vote
1 answer

Can I use Admob ad account and Facebook monetization account in the same Android App

I have an android app and I'm using Google's Admob account to display ads now. Most of the time, Admob account is restricting ads and showing that ads are served limited and I don't see my ads showing on my app. Once the limitation is released I can…
1
vote
0 answers

Facebook monetization placement violation solution?

I have some ad placements (like thin banner/ rectangle ad) in android app, one of them is like shown below. This ad is shown at the end of scrollable text content. This ad is blocked 3rd time in this month. They email me with policy link. I have…
Khemraj Sharma
  • 57,232
  • 27
  • 203
  • 212
0
votes
1 answer

Thousands of ad requests but no impressions in Meta Audience Network

I have integrated Meta Audience Network in my app (built with flutter). Since 2 weeks I can see thousands of requests (in fact 800k last week) but there are no impression being counted. I am unable to figure out why this is happening. Can anyone…
0
votes
0 answers

Age control in Facebook audience network ads

I recently started using Facebook audience network for monetization in my android app ( I used to use AdMob). I just have one problem, my app's age rating on google play is +3 , however I can't find a way in the monetization manager to block mature…
0
votes
1 answer

Stop showing ad for 15 seconds after user clicks on it Facebook Audience Network

I have implemented facebook audience network banner ad in my android app. I want to not the ad for 15 seconds after user clicks on it and returns to the app. I have searched a lot and can not find any solution.I am doing this to prevent illegal…
0
votes
1 answer

Instant game ads not working - showAsync' of null

I am trying to add monetization to my Facebook instant game, it is created via Cocos Creator. I have checked in project settings Facebook audience network and also build game as instant game. (Cocos Creator has integrated the Facebook Instant Games…
0
votes
1 answer

Receiving Non English Facebook Native Ads With MoPub

Is there a way to control the location of ads requested via the Facebook Monetization center as does not seem to be a such options via MoPub? Expected English speaking native ads showing with MoPub's Facebook Native Ads integration passing the…
user10435628
0
votes
1 answer

Problems activating Facebook Ads in iOS App

I am trying to integrate Facebook Ads in my iOS App. I have the SDK installed and I also already receive test-ads. So everything seems to work fine. BUT... On the Facebook page inside the Monetization Manager there is a 4 step tutorial on what I…
0
votes
2 answers

How to test RewardVideo in Facebook Instant Game?

This is my code. var ad; FBInstant.getRewardedVideoAsync('1234_1234') .then(function(rewardedVideo) { if(typeof rewardedVideo !== 'undefined'){ if(typeof rewardedVideo.getPlacementID() === 'undefined'){ …
0
votes
0 answers

Why my app be labeled as 'Autogenerated'?

in facebook monetization manager, after create property and the default first placement, the system will auto establish an app on facebook developer, labeled 'XX - MM', but today follow the same operation, I find my new app be labeled as 'XX -…
1
2