LogoLogo
  • IR Platform Enterprise Solution
    • IR Platform: Quick Overview
    • Getting started
    • User Settings
    • Enterprise Advertiser
    • Enterprise Explorer
    • Enterprise Manager
      • 1. Create Experience
      • 2. Experience Overview
      • 3. Experience Studio (coming soon)
      • 4.1 Publish Experience: Deployments
      • 4.2 Publish Experience: Domain Setup
      • 5.1 Monetize Experience: Measurements Overview
      • 5.2 Monetize Experience: Manage Placement
      • 5.3 Monetize Expereince: Manage Ad Campaigns
      • 6. Experience Studio (coming soon)
      • 7. Experience Settings
    • Measurements Data
  • Unity: IR SDK Integration Instructions
    • SDK Installation & Authentication
    • Measurements and Insights Module
    • In-App Ads Module
      • Guide: Add Placements For Advertising
      • IR SDK Ad Placement Statuses
      • About Ad Placements
    • E-commerce Module
      • E-commerce: Add Shoppable Items
      • E-commerce: Get API keys for iR SDK
    • Building Your Project
Powered by GitBook
On this page
  • Hosting
  • Placement Validation
  • Project Info
  1. IR Platform Enterprise Solution
  2. Enterprise Manager

4.1 Publish Experience: Deployments

Previous3. Experience Studio (coming soon)Next4.2 Publish Experience: Domain Setup

Last updated 3 months ago

In the Publish -> Deployments section, you can upload and publish your experience to make it accessible on the IR Enterprise Platform.

Hosting

  • Publish your WebGL experience by directly uploading a ZIP file of the build or via GitHub.

  • Choose a hosting server from supported regions: ME, EU, or USA.

Placement Validation

This process is triggered automatically when you upload a build containing placements. It ensures that all placements in the build are properly configured and synced with the IR Enterprise Platform.

List of potential issues and how to resolve them

Placement in the build file isn't in the database. This maybe caused due to a break in the sync between the SDK and the platform

Placement is not in the Database

Ensure that you have authenticated and selected the correct experience in the SDK.

Duplicated Placement ID is in the build file which doesn’t exist in the DB. This may happen when the user duplicates placements as Unity gameObjects.

Unregistered duplicates are detected. All Placement ID’s should be unique.

Remove duplicated placements and add them via SDK, register and upload new build

Placement in the DB isn't in the build file.

Placement is missing from Build File

Create a new build file and re-upload

The position of a placement in the DB doesn’t match the position of a placement in the Build file

Placement positioning Mismatch

Re-sync SDK with platform & Upload a new build file

The Size/Ratio of a placement in the DB doesn’t match the Size/Ratio of a placement in the Build file

Size/Ratio Mismatch

Re-sync SDK with platform & Upload a new build file

The Type of a placement in the DB doesn’t match the Type of a placement in the Build file

Type Mismatch

Re-sync SDK with platform & Upload a new build file

The Name of a placement in the DB doesn’t match the Name of a placement in the Build file

Name Mismatch

Re-sync SDK with platform & Upload a new build file

The scale of a placement in the DB doesn’t match the scale of a placement in the Build file

Placement Scale is misaligned

Re-sync SDK with platform & Upload a new build file

The Hash in the DB doesn’t match the hash in the build file but all other data points match

Hash Mismatch

Re-register this placement

Project Info

  • Add essential details such as terms and conditions or whether to display the IR logo during loading.

Once the experience is published, you will receive a link to access the experience and another link to embed it into your website.

Make sure you build the project properly, according to the requirement described .

If you still have placement validation issues you cannot resolve, please feel free to

Please note, if you have active ad campaign, you cannot new build till the ad campaign is finished.

here
deploy
reach out for support.