GithubHelp home page GithubHelp logo

razazr / googleads-mobile-ios-mediation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googleads/googleads-mobile-ios-mediation

0.0 0.0 1.0 39.32 MB

License: Apache License 2.0

Objective-C 92.88% Ruby 0.03% Shell 4.51% Swift 1.43% C 1.14%

googleads-mobile-ios-mediation's Introduction

Google Mobile Ads SDK for iOS

The Google Mobile Ads SDK is the latest generation in Google mobile advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization in native mobile apps.

This repository is broken into two sections:

Example adapter and custom event project

This repository contains the source code for a sample project demonstrating how an ad network can plug into AdMob Mediation. There are four main components:

  • Sample SDK - This is a mock SDK that stands in for a real ad network SDK. This project is intended to show developers how to use custom events and mediation adapters to adapt other ad networks' SDKs, so here we adapt a fake one.
  • Custom Event - A sample custom event class that will request ads from the Sample SDK and pass them on to the Google Mobile Ads SDK.
  • Adapter - A sample mediation adapter that will also request ads from the Sample SDK and pass them on to the Google Mobile Ads SDK.
  • MediationExample - A simple, one-view application that displays ads loaded through the adapter and custom event. It can be used to test the functionality of both.

If you're just getting started developing a custom event or adapter, you can replace the code inside this project's adapter and/or custom event classes and (as long as you don't change the names of those two classes) test your own implementation. The ad units provided as part of the project are keyed to the names of the adapter and custom event classes.

Building the example project

To build the project, follow these steps:

  1. Download or clone the source onto your local machine.
  2. Run 'pod update' in the project's root directory (this will download the SDK).
  3. Open the workspace file in Xcode.
  4. Run the project.

Mediation Adapters

Open source adapters for mediating via the Google Mobile Ads SDK. A list of these adapters is available on our Mediation page.

Downloads

For prebuilt versions of these adapters, see our mediation developer site. Select an individual ad network's guide, and look for download links in the Changelog. The ad network guides also explain how to include adapters via CocoaPods.

Documentation

Check out our developer site for documentation on using the SDK, and our mediation developer guide for information on how to create an adapter. You can also join the developer community on our forum.

Suggesting improvements

To file bugs, make feature requests, or to suggest other improvements, please use github's issue tracker.

License

Apache 2.0 License

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.