0

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 please help me in this case. I am getting test ads successfully while testing Meta Audience. But in production I am only getting too many requests but no impressions (as you can see in the image below).enter image description here

Syed Waleed
  • 967
  • 2
  • 5
  • 7
  • Meta only uses bidding & no more supports waterfall. One of the things that could be possible is that Meta is losing bids & hence no impressions. Ofc. zero impressions to 800K requests is not something one would see usually. Have you tried using `Ads Inspector` & checking if you are getting real ads after selecting Meta as the only Ad provider? – Darshan Jun 18 '23 at 12:33
  • @Darshan thanks for posting your opinion. I am really new to meta. I was using AdMob earlier. I think meta supports waterfall because they have option of waterfall in their dashboard. And I am successfully getting test ads but in production I am facing this issue. – Syed Waleed Jun 19 '23 at 15:49
  • As per the docs, only Bidding is supported: https://developers.google.com/admob/android/mediation/meta – Darshan Jun 19 '23 at 17:17
  • Hi @Darshan thanks for sharing this link. This is just about mediation of FAN with AdMob. But I am using FAN without Admob. FAN = Facebook Audience Network. And by the way FAN is now showing ads. My app was not approved at that time which was the reason behind too many ad requests but no fill. Thanks for giving me suggestions. – Syed Waleed Jun 22 '23 at 15:11

1 Answers1

1

Please check your account is verified or not, sometimes it is not showing impression for that reason

  • This does not provide an answer to the question. Once you have sufficient [reputation](https://stackoverflow.com/help/whats-reputation) you will be able to [comment on any post](https://stackoverflow.com/help/privileges/comment); instead, [provide answers that don't require clarification from the asker](https://meta.stackexchange.com/questions/214173/why-do-i-need-50-reputation-to-comment-what-can-i-do-instead). - [From Review](/review/late-answers/34738566) – Yashovardhan99 Jul 30 '23 at 19:27
  • Yeah this was one of the reasons. – Syed Waleed Aug 30 '23 at 07:55