You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bretg line 24 here references "pubCommonId" not "PublisherCommonId", do you know which is correct? While we are thinking about it the GVLID is tied to prebid.org, instead of
In SharedId user id submodule, the storageManager.js is not used as it is just generating the id value and relying on index.js (userid module) to set the value in cookie/localstorage based on the configuration. SharedId submodule doesn't set any additional cookies like other modules like indentityLinkIdSystem has retry set in cookie, id5 has id5id.1st_{Partner_id}_nb
Type of issue
Enhancement
Description
Prebid now has a TCF vendor ID that we can use in the user ID modules owned by the organization.
Please add GVLID 887 to both modules.
I believe there are two aspects to this:
getStorageManager()
should pass in GVLID and the name (PublisherCommonId)The text was updated successfully, but these errors were encountered: