-
Hi guys,
I've been trying to implement rubicon as a bidder (here: http://guitadigital.com/larissa/?pbjs_debug=true)... already have all the params, but there are 2 problems:
a) When I pointed the p…
-
Quite a few adapters have bid/adUnit settings which are common for all bids. For example 'network' for AOL, 'jstag_url' for OpenX, 'rp_site' for Rubicon, etc.
It would be nice if you could set defaul…
-
This issue was prompted by: https://github.com/prebid/Prebid.js/issues/140#issuecomment-166663053
The Criteo tags are fairly simple:
``` javascript
document.MAX_ct0 ='INSERT_CLICK_URL';
var m3…
-
As a publisher, I'd like to send HTTPS only requests through Prebid.js, so that my HTTPS pages can serve header bidding ads.
-
Hello!
prebid.js initiates a request to AdTech which looks as follows:
`https://adserver.adtechus.com/pubapi/3.0/[placement-ID]/[network-ID]/0/0/ADTECH;cors=yes;cmd=bid;alias=[14 hexadecimal numbers…
-
I'm trying to set up indexExchange/Casale and see the request is being sent to casalemedia.com in inspect network but never get a bid return. indexExchange/Casale's bid never show up in debugging repo…
-
As a publisher, I'd like to have prebid.js only include required bidder adaptors, so that I don't have to load up adaptors that are not relevant to me.
*Note that today prebid.js is only 15KB, so thi…
-
As a publisher, I want prebid.js to trigger DFP immediately after the first bid came back after a specified time, so that I can speed up the adserver latency.
#### Today's setTimeout behavior:
If set…
-
Im not sure if this is because im using test tags ( adunit ids) that they setup for me but i never get any valid bids back. I debuged the adUnit coming back from the response and can see there is now …
-
I'm trying to use OpenX inside Prebid.js: all creativities seem to be perfect. After I have gone live, I have discovered that earnings are not recorded by my OpenX's dashboard:
My configuration is …