From b1e1e2060838243e9272e5f50fbc0a1830a5895f Mon Sep 17 00:00:00 2001 From: Mason Pimentel Date: Thu, 18 Dec 2025 14:18:07 -0800 Subject: [PATCH] SBE-2291 Remove protected audience related info from Unruly adapter documentation --- dev-docs/bidders/unruly.md | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/dev-docs/bidders/unruly.md b/dev-docs/bidders/unruly.md index 644f9ea86b..0124c88676 100644 --- a/dev-docs/bidders/unruly.md +++ b/dev-docs/bidders/unruly.md @@ -30,32 +30,6 @@ sidebarType: 1 | `siteid` | deprecated | The site ID from Unruly. This will be provided to you by your Unruly account manager, this is backward compability. | `123456` | `integer` | | `featureOverrides` | optional | This param is a generic object for configuring Unruly outstream demand. To run UNmissable, set ‘canRunUnmissable’ to true. | `"featureOverrides": {"canRunUnmissable": true}` | `object` | -### Protected Audience API (PAAPI) support - -There’s an option to receive demand for Protected Audience API (FLEDGE/PAAPI) -ads using Unruly's (Nexxen) bid adapter. -Prebid’s [paapiForGpt](https://docs.prebid.org/dev-docs/modules/paapiForGpt.html) -module and Google Ad Manager is currently required. - -The following steps should be taken to setup Protected Audience for Unruly(Nexxen): - -1. Reach out to your account manager to coordinate set up: - -2. Build and enable PAAPI module as described in -[paapiForGpt](https://docs.prebid.org/dev-docs/modules/paapiForGpt.html) -module documentation. - - Make sure to enable Unruly bidder to participate in PAAPI. If there are any other bidders to be allowed for that, add them to the **bidders** array: - - ```javascript - pbjs.setConfig({ - paapi: { - bidders: ["unruly"], - enabled: true - } - }) - ``` - ### First Party Data Publishers should use the `ortb2` method of setting [First Party Data](https://docs.prebid.org/features/firstPartyData.html). The following fields are supported: