- Experiment ID
2026-08-bounties-mobile-quest-bar- Experiment Type
- apex / user
- Analysis Summary
- Allows the Quest bar to display a Bounty returned by the Quest decision request.
- Why It Matters
- This can broaden the kinds of rewarded offers shown in the Quest bar.
- It may also change how ordinary Quests and Bounties compete for the same entry point.
- Detailed Description
- The Quest delivery path can receive both ordinary Quests and Bounty creatives.
- In the default state, a Bounty response is discarded and only the existing Quest path continues.
- The comparison converts the Bounty payload and dispatches it into Quest-bar state.
- The confirmed consumer establishes that the Bounty is admitted, but it does not reveal a different card layout or design.
- Focus Area
- Bounties in the Quest bar
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}