-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adapters for non bidding tags #72
Comments
johngeorgewright
changed the title
Adapters that for non bidding tags
Adapters for non bidding tags
Oct 20, 2015
Hi @johngeorgewright are you referring to a Data provider adaptor type of integration for enriching the ad requests? apologies on the delay. |
Closing this, please reopen if there is anything to add. |
mp-12301
pushed a commit
to aol/Prebid.js
that referenced
this issue
Apr 10, 2017
…ebid-official-0.18.0 to release/1.13.0 * commit 'e145489bc5dd6d292cf16e7fe80adfdf991562ac': (27 commits) Add changelog entry. Prebid 0.18.0 Release Add Criteo adapter (prebid#928) add an event that fires when requestBids is called (prebid#939) Xaxis adapter submitted by Daniel hoffmann (prebid#938) Add flash detection to TripleLift adapter (prebid#855) OpenX Adapter: Fixed bug regarding cross-domain iframe support (prebid#931) Emit event when setTargetingForGPTAsync is called (prebid#873) Maintenance/refactor hb deal (prebid#935) Reset hb_* keys only for registered aduniits (prebid#934) update code style - smartyads adapter Catch errors in bidsBackHandler. Also fix test cleanup in pbjs api spec. (prebid#905) Smartyads Adapter (prebid#895) Appnexus targeting function (prebid#920) There are 2 changes- (prebid#913) Adding support for all AST parameters (prebid#923) GumGum adapter - include the bid timeout as `tmax` (prebid#908) Add pixel size (prebid#892) enable postMessage listener for cross-domain iframe support (prebid#885) Add Sharethrough adapter (prebid#865) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey there,
I was wondering if you could foresee your framework being used, not just for bidding adapters, but also for custom tagging solutions too? IE, we add certain information to DFP calls that are custom to a user/device/journey etc. They may not need to make a request anywhere, just simply add some tags to the DFP call. One example would be that we send certain tags dependent on the users' browser resolution.
Do you think that Prebid.js should really be used just for bidder tags, or can you envisage adding other custom tags? It would make sense to me that amongst your code base you are already doing something like this and it would be nice to keep everything in one place. If so, how would you go about it?
The text was updated successfully, but these errors were encountered: