-
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
Amazon parameters question? #32
Comments
Correct param is |
@ialex - you are correct. Feel free to update the example page with a PR. |
i will |
marian-r
added a commit
to aol/Prebid.js
that referenced
this issue
Sep 23, 2016
…2.0 to master * commit '40fdbed10c218a993df9e6665797b36f402ded18': (52 commits) Added new adapter for AOL analytics Fixed ES6 features which require a polyfill Updated CHANGELOG Fixed per-adapter timeouts Fixed sorting of per-adapter timeouts Added horizontal rule to delimit the original README part Link to the AOL documentation made more visible Fixed unit tests for AOL analytics Made changes required due to pull from Prebid official Updated README Updated LICENSE Reverted AOL branding restore url.js and modifcations to ajax.js (prebid#551) Log unsupported ad type only for good bids (prebid#547) use var ad instead of incorrect ads in rubicon adapter (prebid#546) Karma opens debug.html by default (prebid#540) Prebid 0.12.0 release Add tests for triplelift adapter. (prebid#531) allows multiple bids to be registered per a slot, related to prebid#496 (prebid#503) Add tests for aardvark adapter. (prebid#529) ...
justinkuo-appier
added a commit
to appier/Prebid.js
that referenced
this issue
Jun 18, 2020
feat: add aliases Approved-by: Justin Kuo <justin.kuo@appier.com>
msm0504
pushed a commit
that referenced
this issue
Jul 19, 2021
…ata (#7167) * DL-1746: Remove trId and use notid instead (#31) * Remove trId and use notid instead * Update version to 0.7.3 * Set default value to empty string Co-authored-by: SublimeJeremy <jeremy@sublimeskinz.com> * DL-1780: Fix pubtimeout (#32) * Update timeout value with onTimeout data * Add test for onTimeout * Update state with timeout asap Co-authored-by: SublimeJeremy <jeremy@sublimeskinz.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the documentation the only param needed is
aaxId
but i dont see any reference to it in the amazon adaptor just a reference toaid
, so it must be aaxId or aid, maybe aid just refers to the slot id but im confused.http://prebid.org/bidders.html#amazon
The text was updated successfully, but these errors were encountered: