1

I'm using Facebook Audience Native Ads in my android app and I want to show only video ads to my users. Is there a way to detect that the loaded NativeAd will contain video advertising and not just image ?

Mickey Tin
  • 3,408
  • 10
  • 42
  • 71

1 Answers1

0

I guess you can check the extension of the coverView with getAdCoverImage().getUrl()

Shai Levy
  • 715
  • 9
  • 25