Release notes for custom creative templates for Google Ad Manager
Discover the latest updates and improvements to our custom creative templates for Google Ad Manager. Stay informed about new features, bug fixes, and optimizations to enhance your ad campaign performance.
NEW: Added native video support (up to 1 MB uploaded or provided by URL). The "videoEnded" event is dispatched when the video reaches the end, which can be used for JS callbacks, such as closing the ad.
NEW: Introduced HTML tag support, allowing the use of GPT passback tags, AdSense tags, etc., rendered inside the ad container (outside the iFrame).
NEW: Implemented an invalid clicks prevention system on creative load to capture accidental clicks on the ad while users are interacting with the website.
NEW: Added divider image feature, allowing you to provide an image for the divider to create more engaging ads. The angle of the divider image is also customizable.
NEW: Introduced a "doors closing" effect ad that can be shown without the base ad.
NEW: Added a top layer that appears after the "doors closing" effect is finished (supports HTML5 creatives and third-party tags), allowing for more engaging ads above the "closed doors" creative.
NEW: Introduced the option to pause the animation when a user hovers over a creative.
UPDATED: Added new JS callback events and methods. Events: pause (triggered when animation is paused), resume (triggered when animation resumes), change (triggered when a slide has changed). Methods: pause (used to pause the animation), resume (used to resume the animation).
UPDATED: Included accessibility labels for images and buttons.
FIXED: Resolved a click issue on websites with AdSense page-level ads enabled.
NEW: Added the ability to trigger the creative's appearance using JS callbacks after a specified event occurs (e.g., display a creative when a user hovers over a designated element on your website).
FIXED: Addressed minor bugs related to positioning with the full width of the viewport.