Skip to content

Commit

Permalink
OD-12994: DFP ad unit code
Browse files Browse the repository at this point in the history
Added field for DFP ad unit code and GPID propagation
  • Loading branch information
Konstantseven committed Jun 9, 2021
1 parent d57ac49 commit 620b2f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/proto/com/magnite/openrtb/v2/openrtb-xapi.proto
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@ message ImpExt {
// Supported viewability vendors. For list of supported vendors, visit:
// https://resources.rubiconproject.com/resource/publisher-resources/xapi-specifications/#4.9.
repeated string viewabilityvendors = 3;

// Field for DFP ad unit code and GPID propagation.
optional string gpid = 4;
}

extend com.iabtechlab.openrtb.v2.BidRequest.Imp {
Expand Down

0 comments on commit 620b2f3

Please sign in to comment.