Update list
4 minute read
Geonjin Mun
Ver. 3.0.0
Script/SDK common application
TARGETPICK & TARGETPICK VIDEO
function |
Application category |
Detail |
Ad script integration |
basic |
Integrate ad scripts and change call method |
Change to iframe |
basic |
Change to iframe |
Ver.200
Script/SDK common application
MANPLUS & SIGNAL PLAY
function |
Application category |
Detail |
Support for new advertising products |
basic |
Support for new advertising products (Native Banner, Native Feed Banner, Video End Card, Playable Ad) |
add viewability |
basic |
Occurs when the ad is exposed by 50% or more and stays on the page for more than the standard (video: 2 seconds, banner: 1 second) |
Script
SIGNAL PLAY
function |
Application category |
Detail |
Ad termination event integration |
basic |
Integrate “ended” ad termination event (For media using versions 110 and 111, it is necessary to integrate and change the existing ad termination callback (skip, close, complete) to “ended” callback) |
SDK
Supported version by OS
division |
Supported version |
Android |
Target: Android 11 (API level 30) Min: Android 6.0 (API level 23) or higher |
iOS |
iOS 11 or later |
MANPLUS
function |
Application category |
Detail |
API Mode added |
option |
SDK only handles communication, and response (screen, UI, action, etc.) is implemented separately in the media (Reference: http://docs.meba.kr/s-plus/api/base/delivery/ ) |
SIGNAL PLAY
function |
Application category |
Detail |
Add an ad termination event |
basic |
Addition of “ended” event to end the advertisement due to the addition of end card |
Ver.110
Script/SDK common application
MANPLUS & SIGNAL PLAY
function |
Application category |
Detail |
Implementation method |
basic |
Unification of script-based management points (Same use of script in SDK) Configure to use JS used in web in SDK |
Product size support (diversified size) |
basic |
Supports all sizes included when requesting advertisements from media Supports all products added to S-plus without updating script or SDK |
Provides click-through options |
option |
Option processing to change the click method DSP using iFrame cannot be used. S-plus section control |
Keyword targeting |
option |
Configuring the extension parameter to include keywords required for targeting when requesting advertisements |
Click processing |
option |
Changed the background color area to be clickable |
SIGNAL PLAY
function |
Application category |
Detail |
VAST 4.1 |
basic |
Update to VAST 4.1 |
Video multi play |
option |
One section code supports the implementation of multiple video ads on one page Section code can be implemented with one or more codes |
Whether to play automatically |
option |
Provides an option to expose the close button or not |
Whether to automatically replay |
option |
Option to automatically replay after one advertisement ends |
Whether to click the entire screen |
option |
Option for whether to use the entire screen as a click area or the’More advertising information’ button as a click area |
Whether to start muting |
basic |
Option to start ad with video voice muted |
Whether to expose the mute button |
basic |
Option to show mute button |
Whether to display the more ads button |
option |
Option to show the’Show more ad info’ button at the start of the ad |
Whether to expose the SKIP button |
option |
Option to show the SKIP button at the start of the ad |
Script
MANPLUS & SIGNAL PLAY
function |
Application category |
Detail |
Hybrid app ADID delivery |
option |
In the case of hybrid app, configure options to receive ADID (IDFA) from the app and include it in the ad server when requested. Provide a bridge to receive ADID (IDFA) from the hybrid app medium |
Sync mode added |
option |
Options for passback processing |
MANPLUS
function |
Application category |
Detail |
Whether to expose the close button |
option |
Provides an option to expose the close button or not |
Close button position |
option |
Provides an option to reposition the close button or not |
Close button image |
option |
Provides an option to change the image of the close button or not |
Whether to fill the creative |
option |
Provides an option to fill automatically or at a rate specified by the medium |
Floating support (band) |
option |
In the case of a band banner, an advertisement is exposed at the top/bottom of the section information when the optional floating setting value is applied. |
SDK
MANPLUS & SIGNAL PLAY
function |
Application category |
Detail |
iOS development language support |
basic |
Extensive from Object-C to Swift (code sample and guide) |