questionnaire docs
Ads

Questionnaire Banner Ad

Fixed banner ad inside the questionnaire modal.

Questionnaire Banner Ad

A display ad slot rendered inside the QuestionnaireModal overlay.

Configuration

Set per category in adConfig:

{
  questionnaireBannerAdEnabled: true,
  questionnaireBannerAdUnit: "/network/unit/path"
}

Behavior

  • Only renders when questionnaireBannerAdEnabled is true
  • Uses the category-specific questionnaireBannerAdUnit
  • Appears within the questionnaire modal during the question flow
  • Subject to theme timing (themeVisible start)

When to use

Useful for monetizing the engagement period while users answer questions, before the rewarded ad gate.

On this page