Skip to content

pubnative/googleMobileAds-hybid-adapters-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

HyBid - iOS Google Mobile Ads Adapter (Header Bidding & Mediation)

Header Bidding & Mediation adapters to be used in conjunction with Google Mobile Ads iOS SDK to deliver HyBid Ads on iOS devices.

If you want to display HyBid Ads in your iOS application through Google Mobile Ads, you’re at the right place.

Requirements

  • Platform: iOS 12.0+
  • Xcode: 12.0+

Features

  • Displaying HyBid Ads

Installation

CocoaPods

If your project is managing dependencies through CocoaPods, you just need to add this pod in your Podfile.

It will install HyBid Adapters, as well as HyBid iOS SDK and Google Mobile Ads iOS SDK (If not installed already).

  1. Add pod named GoogleMobileAds-HyBid-Adapters in your Podfile:
platform :ios, '12.0'
pod 'GoogleMobileAds-HyBid-Adapters', '3.0.0.2'
  1. Run pod install --repo-update to install the pod in your project.
  2. Integrate latest version of HyBid iOS SDK to your project using HyBid Setup Guide.
  3. If needed, implement Google Mobile Ads iOS SDK, for GAM (DFP) and/or GAD (AdMob) in your application.
  4. Based on your needs, define custom events using Header Bidding and/or Mediation pages to finish the integration.
  5. You’re done.

Manually

  1. Integrate latest version of HyBid iOS SDK to your project using HyBid Setup Guide.
  2. If needed, implement Google Mobile Ads iOS SDK, for GAM (DFP) and/or GAD (AdMob) in your application.
  3. Download the desired release of Google Mobile Ads HyBid Adapters.
  4. Drag & Drop adapter files in your iOS project.
  5. Based on your needs, define custom events using Header Bidding and/or Mediation pages to finish the integration.
  6. You’re done.

Integration Documentation

Integration instructions are available on HyBid iOS SDK Documentation GitHub Wiki page.

About

A repository that hosts Google Mobile Ads adapters (Header Bidding & Mediation) for HyBid iOS SDK.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •