Integrate maio with Mediation

This guide shows you how to use the Google Mobile Ads SDK to load and display ads from maio using mediation, covering waterfall integrations. It covers how to add maio to an ad unit's mediation configuration, and how to integrate the maio SDK and adapter into an iOS app.

The dashboard interface for maio uses Japanese text for its labels, buttons, and descriptions, and the screenshots in this guide have not been translated. In this guide's descriptions and instructions however, labels and buttons are referenced with their English language equivalents. "URL スキーム," for example, is "URL Scheme".

Supported integrations and ad formats

The mediation adapter for maio has the following capabilities:

Integration
Bidding
Waterfall
Formats
Banner
Interstitial
Rewarded
Native

Requirements

  • iOS deployment target of 12.0 or higher

Step 1: Set up configurations in maio UI

首先,注册登录您的 maio 帐号。点击左侧边栏中的应用管理按钮,然后点击新建应用

选择与首选广告类型对应的标签。

插页式广告

输入应用的名称,选择平台并提供应用网址。选择视频插页式广告作为广告类型,然后点击更新

已奖励

输入应用的名称,选择平台并提供应用网址。选择视频奖励作为广告类型,然后点击更新

应用管理页面中,记下媒体 ID。在下一部分设置广告单元时,需要用到该标识符。 Ad Manager

Zone Management(区域管理)页面中,记下 Zone ID(区域 ID)。在下一部分中设置广告单元时, Ad Manager 也需要使用它。

(仅限广告瀑布流) 除了媒体 ID区域 ID 之外,您还需要 API IDAPI 密钥,才能为中介设置广告单元 ID。在“报告 API”页面中,记下 API IDAPI 密钥

Step 2: Set up maio demand in Ad Manager UI

Configure mediation settings for your ad unit

Sign in to your Ad Manager account.

Navigate to Delivery > Yield groups and click the New yield group button.

Enter a unique Name for your yield group, set the Status to Active, select your Ad Format, and set the Inventory type to Mobile App. Under the Targeting > Inventory section, select the ad unit under Inventory and Mobile application to which you want to add mediation.

Next, click the Add yield partner button.

If you already have a Yield partner for maio, you can select it. Otherwise, select Create a new yield partner.

Select maio as the Ad network, enter a unique Name and enable Mediation.

Turn on Automatic data collection, and enter the API ID and API KEY obtained in the previous section.

Once the Yield partner is selected, choose Mobile SDK Mediation as the Integration type, iOS as the Platform, and Active as the Status. Enter the Media ID and Zone ID obtained in the previous section. Then, enter a Default CPM value.

Click Save at the bottom of the page when done.

Step 3: Import the maio SDK and adapter

  • Add the following line to your project's Podfile:

    pod 'GoogleMobileAdsMediationMaio'
    
  • From the command line run:

    pod install --repo-update

Manual integration

  • Download the latest version of the maio SDK.
  • Download the latest version of the maio adapter from the download link in the Changelog, and link maioAdapter.framework in your project.

Step 4: Add required code

SKAdNetwork integration

Follow maio's documentation to add the SKAdNetwork identifiers to your project's Info.plist file.

Step 5: Test your implementation

Enable test ads

Make sure you register your test device for Ad Manager.

Publishers using version 7.26.0 or higher of the Google Mobile Ads SDK will automatically receive test ads from maio on phones and tablets registered as test devices when making requests.

Verify test ads

To verify that you are receiving test ads from maio, enable single ad source testing in ad inspector using the maio (Waterfall) ad source(s).

Error codes

If the adapter fails to receive an ad from maio, publishers can check the underlying error from the ad response using GADResponseInfo.adNetworkInfoArray under the following classes:

Format Class name
Interstitial GADMMaioInterstitialAdapter
Rewarded GADMMaioRewardedAdapter

Here are the codes and accompanying messages thrown by the maio adapter when an ad fails to load:

Error code Reason
0-10 maio returned an SDK-specific error. See maio's code for more details.
101 maio does not yet have an ad available.
102 Invalid server parameters (e.g. missing Placement ID).
103 The maio adapter does not support the ad format being requested.
104 An ad is already loaded for this network configuration.

