Exclusive Demand Tag
Release notes for Ogury Exclusive Demand Tag.
Last updated
Release notes for Ogury Exclusive Demand Tag.
Last updated
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 .
New feature 🚀
New adResponseContext
parameter passed to on_ad_show
and on_ad_complete
callback functions. Documentation is available here.
New feature 🚀
Handle header ad above the header. Documentation available .
Handle header ad inside a predefined div. Documentation available .
New feature 🚀
New feature 🚀
Handle new behaviour of the header display. Documentation available here to increase the fillrate with second adUnit.
New feature 🚀
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.
Blocking concurrent execution of Ogury Exclusive Demand ads.
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
Adding new supported custom event to play/pause video ogy_play
and ogy_pause
. Documentation available .
Maintenance
Maintenance
Maintenance
Documentation available .