这是indexloc提供的服务,不要输入任何密码
Skip to content

Add SSP to the query parameter of the key value server. #987

@k-o-ta

Description

@k-o-ta

This proposal is for implementing a blocklist for SSPs.

Some SSPs have restrictions on ad categories.
There are three ways to check if an ad is included in the blocklist when generateBid.

  1. store the blocklist in IG.
  2. fetch the blocklist from the trusted server.
  3. include the blocklist in perBuyerSignal.

All of these make the blocklist public, which is not preferable.
If the query parameter contains the SSP name, we can only retrieve if the IG is included in the blocklist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions