Skip to content

Commit

Permalink
OD-12994: Ad unit code
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantseven committed Jun 15, 2021
1 parent d57ac49 commit d1345f8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 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,12 @@ 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;

// Global Placement ID. The unique identifier of the placement that is sent
// to all participants in buying impressions for this placement. In general,
// this field will be populated with one of the DFP Ad Unit Code, Prebid Ad Slot,
// or value provided by the publisher or ad server.
optional string gpid = 4;
}

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

0 comments on commit d1345f8

Please sign in to comment.