Skip to content

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

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

trustXops
Copy link

🏷 Type of documentation

  • new bid adapter
  • update bid adapter
  • new feature
  • text edit only (wording, typos)
  • bugfix (code examples)
  • new examples

📋 Checklist

Copy link

netlify bot commented Apr 29, 2025

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit 164bfd3
🔍 Latest deploy log https://app.netlify.com/sites/prebid-docs-preview/deploys/68108abeaae3a0000864fa96
😎 Deploy Preview https://deploy-preview-6017--prebid-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

schain_supported: true
floors_supported: true
userIds: all
tcf2_supported: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
tcf2_supported: true

This meta data does not exist

biddercode: trustx2
media_types: banner, video
multiformat_supported: will-bid-on-any
tcfeu_supported: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<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>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<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>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<a name="trustx2-site-data"></a>

});
```

<a name="x2-content-data"></a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<a name="x2-content-data"></a>

});
```

<a name="x2-user-data"></a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<a name="x2-user-data"></a>

});
```

<a name="x2-extensions"></a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<a name="x2-extensions"></a>


#### Site and User Extensions

The adapter also supports site.ext and user.ext for custom extensions:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<a name="x2-gdpr-usp-gpp"></a>

title: TRUSTX 2.0
description: Prebid TRUSTX 2.0 Bidder Adapter
pbjs: true
pbs: true
Copy link
Contributor

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.

@trustXops trustXops marked this pull request as draft May 9, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants