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
Bugfix
Request to ad server incrementally gets bigger with each time the ads are refreshed
The slot name should only be in the query string once
The slot name is in the query string n times, where n is the number of times that slot has been refreshed.
Current version on all browsers
Saw this issue in version 18
The text was updated successfully, but these errors were encountered:
@MahiMitr Thanks for the bug report. I believe this issue is resolved with this commit: 5c2de1e available in prebid 0.21.0. Can you confirm?
Sorry, something went wrong.
No branches or pull requests
Type of issue
Bugfix
Description
Request to ad server incrementally gets bigger with each time the ads are refreshed
Steps to reproduce
.. continue and watch the number of times the snot name is present grow.
Expected results
The slot name should only be in the query string once
Actual results
The slot name is in the query string n times, where n is the number of times that slot has been refreshed.
Platform details
Current version on all browsers
Other information
Saw this issue in version 18
The text was updated successfully, but these errors were encountered: