Most ad formats interrupt. The rewarded ad is the rare one your audience actually chooses to watch — because they get something concrete in return. A user trades roughly thirty seconds of attention for a content unlock, an extra feature, or a temporary ad-free session. That opt-in framing changes everything about the economics: attention is fully given rather than grudgingly tolerated, completion rates are high, and advertisers pay accordingly. For publishers who have squeezed most of the yield out of banners and outstream video, rewarded is one of the few genuinely additive formats left — but only if you build the value exchange honestly and wire up the plumbing correctly.
This guide covers what rewarded ads actually are, why they carry strong eCPMs without wrecking UX, where they fit beyond gaming, how they work through Google Publisher Tag and header bidding, the policy lines you cannot cross, and the placement decisions that separate a format that lifts revenue from one that annoys people into leaving.
What a rewarded ad actually is
A rewarded ad is an explicit, opt-in value exchange. The user is offered a reward, they choose to engage, they watch or interact with an ad (usually video, sometimes a playable or interstitial), and on completion they receive the promised benefit. Three properties define the format and distinguish it from everything else in your stack:
- It is opt-in. The user affirmatively taps "Watch to unlock" or an equivalent. Nothing is forced. If they decline, they simply don't get the reward and the page continues.
- There is a real reward. The benefit is delivered by your product, not the advertiser — access to an article, a download, a premium feature, extra usage, virtual currency in a game.
- The exchange is transparent. The user knows the cost (their attention, for a set duration) and the payoff before they commit.
This is the same mental model as a metered paywall, except the currency is attention instead of money. That framing matters because it tells you when rewarded works: any moment where a user wants something they don't currently have access to, and where "watch an ad" is a reasonable price to pay for it.
Why rewarded ads carry high eCPMs and good UX at the same time
Normally revenue and user experience pull against each other. Rewarded is one of the few formats where they align, and the reasons are structural rather than lucky:
- Attention is granted, not stolen. The user asked for this ad. They are far more likely to watch it to the end, which means high completion rates and, in turn, strong performance signals that advertisers reward with higher bids.
- Viewability is close to guaranteed. Rewarded units render full-screen or in a prominent modal that the user is actively watching. Compared with a banner that may sit below the fold, a rewarded impression clears the MRC viewability bar (50% of pixels for at least one continuous second for display, two seconds for video) with room to spare.
- Advertiser demand is deep. Brand and performance advertisers value completed video views and engaged audiences, and rewarded inventory delivers both. That demand competition pushes CPMs up relative to standard display.
- The user leaves happy. Because they received something they wanted, the ad experience is associated with a benefit rather than an intrusion. Done well, it can improve sentiment about your product instead of degrading it.
I won't quote a magic multiplier — real numbers depend on your geography, demand partners, and content vertical, and anyone promising a fixed uplift is guessing. The durable point is that the format's mechanics favour high engagement and high viewability, and those are exactly the inputs that command premium pricing.
Use cases beyond gaming
Rewarded ads were born in mobile games — watch a video, get an extra life or coins — and that is still where the format is most mature. But the value-exchange pattern generalises to any site where access, features, or usage can be gated. Web publishers should think in these buckets:
Content unlock and soft metering
Instead of a hard paywall or a nag wall, offer "Watch a short ad to read this article." This is powerful for news, recipes, how-to content, and reference sites where a fraction of visitors will never subscribe but will happily trade thirty seconds. It also pairs naturally with a metered model: give a few free articles, then present the rewarded unlock as a lightweight alternative to subscribing.
Premium features and temporary upgrades
Tools, calculators, converters, and utility sites can gate a premium action — a higher-resolution export, an ad-free session, an extended limit, removal of a watermark — behind a rewarded view. The user gets the feature once; you get the impression. This works especially well for one-off needs where a subscription would be overkill for the user.
Downloads, generation, and rate limits
Any product with a natural "wait" or "quota" moment is a candidate: unlock a download, skip a cooldown, generate one more result, extend a daily allowance. The reward maps cleanly to the friction the user is already feeling.
Ad-lite sessions and consumption caps
Offer users a stretch of reduced advertising in exchange for one rewarded view up front. Some audiences strongly prefer a single opt-in ad over a page peppered with banners, and you monetise the trade rather than losing it.
The common thread: rewarded shines wherever there is a clear, discrete thing the user wants and a fair attention-price to attach to it. It fails wherever the "reward" is vague or is something the user expected for free.
How rewarded ads work technically
On the web, the primary path is Google Publisher Tag (GPT) serving the rewarded out-of-page format through Google Ad Manager. The mechanics are event-driven rather than a simple slot render:
- You define an out-of-page slot with the rewarded format, e.g.
googletag.defineOutOfPageSlot(adUnitPath, googletag.enums.OutOfPageFormat.REWARDED), add the service, and callgoogletag.display()for that slot when the user opts in. - GPT fires
rewardedSlotReadywhen an ad is available. The event payload includes amakeRewardedVisible()function — nothing shows until you call it, which lets you present your own "Your reward is ready, watch now?" prompt first. - When the user completes the required interaction, GPT fires
rewardedSlotGrantedwith the reward payload (amount and type as configured). This is your signal to actually deliver the benefit in your app. rewardedSlotClosedfires when the overlay is dismissed. If it closes without a grant event, the user did not earn the reward, and you must not deliver it.
The critical implementation rule: grant the reward on the granted event, server-verified where possible, never on the ready or display step. Delivering the benefit just because the ad loaded defeats the value exchange and can be abused.
Header bidding and Prebid
Header bidding demand can still compete for rewarded inventory, but the integration is less turnkey than for standard banners. On the web, the cleanest approach is usually to let the rewarded slot pull Google demand through GPT/GAM while running your header-bidding auction for your other units, and to route additional demand into the rewarded line items in Ad Manager where your partners support it. Full first-class "rewarded" ad units are most mature in the mobile app world — Prebid SDK supports rewarded video natively in-app — so on the web, expect to lean more heavily on the GPT/GAM path and treat header-bidding rewarded support as partner-specific rather than universal. Check each demand partner's documentation before assuming they can bid on a rewarded placement.
Policy and privacy considerations
Rewarded ads sit in a stricter policy zone than banners because the incentive creates obvious opportunities for abuse. Google's rewarded ads policies (and common sense) require several things:
- The reward must be for engaging with the ad, not for clicking it. You can reward viewing or completing an ad. You cannot reward, encourage, or imply that the user should click. Incentivised clicks are invalid traffic and put your account at risk.
- Opt-in must be genuine. The user chooses to start the ad. You cannot auto-play a rewarded unit or make it unavoidable, and you cannot penalise users who decline beyond simply withholding the optional reward.
- The reward and its cost must be described accurately. If you say "watch to unlock the full article," the full article must actually unlock. Misrepresenting the exchange is a policy violation and a trust killer.
- Don't gate what should be free, and don't hold users hostage. Using rewarded to block essential functionality, safety information, or content users reasonably expect for free invites both policy trouble and churn.
On privacy: rewarded video is still programmatic advertising, so the same consent obligations apply. Under the GDPR and the ePrivacy regime, if you serve European users you need a valid legal basis and, for personalised ads, consent collected through an IAB TCF-compatible consent management platform. The consent string must be available to the ad request just as it is for your other formats. Rewarded does not get a pass because it is opt-in to the reward — opting into the reward is not the same as consenting to data processing for advertising. Keep the two decisions separate and honour both.
Implementation and placement best practices
The format lives or dies on where and when you offer it. A few principles that hold up across verticals:
- Attach the offer to a moment of intent. Present the rewarded option exactly when the user hits the wall — the locked article, the export button, the exhausted quota. Offering it at random points on the page feels like begging; offering it at the friction point feels like a fair deal.
- Make the value crystal clear before they commit. "Watch a 30-second ad to unlock this article" beats a vague "Watch an ad for a bonus." State the cost (duration) and the exact reward.
- Preload, then prompt. Use the ready event to have an ad in hand, then show your own confirmation prompt and call
makeRewardedVisible()only when the user says go. This avoids a dead-end where the user opts in and then waits on a spinner. - Always have a graceful no-fill path. If no rewarded ad is available, don't strand the user. Fall back to your alternative — a subscription prompt, a standard interstitial, or simply granting access — rather than showing a broken experience.
- Cap frequency and respect the session. Rewarded is potent precisely because it's occasional. Bombarding a user with repeated offers erodes the goodwill the format depends on.
- Never double-charge attention. If a user just completed a rewarded view, don't immediately hit them with a full-screen interstitial. Sequence your formats so the experience feels coherent.
- Instrument the funnel. Track offer shown → opt-in rate → completion rate → reward granted. Those four numbers tell you whether the offer copy, the placement, and the ad load are working, and where users drop.
Common mistakes to avoid
- Granting the reward before completion. Wire delivery to the granted event, and verify server-side for anything valuable.
- Gating content Google or your users consider must-be-free. Read the policy before you decide what to lock.
- Treating rewarded as a banner replacement. It is a supplement for high-intent moments, not a format to spray across every pageview.
- Ignoring consent because the reward is opt-in. Reward opt-in and data-processing consent are different decisions.
- No fallback on no-fill. Demand is not guaranteed on every request; design for the empty case.
Where WeForAds fits
Rewarded is one of the formats we help publishers turn on inside a broader monetisation setup — wiring the GPT out-of-page rewarded flow, routing demand, and sequencing it against the rest of the ad stack so the value exchange stays clean. If you're weighing it against your existing formats, it's worth testing on the exact friction points described above rather than adding it everywhere at once.
Practical takeaways
- Rewarded ads are an opt-in value exchange: attention for a concrete benefit your product delivers.
- They tend to carry strong eCPMs because completion and viewability are high and demand is deep — no invented multiplier needed to see why.
- Think beyond gaming: content unlocks, premium features, downloads, quota extensions, and ad-lite sessions all map to the pattern.
- On the web, build it through GPT's rewarded out-of-page format and Ad Manager; grant the reward on the
rewardedSlotGrantedevent, never before. - Follow the rules: reward engagement not clicks, keep opt-in genuine, describe the exchange honestly, and collect ad consent separately from the reward opt-in.
- Placement is everything: attach the offer to a moment of intent, preload before prompting, cap frequency, and always have a no-fill fallback.