From 0091366c5def8fbc1fbe5b0cc5a13a7e175b5fc4 Mon Sep 17 00:00:00 2001 From: pkaczmarek Date: Sat, 13 Dec 2025 14:01:51 +0100 Subject: [PATCH] Adagio: Enable site capability --- src/main/resources/static/bidder-params/adagio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/static/bidder-params/adagio.json b/src/main/resources/static/bidder-params/adagio.json index d0cbf17d8fc..af6a6bc4465 100644 --- a/src/main/resources/static/bidder-params/adagio.json +++ b/src/main/resources/static/bidder-params/adagio.json @@ -10,7 +10,7 @@ }, "placement": { "type": "string", - "description": "Refers to the placement of an adunit in a page. Must not contain any information about the type of device." + "description": "Refers to the placement of an adunit in a page. See Adagio recommended values: https://prebid.org/dev-docs/bidders/adagio.html#recommended-placement-param-values." }, "site": { "type": "string",