Links

Exclusive Demand Tag

Release notes for Ogury Exclusive Demand Tag.

January 20, 2023

New feature 🚀
  • Custom events ogy_play/ogy_pause and ogy_hide/ogy_show are now available for all formats
  • New ad_slot_selector_position is available. It defines where the ad should be rendered in relation to the given ad slot. Position can be before, after or inside of the defined ad slot element. Documentation available here.

November 10, 2022

New feature 🚀
  • New adResponseContext parameter passed to on_ad_show and on_ad_complete callback functions. Documentation is available here.

April 15, 2022

New feature 🚀
  • Handle header ad above the header. Documentation available here.
  • Handle header ad inside a predefined div. Documentation available here.

May 31, 2022

New feature 🚀
  • Handle a new type of configuration and technical behaviors for the passback feature. Documentation available here for thumbnail passback integration and here for header ad passback integration

March 17, 2022

New feature 🚀
  • Handle new behaviour of the header display. Documentation available here to increase the fillrate with second adUnit.

January 7, 2022

New feature 🚀
  • Adding new supported custom event to play/pause video ogy_play and ogy_pause. Documentation available here.
Maintenance
  • Playing video ads on user interaction when autoplay is disabled on iOS.

November 29, 2021

New feature 🚀
  • Considering BOTTOM_RIGHT as default gravity for thumbnail ads if not specified.

November 18, 2021

Maintenance
  • Blocking concurrent execution of Ogury Exclusive Demand ads.

November 4, 2021

Maintenance
  • Closing the ad container if the related media (video/image) could not be downloaded.

September 20, 2021

New feature 🚀
  • Showing the header ad in minimized position when user has scrolled before ad impression.

September 17, 2021

New feature 🚀
  • Adding new custom events to hide/show header ads:
    • ogy_hide
    • ogy_show
This allows a proper management of case where the ads should be sent to background when the user interact with specific page elements like menus.
Documentation available here.

September 16, 2021

New feature 🚀
  • Adding callback support with custom functions for on_error

September 1, 2021

New feature 🚀
Public availability of the the new Header Ad format. The integration documentation is available here.

May 28, 2021

New feature 🚀
  • Adding new gravity parameter for thumbnail ads to allow their positioning as follows:
    • 'TOP_LEFT'
    • 'TOP_RIGHT'
    • 'TOP_CENTER'
    • 'BOTTOM_LEFT'
    • 'BOTTOM_RIGHT'
    • 'BOTTOM_CENTER'
    • 'CENTER'

March 19, 2021

New feature 🚀
  • Adding callback support with custom functions for:
    • on_ad_show,
    • on_no_ad,
    • on_ad_complete

January 22, 2021

New feature 🚀

  • Adding click notification macro for Google Ad Manager

January 8, 2021

Public availability of thumbnail ads via direct Ogury Exclusive Demand tag