Exclusive Demand Tag
Release notes for Ogury Exclusive Demand Tag.
New feature 🚀
- Custom events
ogy_play
/ogy_pause
andogy_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.
New feature 🚀
- New
adResponseContext
parameter passed toon_ad_show
andon_ad_complete
callback functions. Documentation is available here.
New feature 🚀
New feature 🚀
New feature 🚀
- Handle new behaviour of the header display. Documentation available here to increase the fillrate with second adUnit.
New feature 🚀
- Adding new supported custom event to play/pause video
ogy_play
andogy_pause
. Documentation available here.
Maintenance

- Playing video ads on user interaction when autoplay is disabled on iOS.
New feature 🚀
- Considering BOTTOM_RIGHT as default gravity for thumbnail ads if not specified.
Maintenance

- Blocking concurrent execution of Ogury Exclusive Demand ads.
Maintenance

- Closing the ad container if the related media (video/image) could not be downloaded.
New feature 🚀
- Showing the header ad in minimized position when user has scrolled before ad impression.
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.
New feature 🚀
- Adding callback support with custom functions for
on_error
New feature 🚀
Public availability of the the new Header Ad format. The integration documentation is available here.

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'
New feature 🚀
- Adding callback support with custom functions for:
on_ad_show
,on_no_ad
,on_ad_complete
- Adding click notification macro for Google Ad Manager
Public availability of thumbnail ads via direct Ogury Exclusive Demand tag
Last modified 2mo ago