Questions tagged [header-bidding]

26 questions
2
votes
0 answers

Prebid refuses to render winning bid, even when there are no other ads

So I've noticed this this morning because our adsense has been disabled temporarily so for once there's a lot of available ad space on my site. What I've noticed is that if I go to my site and browse around, I get bids back from Rubicon/Magnite but…
2
votes
1 answer

How to handle multiple adSlots from GPT togheter with prebid.js

Im migrating from Adnuntius too GPT and are using prebid.js I need diffrent slots on each page and when im trying to define them, i only get them to work if i have diffrent sizes on each slot.Lets say that i use 970x250 on the first one and change…
2
votes
1 answer

Prebid not attempting to set key values in ad targeting

I am trying to setup prebid on my website and using the sample code from prebid website. Currently i have appnexus and Adx on board, this is the flow in console: https://i.stack.imgur.com/bJeVW.png As you can see in above image that the flow is…
1
vote
1 answer

Prebid not render ad with configurated sizes

I'm testing Prebid on mobile devices. In my AdUnit, I have defined dimensions as follows: Prebid parameters But, I get ads with different dimensions: Prebid sizes It seems to me that advertisers don't understand that the ad is displayed on a mobile…
Bulle-dog
  • 34
  • 2
1
vote
0 answers

Accelerate Mobile Pages (AMP) Real Time Config(RTC) Setup

I am trying to set up AMP RTC for header bidding on my site. I am using 3 vendors(IndexExchange, Rubicon, and Amazon APS) plus Google Adx as my ad server. Setup was easy, but I am only able to get 2 (APS and Adx) out of 4 vendors to bid. I have…
1
vote
1 answer

When exactly is the transaction finished with prebid.js?

I wonder what is the exact event that triggers the payment? Considering the following example: prebid.js realizes the auction on any specific ad slot a partner responds with a valid creative and wins the impression the creative is rendered in the…
Yphil
  • 11
  • 1
1
vote
0 answers

Configure prebid server in docker

I want to configure a test environment for integration of prebid mobile SDK. So I deployed the prebid server with Docker, as described here: https://github.com/prebid/prebid-server/blob/master/docs/developers/deployment.md and implemented a test…
kaa
  • 1,265
  • 5
  • 22
  • 39
1
vote
1 answer

Header bidding to OpenRTB interface

We are a ad-tech demand side platform (DSP). Our bidder receives and responds to OpenRTB bid requests from Exchanges/SSPs (sell side platforms). We are looking to enable our bidder for header bidding via prebid.js or similar platform. We are new to…
Sampras
  • 85
  • 1
  • 9
1
vote
1 answer

How to integrate prebid.js configuration and sent request to prebid bidders?

I have downloaded prebid js script file from prebid website and made request using that file. while deliver the ad It shows following error. prebid shows error message :Trying to make a request for bidder that does not exist: rubicon How to solve…
user123456
  • 13
  • 4
1
vote
1 answer

Prebid.js - Find out which tag won in header bidding auction

I am using prebid.js in order to do header bidding. My code is very simmilar to the example here: http://prebid.org/dev-docs/examples/postbid.html Starting from the row #11 in the example - I set adUnitBids, i.e. which demand tags will participate…
Alexander
  • 7,484
  • 4
  • 51
  • 65
0
votes
0 answers

How ro run Prebid.js Native ads without an ad server?

I've successfully implemented banners in Prebid.js without an ad server following this documentation: https://docs.prebid.org/dev-docs/examples/no-adserver.html but I can't find out any information about implementing Native ads without an ad server.…
Seb
  • 1
0
votes
0 answers

How to use bidders like appnexus, pubmatic when the prebid adapter is called?

I am planning to build a new adapter in prebid.org. I am using smartAdserver to manage my campaigns so I am planning to build a new adapter using smart. I am doing this as publishers who are using Pubmatic open wrap or similar models and other Ad…
0
votes
1 answer

prebid.js ad is not getting rendered

I have setup prebid.js with single adaptor configured on test page. I am getting the ad response from adaptor and I can see the pbjs.getBidResponses() object is present still ad is not getting rendered on the page. you can visit test page standard…
Mohit Patil
  • 436
  • 1
  • 5
  • 15
0
votes
1 answer

prebid js remove 'House Ad' banner

I have integrated prebid into our website with multiple adaptors, and it's working fine, but when non-of the adaptors respond or get win I am seeing 'House Ad' banner instead, can I configure the prebid to show nothing in placeholder div (display:…
Mohit Patil
  • 436
  • 1
  • 5
  • 15
0
votes
1 answer

how does prebid.js talk with specific DFP Order/Line items meant for hb_pb

I am new to prebid.js and trying to setup the same on my web pages. In DFP, I've created an advertiser specifically for prebid and under it I've created an order with 472 line items each starting from $0.01 upto $20.00 and I've also assigned them…
MESEA
  • 31
  • 3
1
2