From 169844a317e8663bb625f102bf86ddcbc6664d85 Mon Sep 17 00:00:00 2001 From: James Yuzawa Date: Fri, 21 Apr 2023 10:29:41 -0400 Subject: [PATCH] podid: integer -> string per change log of https://iabtechlab.com/wp-content/uploads/2022/04/OpenRTB-2-6_FINAL.pdf "Updated July 2022 podid is a string, there was a conflict between the examples and the specification, the specification was incorrectly labeled integer" --- AdCOM v1.0 FINAL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AdCOM v1.0 FINAL.md b/AdCOM v1.0 FINAL.md index f6df748..63c9ca0 100644 --- a/AdCOM v1.0 FINAL.md +++ b/AdCOM v1.0 FINAL.md @@ -1490,7 +1490,7 @@ This object signals that the placement may be a video placement and provides add podid - integer + string Unique identifier indicating that an impression opportunity belongs to a video ad pod. If multiple impression opportunities within a bid request share the same podid, this indicates that those impression opportunities belong to the same video ad pod. @@ -1657,7 +1657,7 @@ This object signals that the placement may be an audio placement and provides ad podid - integer + string Unique identifier indicating that an impression opportunity belongs to a video ad pod. If multiple impression opportunities within a bid request share the same podid, this indicates that those impression opportunities belong to the same video ad pod.