Skip to content

Commit cfbbdea

Browse files
author
Emil Nadimanov
committed
Fix prebid#3608 Smartadserver config: added audio support, endpoint compressions, alias
1 parent b96c137 commit cfbbdea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: src/main/resources/bidder-config/smartadserver.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
adapters:
22
smartadserver:
33
endpoint: https://ssb-global.smartadserver.com
4+
endpoint-compression: gzip
5+
aliases:
6+
equativ: ~
47
meta-info:
58
maintainer-email: [email protected]
69
app-media-types:
710
- banner
811
- video
912
- native
13+
- audio
1014
site-media-types:
1115
- banner
1216
- video
1317
- native
18+
- audio
1419
supported-vendors:
1520
vendor-id: 45
1621
usersync:

0 commit comments

Comments
 (0)