-
We are currently working on a ticket to pass user agent as a param on the call to pbs-go because @sourabhg and co are reporting they are seeing a static user agent 'Go-http-client/1.1'
We would pr…
-
Hi,
We have a problem with currency exchanging on prebid-server biddings. In our project we have combined server and client side requests and we have also included `Currency module` (https://github…
-
In conjunction with https://github.com/prebid/Prebid.js/issues/6466 , there will be an expectation going forward that adapters at least have a method to pass meta.advertiserDomains in their bid respon…
gglas updated
3 years ago
-
## Type of issue
Possible Documentation Bug - Prebid PubProvidedID listed "Prebid.js Attr" on https://docs.prebid.org/dev-docs/modules/userId.html#prebidjs-adapters.
## Description
Based on p…
-
## Type of issue
There are some issues with the latest (4.30) implementation of FPD in PrebidServerBidAdapter,
Issues are with the commit https://github.com/prebid/Prebid.js/commit/8c686a9310229952…
-
I'm looking for way to set TTL inside our adapter for bid.adm (banner,video,native separate) - this is important for our demand source, which have TTL for win and imp events. Currently we are getting …
-
The URL returns 204 only, not a user id.
There is no error response of any kind returned other than the 204 code so it's a bit difficult to figure out the reason for the endpoint not working.
Th…
-
## Type of issue
Question
## Description
Is it possible to run two versions of Prebid in parallel? I can't find any documentation that references it as being possible.
-
**Library name: Prebid.js**
**Git repository url: https://github.com/prebid/Prebid.js**
**npm package url(optional):**
**License(s): https://github.com/prebid/Prebid.js/blob/master/LICENSE**
**Offic…
-
## Type of issue
Prebid JS User Id module shares all user Ids with bidders in an object like below.
```
{
“pubcid”: “SOME_PUB_COMMON_ID”,
“tdid”: “TTD_ID”,
“digitrustid” : { },
…