Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I add iAds from a specific category in iOS?

Tags:

ios

iphone

iad

I want to integrate ads (banner) in a particular category to my iPad Application (Category like ads from financial sectors, IT Sector etc). Is there any ad service that support this?

like image 428
Deepak Dash Avatar asked Nov 12 '22 23:11

Deepak Dash


1 Answers

I've been doing a bit of research, and there doesn't seem to be an easy way to filter ads by category on either iAd or Adsense, instead relying on "algorithms" to choose ads. That said, Adsense offers the ability to block by category, so in theory you could block less relevant categories. Directions can be found at this page. Though this is a convoluted way, it appears to be the only, short of just trusting the terrible in my experience algorithms.

On another note, buysellads works by having you approve ads before they show, sy you could accept only some ads that way. Info about the iOS SDK is here.

Hope this helps!

like image 137
rocket101 Avatar answered Nov 15 '22 07:11

rocket101