Rewarded Video Example - Manually Created - Skip Confirmation True

This page shows a Click Event that will trigger rewarded video if there is fill or continue with desired user experience if no fill.

  • Rewarded Video Product does not currently include Ramp House Ads Support.
  • Attach #google_sample_tag=1 to the end of the URL to force test ads.
  • Attach #google_sample_tag=blank; to the end of the URL to force no fill
  • Rewarded Video ramp.manuallyCreateRewardUi({skipConfirmation: true}) should be called after rewardedAdVideoRewardReady
  • rewardedAdVideoRewardReady is triggered if there was an ad available at the time of the request ( fill )
  • Use rewardedAdVideoRewardReady callback to handle No Fill UX/UI Flow
                placeholder example (will be replaced by environment variables in the deployment pipeline. see: envsubst)
                site_id: ${SITE_ID}
                pub_id:  ${PUB_ID}
                paywire_tag_url: ${PLAYWIRE_TAG_URL}