ドキュメント

サポート

LevelPlay SDK - Flutter

Ogury integration

Integrate Ogury as a mediation network in your Flutter app using the LevelPlay SDK.
読み終わるまでの所要時間 3 分最終更新 3日前

This guide will instruct you step-by-step on how to set Ogury live as an ad network on Unity LevelPlay.

Prerequisites

Make sure you have correctly integrated LevelPlay's Rewarded, Interstitial or Banner into your application.

Create an Ogury account

Before activating Ogury ad inventory through Unity LevelPlay Mediation, you need to have an approved monetization account with Ogury. If you do not have an account, sign up at the Ogury site or contact app-all@ogury.co.

Create your Assets and Ad Units in Ogury dashboard

If you already have ad units created in your Ogury monetization dashboard, skip to Step 3 to activate Ogury in your LevelPlay ad units.

Add Your App

You can either register your asset directly in Ogury Monetization dashboard or reach out to your publisher manager to create it for you.
  1. To create it on your own, select first on NEW ASSET on the top right corner of your screen, Select Android or iOS App
Step 2 - NEW ASSET button
  1. Search for or type your application name in the APP SELECTION field, and type the package name and bundle name for your application in the APP NAME and BUNDLE fields.
  2. Select REGISTER ASSET.
Step 2 - App registration
  1. For Android apps, you can declare the age category of your asset (this can be done later), select CONTINUE
Step 2 - Age category
  1. You can retrieve the Asset Key from the Assets > Overview section of your Ogury Monetization dashboard. This information will be needed to enable Ogury network later in Unity LevelPlay platform.
Step 2 - Asset overview

Create your Ad Units

  1. Go on Ogury's publishers platform and select the asset you are setting up
  2. Select Monetization Settings on the menu on the left side of your screen
Step 2 - Monetization settings
  1. Select NEW AD UNIT at the top right of the screen
Step 2 - NEW AD UNIT button
  1. A pop-up panel appears on the right side of your screen where you can enter the required information:
    • Ad unit name
    • Integration type
    • Ad unit type (type of format):
      • Fixed (Landscape/Portrait) or Flexible orientable
Step 2 - Ad unit settings
  1. When the ad units are created, you can view a summary of those ad units from your Ogury Monetization dashboard.
  2. You can retrieve an ad unit ID from the Assets > Monetization settings section of your Ogury Monetization dashboard. To do so, select the copy icon in the AD UNIT ID column associated with the ad unit whose ID you want to retrieve. This information will be needed to enable the Ogury network later in the Unity LevelPlay platform.

Create your Reporting API Token

  1. Go to your Ogury Publisher Dashboard. Select your name in the top right corner and open the Account Settings
Step 2 - Account Settings
  1. Go to API Tokens
Step 2 - API Tokens
  1. Lookup for the Reporting API in the table and select the Create Token action button
  2. Copy and paste the token in the LevelPlay Platform to enable Ogury Network later.
Step 2 - Create Token
Keep your token safely! If you lose your token, you'll need to revoke it and create it again. The old token will stop working immediately.

Activate Ogury on the LevelPlay platform

  1. Log into your LevelPlay account and go to the LevelPlay side nav bar > Setup > Networks
  2. Select Manage Networks and select Ogury from the list of available ad networks. Enter the Reporting API token
  3. Next, select the app on which you'd like to run Unity LevelPlay's Mediation with Ogury bidding.
  4. Select Ogury from the setup list of Ad Networks and select the Setup button.
  5. Insert the relevant information for Interstitial, Rewarded, Banner, and Native settings. Then select Save.
The network will be active for your app.

Add the Ogury Adapter to Your Build

Continue your integration using native adapters for Android and iOS. You are now all set to deliver Ogury within your application!