Ad Performance is an Enterprise feature. The dashboard is read-only — v1
reports on campaigns; it does not create or stop them.
Why a browser extension
Roblox’sadconfiguration.roblox.com Sponsored-Campaigns endpoints are
cookie-only — they authenticate with your .ROBLOSECURITY cookie, which is
HttpOnly and cannot be read by any script. So a thin RoLearn browser extension
runs those calls inside your own logged-in browser and forwards only the
resulting metric JSON to RoLearn.
Setup
Pair the extension
In the RoLearn web app (Enterprise), pair the extension. This issues a
per-user ads token (
rk_live_… with an ads scope) that the extension uses to
push data — POST /api/ads/extension/pair.Let it discover your campaigns
The extension reads your campaign catalog and pushes it
(
POST /api/ads/catalog). You then choose which campaigns (or all) to track.
