Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 077df14

Browse files
authored
add pbs gpp suport (prebid#4525)
* add pbs gpp suport * move to bottom
1 parent 0311b8d commit 077df14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-docs/pbs-bidders.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Publishers are advised to check with legal counsel before doing business with an
5656
| **Mobile App Support** | {% if page.pbs_app_supported and page.pbs_app_supported == false %}no{% elsif page.pbs_app_supported and page.pbs_app_supported == true %}yes{% else %}check with bidder{% endif %} | **Prebid Server Adapter** | yes |
5757
| **Floors Support** | {% if page.floors_supported == false %}no{% elsif page.floors_supported == true %}yes{% else %}check with bidder{% endif %} | **First Party Data Support** | {% if page.fpd_supported == true %}yes{% elsif page.fpd_supported == false %}no{% else %}check with bidder{% endif %} |
5858
| **Multi Format Support** | {% if page.multiformat_supported %}{{page.multiformat_supported}}{% else %}check with bidder{% endif %} | **ORTB Blocking Support** | {% if page.ortb_blocking_supported == true %}yes{% elsif page.ortb_blocking_supported == false %}no{% elsif page.ortb_blocking_supported == 'partial' %}partial{% else %}check with bidder{% endif %} |
59+
| **GPP Support** | {% if page.gpp_supported == true %}yes{% else %}no{% endif %} |
5960

6061

6162
<h3>"Send All Bids" Ad Server Keys</h3>

0 commit comments

Comments
 (0)