Skip to content

The JAVA server makes some RTB fields visible to bidders that shouldn't be visible #4236

@YuriyVelichkoPI

Description

@YuriyVelichkoPI

Background

The bidder requests on PBS JAVA contains the following RTB fields

  • ext.prebid.aliasgvlids
  • ext.prebid.returnallbidstatus
  • ext.prebid.floors
  • ext.prebid.targeting

However, according to this doc they shouldn't be in the bidder requests:
https://docs.prebid.org/prebid-server/endpoints/openrtb2/pbs-endpoint-auction.html#prebid-server-ortb2-extension-summary

The bidder requests on PBS GO doesn't contain these fields.

I'm not sure if PBS JAVA expose other fields that it shouldn't expose to the bidders, but at least we see these fields.

Objectives

  1. Decide whether it is an issue or not
    • Decide what to fix - documentation or code
  2. If it is an issue of PBS JAVA feel free to assign this issue to @zxPhoenix . And he will provide the patch on behalf of Raptive.
    • Advice if we should review the visibility of other fields marked as invisible for the adapters in the spec

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Ready for Dev

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions