From e584eeb47061dd43eaf3f340fc12632b97e48ce6 Mon Sep 17 00:00:00 2001 From: Rob Hazan Date: Thu, 21 Dec 2023 13:12:48 -0500 Subject: [PATCH 1/2] transaction and request ID clarifications --- 2.6.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2.6.md b/2.6.md index 176faf9..6a7a60b 100644 --- a/2.6.md +++ b/2.6.md @@ -855,7 +855,7 @@ This object describes the nature and behavior of the entity that is the source o tid string; recommended - Transaction ID that must be common across all participants in this bid request (e.g., potentially multiple exchanges). + Transaction ID, generated by the publisher or agent originating an ad request for the end user, that must be common across all participants in this bid request (e.g., potentially multiple exchanges). It should not be assumed that this ID uniquely identifies 1 biddable impression opportunity, unless that's all that exists on the bid request. Any podded audio/video bid request or multi-impression bid request may reflect multiple concurrent biddable impression opportunities. To uniquely identify those, consider using per-impression transaction IDs. pchain @@ -2740,7 +2740,7 @@ This object is associated with a `SupplyChain` object as an array of nodes. Thes rid string - The OpenRTB RequestId of the request as issued by this seller. + The OpenRTB RequestId of the bid request as issued by the advertising system associated with this Supply Chain Node. name From d0a4b1703bf4777b43bd7cab8d3693e27525a9bb Mon Sep 17 00:00:00 2001 From: Rob Hazan Date: Thu, 21 Dec 2023 13:30:35 -0500 Subject: [PATCH 2/2] matching oRTB3 language --- 2.6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.6.md b/2.6.md index 6a7a60b..4bf36b0 100644 --- a/2.6.md +++ b/2.6.md @@ -855,7 +855,7 @@ This object describes the nature and behavior of the entity that is the source o tid string; recommended - Transaction ID, generated by the publisher or agent originating an ad request for the end user, that must be common across all participants in this bid request (e.g., potentially multiple exchanges). It should not be assumed that this ID uniquely identifies 1 biddable impression opportunity, unless that's all that exists on the bid request. Any podded audio/video bid request or multi-impression bid request may reflect multiple concurrent biddable impression opportunities. To uniquely identify those, consider using per-impression transaction IDs. + Transaction ID, generated by the publisher or agent originating an ad request for the end user, that must be common across all participants in this bid request (e.g., all exchanges participating in a header bidding or similar publisher-centric broadcast scenario). It should not be assumed that this ID uniquely identifies 1 biddable impression opportunity, unless that's all that exists on the bid request. Any podded audio/video bid request or multi-impression bid request may reflect multiple concurrent biddable impression opportunities. To uniquely identify those, consider using per-impression transaction IDs. pchain