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
Deprecation of gpt.js API
gpt.js reports an error that googletag.encryptedSignalProviders is deprecated and googletag.secureSignalProviders should be used instead.
gpt.js
googletag.encryptedSignalProviders
googletag.secureSignalProviders
Prebid.js/modules/userId/index.js
Lines 746 to 763 in b380fe2
userId
No deprecation warning
The text was updated successfully, but these errors were encountered:
Thanks for the quick fix ❤️ I was unsure if just renaming it would be sufficient 😅
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Type of issue
Deprecation of gpt.js API
Description
gpt.js
reports an error thatgoogletag.encryptedSignalProviders
is deprecated andgoogletag.secureSignalProviders
should be used instead.Prebid.js/modules/userId/index.js
Lines 746 to 763 in b380fe2
Steps to reproduce
userId
moduleExpected results
No deprecation warning
Actual results
Platform details
Other information
The text was updated successfully, but these errors were encountered: