-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New Adapter: TRUSTX 2.0 #6017
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
base: master
Are you sure you want to change the base?
New Adapter: TRUSTX 2.0 #6017
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
schain_supported: true | ||
floors_supported: true | ||
userIds: all | ||
tcf2_supported: true |
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.
tcf2_supported: true |
This meta data does not exist
biddercode: trustx2 | ||
media_types: banner, video | ||
multiformat_supported: will-bid-on-any | ||
tcfeu_supported: true |
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.
tcfeu_supported: true | |
tcfeu_supported: false |
If you claim TCF support, you need a gvl_id
specified in the meta data
| `bidfloorcur` | optional | Bid Floor Currency | `'USD'` | `string` | | ||
|
||
|
||
<a name="trustx2-bidder-config"></a> |
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.
<a name="trustx2-bidder-config"></a> |
These are not necessary. Every headline generates an anchor
|
||
This allows the TRUSTX 2.0 Bid Adapter to write userId in first party localStorage, which facilitates user identification and ensures data privacy management. | ||
|
||
<a name="trustx2-first-party"></a> |
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.
<a name="trustx2-first-party"></a> |
|
||
Global site or user data using `setConfig()`, or Bidder-specific using `setBidderConfig()` is supported. | ||
|
||
<a name="trustx2-site-data"></a> |
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.
<a name="trustx2-site-data"></a> |
}); | ||
``` | ||
|
||
<a name="x2-content-data"></a> |
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.
<a name="x2-content-data"></a> |
}); | ||
``` | ||
|
||
<a name="x2-user-data"></a> |
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.
<a name="x2-user-data"></a> |
}); | ||
``` | ||
|
||
<a name="x2-extensions"></a> |
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.
<a name="x2-extensions"></a> |
|
||
#### Site and User Extensions | ||
|
||
The adapter also supports site.ext and user.ext for custom extensions: |
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.
The adapter also supports site.ext and user.ext for custom extensions: | |
The adapter also supports `site.ext` and `user.ext` for custom extensions: |
}); | ||
``` | ||
|
||
<a name="x2-gdpr-usp-gpp"></a> |
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.
<a name="x2-gdpr-usp-gpp"></a> |
title: TRUSTX 2.0 | ||
description: Prebid TRUSTX 2.0 Bidder Adapter | ||
pbjs: true | ||
pbs: true |
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.
historically prebid-server can take longer to review and merge.
You can switch pbs: false
to get this docs PR merged, once the pbjs adapter is released.
🏷 Type of documentation
📋 Checklist