LogoLogo
  • ReneVerse Tour
    • ๐Ÿ‘‹Welcome to ReneVerse
      • ๐Ÿง Smart Ads & Branded Objects
      • ๐Ÿ“ˆAdvertising Demand via ReneVerse
      • ๐Ÿ”ฎThe Portal
      • ๐ŸงฐThe SDKs
  • Getting Started
    • ๐Ÿš€Getting Started with ReneVerse
    • ๐Ÿ“Registering as a New User
    • ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆCreating a New Organization
    • ๐Ÿ‘ฅInvite Members to Your Team
  • Publisher Flow
    • ๐Ÿ•น๏ธPublisher Overview
    • โšกQuick Start Guide
    • ๐Ÿ’พRegistering Your Game & Generating API Keys
    • ๐ŸงฉSDK Integration
      • ๐Ÿ› ๏ธUnity
        • ๐Ÿ”งUnity SDK Setup
        • ๐Ÿ”จ[WIP] Using the Unity SDK
          • ๐ŸฅžBatch Serve Ad
      • ๐ŸŽฎUnreal Engine
        • โš™๏ธUE SDK Setup
        • ๐Ÿ”ฉUsing the UE SDK
      • ๐ŸŒPhaser 3
        • ๐Ÿ’ซPhaser Quick Start
        • ๐ŸงชAPI Reference
          • ๐ŸชuseReneVerse
          • ๐Ÿ“ŠuseTracking
        • ๐Ÿ’ปFull Implementation (Code)
    • ๐ŸŽฏDefining Placeholders in the Portal
      • ๐Ÿ–ผ๏ธCreating Ad Surfaces in the Portal
      • ๐ŸŽ๏ธCreating Branded Object Placements in the Portal
    • ๐Ÿ“ฒAds.txt
  • Advertiser Flow
    • Advertiser Overview
    • Creating Ad Campaign
    • Managing Brands
      • Creating Branded Collections
      • Brand Creation
      • Asset Creation
    • Adding Ads to Campaign
    • Creating Branded Assets
  • Download
    • Unity SDK
    • Unreal Engine SDK
    • Phaser NPM Package
Powered by GitBook
LogoLogo

ReneVerse

  • Website
  • Sign Up
  • Book a demo

Download

  • Unity SDK
  • Unreal Engine SDK
  • Phaser NPM

Links

  • Blog
  • About
  • Play Demo
  • FAQs

Socials

  • LinkedIn
  • X (Twitter)
  • YouTube

ยฉ 2025 ReneVerse

On this page
  1. Publisher Flow
  2. Defining Placeholders in the Portal

Creating Ownable Collections and Defining Ad Surfaces

Define your Ad Surfaces by creating Ownable Assets where these Ad Surfaces will reside.

Last updated 1 year ago

To enable in-game Borderless Ads, you must first have an identifiable asset upon which a blank Ad Surface can be added. To do this, navigate to the Games tab within the Portal, enter one of your Organization's Games pages, and select + New Collection. This is an Asset Collection, where all of your assets will be organized and managed.

In the New Collection pop-up window, add a Name, Description, and Image, for a picture or logo. Organizations are likely to have multiple collections to organize Assets (and the Ad Surfaces that will be added to those Assets) in various ways that make sense for them, so be sure to utilize the Description field wisely - perhaps to specify what kinds of assets you will add or to describe its purpose related to some event, release, or initiative.

Click on your newly created Collection to view it and create Assets for your game.

Inside your Collection, you will need to create an Ownable Asset upon which the Ad Surfaces can be added. To create an Ownable Asset, click on +, we can create an Ownable Asset inside it, and let's start doing it by clicking on the correspondent button.

Within the New Ownable Asset pop-up window, add a Name, Description, Image, determine its, and select the Storage option for the asset. We recommend adding a clear image of the Asset itself for quick and easy navigation within your Asset Collection menu.

Now you've created your first Ownable Asset inside the Collection for your game. Let's open it up and define an Ad Surface!

Within the page of the Ownable Asset you've made, there are a multitude of properties that can be manipulated. For the time being, we'll focus specifically on defining an Ad Surface, which is a portion of the surface area of your Ownable Asset that you wish to display dynamic image or video advertising content. To start, click on + New Ad Surface.

You have the option to create either a Banner (Image) or Video advertisement. In the following example, we've selected a Video Ad Surface. In the pop-up window that appears, define your desired resolution and whether or not the Ad Surface is Interactive. An Interactive Ad Surface is one that developers can define as having a triggered event when a particular action is completed by a player in-game. These Ad Surfaces can then send the player a message to their ReneVerse account email address upon a successful interaction, which is immensely useful for Advertisers.

A Static Ad Surface is simply non-interactive, and will only gather impression data, not interaction data. This kind of Ad Surface can still display both Banner (Image) and Video.

With that, you've created your first Ad Surface with its own parameters that can be used in-game for dynamically-served, non-intrusive, in-game ads!

To summarize what you've accomplished in this section:

  1. You created an Asset Collection within your game within the Portal.

  2. You created your first Ownable Asset inside this Collection.

  3. For that Ownable Asset, you defined your first Ad Surface, which can now be filled with dynamically-served ad content.

You'll utilize this asset to launch advertisements inside your game.

๐ŸŽฏ
Click on + New Collection to begin creating Assets that are home to your Ad Surfaces.
In the New Game Collection window, add the details for your Asset Collection.
Click on your latest Collection to view & create Assets within it.
Click on + New Ownable Asset.
Enter the details of your new Ownable Asset.
Click on your Ownable Asset to view its properties.
Click on + New Ad Surface to define where ad content will show on your Ownable Asset, in-game.
In the pop-up window, select your Resolution and Interactivity for the Ad Surface.
Your Ad Surface is now ready! Its Resolution and Interactivity parameters can be toggled at any time.