prebid / prebid.github.io

Repo that controls Prebid.org website
http://prebid.org
Apache License 2.0
65 stars 1.15k forks source link

Add undocumented methods to Publisher API Reference #447

Open rmloveland opened 6 years ago

rmloveland commented 6 years ago

Found the following methods in the browser console:

bretg commented 5 years ago

Went through the functions again. Some aren't available in 1.0. This is the updated list:

Adapter-facing

Publisher-Facing

patmmccann commented 3 years ago

registerBidAdapter is publisher facing to a degree, see https://gist.github.com/Heray/277d421bda2b827f43da for an example of how a publisher might use this function

EskelCz commented 2 years ago

@patmmccann Is it possible to use registerAnalyticsAdapter the same way? I can't find any example for it.

patmmccann commented 1 year ago

I believe so, yes

muuki88 commented 10 months ago

Discussed in prebid docs committee today