maio iOS Mediation Adapter Changelog

Version 2.1.5.0

  • Verified compatibility with maio SDK version 2.1.5.

Built and tested with:

  • Google Mobile Ads SDK version 11.6.0.
  • Maio SDK version 2.1.5.

Version 2.1.4.0

  • Verified compatibility with maio SDK version 2.1.4.

Built and tested with:

  • Google Mobile Ads SDK version 11.2.0.
  • Maio SDK version 2.1.4.

Version 2.1.3.0

  • Verified compatibility with maio SDK version 2.1.3.

Built and tested with:

  • Google Mobile Ads SDK version 11.1.0.
  • Maio SDK version 2.1.3.

Version 2.1.2.1

  • Now requires Google Mobile Ads SDK version 11.0 or higher.
  • Included Info.plist in the frameworks within MaioAdapter.xcframework.

Built and tested with:

  • Google Mobile Ads SDK version 11.0.1.
  • Maio SDK version 2.1.2.

Version 2.1.2.0

  • Verified compatibility with maio SDK version 2.1.2.

Built and tested with:

  • Google Mobile Ads SDK version 10.14.0.
  • Maio SDK version 2.1.2.

Version 2.1.1.0

  • Verified compatibility with maio SDK version 2.1.1.

Built and tested with:

  • Google Mobile Ads SDK version 10.12.0.
  • Maio SDK version 2.1.1.

Version 2.0.0.0

  • Verified compatibility with maio SDK version 2.0.0.
  • Removed the dependency on MaioOB SDK.
  • Removed support of the armv7 architecture.
  • Now requires minimum iOS version 12.0.
  • Now requires Google Mobile Ads SDK version 10.4.0 or higher.

Built and tested with:

  • Google Mobile Ads SDK version 10.10.0.
  • Maio SDK version 2.0.0.

Version 1.6.3.1

  • Now requires Google Mobile Ads SDK version 10.0.0 or higher.

Built and tested with:

  • Google Mobile Ads SDK version 10.0.0.
  • Maio SDK version 1.6.3.
  • MaioOB SDK version 2.0.0-alpha.

Version 1.6.3.0

  • Updated the adapter to use the didRewardUser API.
  • Now requires Google Mobile Ads SDK version 9.8.0 or higher.
  • Verified compatibility with maio SDK version 1.6.3 and maioOB SDK version 2.0.0-alpha.

Built and tested with:

  • Google Mobile Ads SDK version 9.12.0.
  • Maio SDK version 1.6.3.
  • MaioOB SDK version 2.0.0-alpha.

Version 1.6.2.0

  • Verified compatibility with maio SDK version 1.6.2 and maioOB SDK version 2.0.0-alpha.

Built and tested with:

  • Google Mobile Ads SDK version 9.5.0.
  • Maio SDK version 1.6.2.
  • MaioOB SDK version 2.0.0-alpha.

Version 1.6.1.0

  • Verified compatibility with maio SDK version 1.6.1 and maioOB SDK version 2.0.0-alpha.

Built and tested with:

  • Google Mobile Ads SDK version 9.2.0.
  • Maio SDK version 1.6.1.
  • MaioOB SDK version 2.0.0-alpha.

Version 1.6.0.1

  • Verified compatibility with Google Mobile Ads SDK version 9.0.0.
  • Now requires Google Mobile Ads SDK version 9.0.0 or higher.

Built and tested with:

  • Google Mobile Ads SDK version 9.0.0.
  • Maio SDK version 1.6.0.
  • MaioOB SDK version 2.0.0-alpha.

Version 1.6.0.0

  • Verified compatibility with maio SDK version 1.6.0 and maioOB SDK version 2.0.0-alpha.

Built and tested with:

  • Google Mobile Ads SDK version 8.13.0.
  • Now requires minimum iOS version of 10.0.
  • Maio SDK version 1.6.0.
  • MaioOB SDK version 2.0.0-alpha.

Version 1.5.8.0

  • Verified compatibility with maio SDK version 1.5.8 and maioOB SDK version 2.0.0-alpha.
  • Added bidding capability to the adapter for interstitial and rewarded ad formats.
  • Relaxed dependency to Google Mobile Ads SDK version 8.0.0 or higher.

Built and tested with:

  • Google Mobile Ads SDK version 8.7.0.
  • Maio SDK version 1.5.8.
  • MaioOB SDK version 2.0.0-alpha.

Version 1.5.6.1

  • Added standardized adapter error codes and messages.
  • Updated the adapter to use the .xcframework format.
  • Fixed a bug where rewarded ad events were sometimes not forwarded.
  • Now requires Google Mobile Ads SDK version 8.3.0 or higher.

Built and tested with:

  • Google Mobile Ads SDK version 8.3.0.
  • Maio SDK version 1.5.6.

Version 1.5.6.0

  • Verified compatibility with maio SDK version 1.5.6.
  • Now requires Google Mobile Ads SDK version 7.68.0 or higher.

Built and tested with:

  • Google Mobile Ads SDK version 7.68.0.
  • Maio SDK version 1.5.6.

Version 1.5.5.0

  • Verified compatibility with maio SDK version 1.5.5.
  • Now requires Google Mobile Ads SDK version 7.64.0 or higher.

Built and tested with:

  • Google Mobile Ads SDK version 7.64.0.
  • Maio SDK version 1.5.5.

Version 1.5.4.0

  • Verified compatibility with maio SDK version 1.5.4.
  • Now requires Google Mobile Ads SDK version 7.60.0 or higher.

Built and tested with:

  • Google Mobile Ads SDK version 7.60.0.
  • Maio SDK version 1.5.4.

Version 1.5.3.1

  • To limit timeouts, ad requests will now immediately fail if maio does not have an ad ready to be shown.
  • Removed support for the i386 architecture.

Built and tested with:

  • Google Mobile Ads SDK version 7.58.0.
  • Maio SDK version 1.5.3.

Version 1.5.3.0

  • Verified compatibility with maio SDK version 1.5.3.

Built and tested with:

  • Google Mobile Ads SDK version 7.55.1.
  • Maio SDK version 1.5.3.

Version 1.5.2.1

  • Fixed an issue where the adapter was not invoking the -rewardedAdDidPresent: callback.

Built and tested with:

  • Google Mobile Ads SDK version 7.53.1.
  • Maio SDK version 1.5.2.

Version 1.5.2.0

  • Verified compatibility with maio SDK version 1.5.2.

Built and tested with:

  • Google Mobile Ads SDK version 7.53.1.
  • Maio SDK version 1.5.2.

Version 1.5.1.0

  • Verified compatibility with maio SDK version 1.5.1.

Built and tested with:

  • Google Mobile Ads SDK version 7.52.0.
  • Maio SDK version 1.5.1.

Version 1.5.0.0

  • Verified compatibility with maio SDK version 1.5.0.

Built and tested with

  • Google Mobile Ads SDK version 7.51.0.
  • Maio Ads SDK version 1.5.0.

Version 1.4.8.0

  • Verified compatibility with maio SDK version 1.4.8.

Version 1.4.6.0

  • Verified compatibility with maio SDK version 1.4.6.
  • Updated the adapter to use the new rewarded API.
  • Now requires Google Mobile Ads SDK version 7.42.2 or higher.

Version 1.4.2.0

  • Verified compatibility with maio SDK version 1.4.2.

Version 1.4.1.0

  • Verified compatibility with maio SDK version 1.4.1.
  • Fixed an issue where maio adapter might fail if multiple MediaIds are provided from AdMob.

Version 1.4.0.0

  • Verified compatibility with maio SDK version 1.4.0.

Version 1.3.2.0

  • Verified compatibility with maio SDK version 1.3.2.

Version 1.3.1.1

  • Added adapterDidCompletePlayingRewardBasedVideoAd: callback to the adapter.

Version 1.3.1.0

  • Verified compatibility with maio SDK version 1.3.1.

Version 1.3.0.0

  • Verified compatibility with maio SDK version 1.3.0.

Version 1.2.19.0

  • Verified compatibility with maio SDK version 1.2.19.

Version 1.2.18.0

  • First release!
  • Added support for interstitials and rewarded videos ads.