Nexverse
Features
Bidder Code | nexverse | Prebid.org Member | no |
---|---|---|---|
Prebid.js Adapter | yes | Prebid Server Adapter | no |
Media Types | display, video, native | Multi Format Support | will-bid-on-one |
TCF-EU Support | no | IAB GVL ID | none |
GPP Support | check with bidder | DSA Support | yes |
USP/CCPA Support | yes | COPPA Support | yes |
Supply Chain Support | yes | Demand Chain Support | no |
Safeframes OK | yes | Supports Deals | yes |
Floors Module Support | yes | First Party Data Support | yes |
User IDs | none | ORTB Blocking Support | no |
Privacy Sandbox | check with bidder |
Nexverse Adapter
The Nexverse adapter requires some initial setup. For assistance or setup instructions, please contact us at support@nexverse.ai.
Supported Media Types
The Nexverse adapter supports the following media types:
- Banner
- Video
- Native
Configuration
To configure the Nexverse adapter, you will need the following parameters:
Name | Scope | Description | Example | Type |
---|---|---|---|---|
uid | required | Publisher’s unique ID | “12345” | string |
pubId | required | Publisher ID | “54321” | string |
pubEpid | optional | Publisher’s unique EPID | “epid123” | string |
Test Parameters
You can test the Nexverse adapter with the following test parameters:
var adUnits = [
{
code: 'div-ad-1',
mediaTypes: {
banner: {
sizes: [[300, 250], [320, 50]],
},
},
bids: [
{
bidder: 'nexverse',
params: {
uid: '12345',
pubId: '54321',
pubEpid: 'epid123',
},
},
],
},
];
GDPR, CCPA, COPPA Support
Nexverse complies with GDPR, CCPA, and COPPA regulations. If you have further questions regarding compliance, feel free to reach out to us.
"Send All Bids" Ad Server Keys
These are the bidder-specific keys that would be targeted within GAM in a Send-All-Bids scenario. GAM truncates keys to 20 characters.hb_pb_nexverse |
hb_bidder_nexverse |
hb_adid_nexverse |
hb_size_nexverse |
hb_source_nexverse |
hb_format_nexverse |
hb_cache_host_nexver |
hb_cache_id_nexverse |
hb_uuid_nexverse |
hb_cache_path_nexver |
hb_deal_nexverse |