We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413779f commit e3c6100Copy full SHA for e3c6100
1 file changed
src/main/resources/bidder-config/consumable.yaml
@@ -1,6 +1,11 @@
1
adapters:
2
consumable:
3
endpoint: https://e.serverbid.com
4
+ endpoint-compression: gzip
5
+ geoscope:
6
+ - USA
7
+ - CAN
8
+ - MEX
9
meta-info:
10
maintainer-email: prebid@consumable.com
11
app-media-types:
@@ -18,3 +23,4 @@ adapters:
18
23
redirect:
19
24
url: https://e.serverbid.com/udb/9969/match?gdpr={{gdpr}}&euconsent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redir={{redirect_url}}
20
25
support-cors: false
26
+ target-currency: "USD"
0 commit comments