-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
useBaseGvlid added to aliasBidder #5601
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
d2995ee
to
676e1d5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’m new member of the documentation task force, so I might be mistaken, but could you please clarify:
- Is this feature associated with an existing PR that hasn’t been merged yet?
- Should we also update the example with “useBaseGvlid” in row 39?
Thanks :)
| Option Parameter | Type | Description | | ||
|------------|---------|---------------------------------| | ||
| gvlid | integer | IAB Global Vendor List ID for this alias for use with the [TCF control module](/dev-docs/modules/tcfControl.html). | | ||
| useBaseGvlid | boolean | Flag determining if the GVL ID of the original adapter should be re-used | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mkomorski could you add a scope
column, which indicates which parameters are required or optional? I guess @ChrisHuie went through this with you yesterday 😊 , just wanted to put it here for the record.
Thanks to @lpagnypubstack for pointing this out 🙏
🏷 Type of documentation
📋 Checklist
Core: Adding useBaseGvlid to aliasBidAdapter Prebid.js#12247