Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Leichtenschlag committed Mar 21, 2014
2 parents 2968abd + 93ee903 commit 42912bf
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,28 @@ Samples
=======
Admob
-----
* [Banner Example](https://github.com/googleads/googleads-mobile-ios/tree/master/admob/BannerExample)
* [Smart Banner Example](https://github.com/googleads/googleads-mobile-ios/tree/master/admob/SmartBannerExample)
* [Interstitial Example](https://github.com/googleads/googleads-mobile-ios/tree/master/admob/InterstitialExample)
* [Cocos2d Example](https://github.com/googleads/googleads-mobile-ios/tree/master/admob/Cocos2dExample)
* [Banner Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/master/admob/BannerExample)
* [Smart Banner Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/master/admob/SmartBannerExample)
* [Interstitial Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/master/admob/InterstitialExample)
* [Cocos2d Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/master/admob/Cocos2dExample)

Doubleclick
-----------
* [DFP Banner Example](https://github.com/googleads/googleads-mobile-ios/tree/master/doubleclick)
* [DFP Interstitial Example](https://github.com/googleads/googleads-mobile-ios/tree/master/doubleclick/DFPInterstitialExample)
* [DFP Manual Impressions Example](https://github.com/googleads/googleads-mobile-ios/tree/master/doubleclick/DFPManualImpressionsExample)
* [DFP Banner Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/master/doubleclick)
* [DFP Interstitial Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/master/doubleclick/DFPInterstitialExample)
* [DFP Manual Impressions Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/master/doubleclick/DFPManualImpressionsExample)

Downloads
=========
Please check out our [releases](https://github.com/googleads/googleads-mobile-ios/releases) for the latest downloads for the different sample apps.
Please check out our [releases](https://github.com/googleads/googleads-mobile-ios-examples/releases) for the latest downloads for the different sample apps.

Documentation
==============
Check out our [developers site](https://developers.google.com/mobile-ads-sdk/) for documentation on using the SDK, and join the developer community on [our forum](https://groups.google.com/forum/#!forum/google-admob-ads-sdk).

Suggesting improvements
=======================
To file bugs, make feature requests, or to suggest other improvements, please use [github's issue tracker](https://github.com/googleads/googleads-mobile-ios/issues).
To file bugs, make feature requests, or to suggest other improvements, please use [github's issue tracker](https://github.com/googleads/googleads-mobile-ios-examples/issues).

License
=======
Expand Down

0 comments on commit 42912bf

Please sign in to comment.