Overview
The Unity LevelPlay connector syncs your mobile app-monetization data into analytics-ready tables in your data warehouse. Pull apps, campaigns, reports, and revenue from the LevelPlay API (formerly ironSource, now part of Unity), with Ingest handling auth, pagination, and retries so the tables stay current.
What you can sync
Ingest syncs the following Unity LevelPlay (formerly ironSource) data into your data warehouse, each as its own table refreshed on your schedule:
- Apps
- Campaigns
- Reports
- Revenue
Authentication
Bearer token (JWT)
Find your Secret Key and Refresh Token under "My Account" in the LevelPlay platform, then exchange them for a 24-hour bearer token.
You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.
