Skip to content

Commit f2d5764

Browse files
committed
minor change adapter
1 parent 7ec5146 commit f2d5764

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/newdreamBidAdapter.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ const DEBUG_QUERY_PARAM_MAP = {
5656
'apn_debug_member_id': 'member_id',
5757
'apn_debug_timeout': 'debug_timeout'
5858
};
59+
5960
const VIDEO_MAPPING = {
6061
playback_method: {
6162
'unknown': 0,
@@ -79,6 +80,7 @@ const VIDEO_MAPPING = {
7980
'accompanying_content_post_roll': 10
8081
}
8182
};
83+
8284
const NATIVE_MAPPING = {
8385
body: 'description',
8486
body2: 'desc2',

0 commit comments

Comments
 (0)