Skip to main content

Vegas IronSource

Vegas Service - Unity LevelPlay integration for IronSource mediation.

Overview

This package provides IronSource mediation integration for the Vegas advertising framework, enabling monetization through banner, interstitial, and rewarded video ads.

Key Features

  • IronSource Integration: Full support for IronSource Unity LevelPlay SDK
  • Multiple Ad Formats: Banner, interstitial, and rewarded video ads
  • Mediation Support: Seamless integration with IronSource mediation
  • Configuration Management: Easy setup through ScriptableObject configurations
  • Debug Tools: Built-in debugging and testing utilities

Requirements

  • Unity 2022.3 or later
  • Vegas framework v16.1.0+
  • IronSource Unity LevelPlay SDK

Installation

Install via Unity Package Manager using the following URL:

https://upm.matchingham.gs/com.matchinghamgames.vegasironsource

Quick Start

  1. Configure your IronSource app settings in the IronSource dashboard
  2. Create and configure the IronsourceMediationServiceConfig asset
  3. Add the IronSource mediation service to your Vegas configuration
  4. Initialize Vegas framework in your game

Important Notes

⚠️ Consent Management: If using Usercentrics as your CMP, ensure that:

  • ironSource (templateID: 9dchbL797)
  • Facebook Audience Network (templateID: ax0Nljnj2szF_r)

Are added to your data processing services list in the Usercentrics dashboard.

Supported Platforms

  • Android
  • iOS

Dependencies

  • Logger v2.1.0
  • Handyman v5.8.2
  • Vegas v16.1.0

Documentation