-
Notifications
You must be signed in to change notification settings - Fork 2
Home
✌ Makis Tracend edited this page Aug 25, 2013
·
2 revisions
This plugin offers an abstraction of the Adsense API so you can instantiate banners in a backbone app like you would any other view.
Benefits of this method include keeping consistency in the codebase by using the same conventions when rendering the page, as well as the ability to cast different banners depending on the environment the web app is loaded in.
These are the views created under the Adsense.Ads
namespace
- MediumRect (320x250)
- LargeRect (336x280)
- Leaderboard (728x90)
- WideSkyscraper (160x600)
- Mobile (320x50)