From 5c4e936508cbe30f7aa61133f5b1cc436c6b8c92 Mon Sep 17 00:00:00 2001 From: Fatih Kaya Date: Sat, 21 Dec 2024 19:32:11 +0300 Subject: [PATCH] AdMatic: documenting yobee alias (#5780) * added simple params * update * Update admatic.md * update * update * Pixad Bid Adapter: added simple params * AdMatic Adapter: Feature update Pixad alias is included in the update. * Update admatic.md * Update pixad.md * gvl_id add * Update pixad.md * admatic && pixad pbs support true * Create monetixads.md * new alias * new alias * Update adt.md * Revert "Update adt.md" This reverts commit c274c967792bb77e7c897501b70732df5acc6290. * Revert "new alias" This reverts commit cb15f2c27b28d937986d53ebaf3efeabfd5df9d3. * Create adt.md * Update adt.md * Update adt.md * Update adt.md * Update adt.md * Update adt.md * yobee * Update yobee.md --- dev-docs/bidders/admatic.md | 2 +- dev-docs/bidders/admaticde.md | 2 +- dev-docs/bidders/adt.md | 2 +- dev-docs/bidders/monetixads.md | 2 +- dev-docs/bidders/netaddiction.md | 2 +- dev-docs/bidders/pixad.md | 2 +- dev-docs/bidders/yobee.md | 92 ++++++++++++++++++++++++++++++++ 7 files changed, 98 insertions(+), 6 deletions(-) create mode 100644 dev-docs/bidders/yobee.md diff --git a/dev-docs/bidders/admatic.md b/dev-docs/bidders/admatic.md index 2732a990c2..841c14b16e 100644 --- a/dev-docs/bidders/admatic.md +++ b/dev-docs/bidders/admatic.md @@ -13,7 +13,7 @@ coppa_supported: true gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp schain_supported: true dchain_supported: false -userIds: criteo, id5Id, sharedId, unifiedId +userIds: all safeframes_ok: true floors_supported: true multiformat_supported: will-bid-on-any diff --git a/dev-docs/bidders/admaticde.md b/dev-docs/bidders/admaticde.md index e188d5493f..ea409f24c9 100644 --- a/dev-docs/bidders/admaticde.md +++ b/dev-docs/bidders/admaticde.md @@ -13,7 +13,7 @@ coppa_supported: true gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp schain_supported: true dchain_supported: false -userIds: criteo, id5Id, sharedId, unifiedId +userIds: all safeframes_ok: true floors_supported: true aliasCode: admatic diff --git a/dev-docs/bidders/adt.md b/dev-docs/bidders/adt.md index 55d71cbfba..17810926f4 100644 --- a/dev-docs/bidders/adt.md +++ b/dev-docs/bidders/adt.md @@ -13,7 +13,7 @@ coppa_supported: true gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp schain_supported: true dchain_supported: false -userIds: criteo, id5Id, sharedId, unifiedId +userIds: all safeframes_ok: true floors_supported: true aliasCode: admatic diff --git a/dev-docs/bidders/monetixads.md b/dev-docs/bidders/monetixads.md index 6f2a3fc96d..93512e7449 100644 --- a/dev-docs/bidders/monetixads.md +++ b/dev-docs/bidders/monetixads.md @@ -13,7 +13,7 @@ coppa_supported: true gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp schain_supported: true dchain_supported: false -userIds: criteo, id5Id, sharedId, unifiedId +userIds: all safeframes_ok: true floors_supported: true aliasCode: admatic diff --git a/dev-docs/bidders/netaddiction.md b/dev-docs/bidders/netaddiction.md index 54406a1a18..3a1a8e702b 100644 --- a/dev-docs/bidders/netaddiction.md +++ b/dev-docs/bidders/netaddiction.md @@ -13,7 +13,7 @@ coppa_supported: true gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp schain_supported: true dchain_supported: false -userIds: criteo, id5Id, sharedId, unifiedId +userIds: all safeframes_ok: true floors_supported: true aliasCode: admatic diff --git a/dev-docs/bidders/pixad.md b/dev-docs/bidders/pixad.md index 22368c79ac..3ece67bd27 100644 --- a/dev-docs/bidders/pixad.md +++ b/dev-docs/bidders/pixad.md @@ -13,7 +13,7 @@ coppa_supported: true gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp schain_supported: true dchain_supported: false -userIds: criteo, id5Id, sharedId, unifiedId +userIds: all safeframes_ok: true floors_supported: true aliasCode: admatic diff --git a/dev-docs/bidders/yobee.md b/dev-docs/bidders/yobee.md new file mode 100644 index 0000000000..210787347e --- /dev/null +++ b/dev-docs/bidders/yobee.md @@ -0,0 +1,92 @@ +--- +layout: bidder +title: Yobee +description: Prebid Yobee Bidder Adapter. +pbjs: true +pbs: true +biddercode: yobee +media_types: banner,video,native +gvl_id: 1281 (admatic) +tcfeu_supported: true +usp_supported: true +coppa_supported: true +gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp +schain_supported: true +dchain_supported: false +userIds: all +safeframes_ok: true +floors_supported: true +aliasCode: admatic +multiformat_supported: will-bid-on-any +sidebarType: 1 +--- + +### Description + +Yobee header bidding adapter connects with Yobee demand sources to fetch bids for network ID. Please reach out to your account manager or for more information. + +### Bid params + +{: .table .table-bordered .table-striped } + +| Name | Scope | Description | Example | Type | +|-------------|----------|-------------------------------------|----------|----------| +| `networkId` | required | The network ID from Yobee | `12345` | `number` | +| `host` | required | RTB Host | `*.rtb.yobee.it` | `string` | + +### Test Parameters + +300x250 banner test + +```javascript +var adUnits = [{ + code: 'your-slot_1-div', + mediaTypes: { + banner: { sizes: [[300, 250]] }, + }, + bids: [{ + bidder: 'yobee', + params: { + networkId: 12345, + host: '*.rtb.yobee.it' + } + }] +},{ + code: 'your-slot_2-div', + mediaTypes: { + native: { ... }, + }, + bids: [{ + bidder: 'yobee', + params: { + networkId: 12345, + host: '*.rtb.yobee.it' + } + }] +},{ + code: 'your-slot_3-div', + mediaTypes: { + video: { ... }, + }, + bids: [{ + bidder: 'yobee', + params: { + networkId: 12345, + host: '*.rtb.yobee.it' + } + }] +}]; +``` + +### UserSync example + +```javascript +pbjs.setConfig({ + userSync: { + iframeEnabled: true, + syncEnabled: true, + syncDelay: 1, + aliasSyncEnabled: true + } +}); +```