We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
standard
bug
Add the following to the hello world example page:
pbjs.bidderSettings = { standard: { bidCpmAdjustment: function (bidCpm, bid) { return 10; } } };
Results in the following error:
prebid-1.0 branch master
The text was updated successfully, but these errors were encountered:
Fixed in #1905
Sorry, something went wrong.
jaiminpanchal27
No branches or pull requests
Type of issue
bug
Description
Add the following to the hello world example page:
Results in the following error:
Platform details
prebid-1.0 branch master
The text was updated successfully, but these errors were encountered: